Skip to content

Commit a557853

Browse files
author
Avinash Ramu
committed
Add back newline that was removed in error during merge with master
1 parent 737db52 commit a557853

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
chrom start end name score strand splice_site acceptors_skipped exons_skipped donors_skipped anchor known_donor known_acceptor known_junction gene_names gene_ids transcripts variant_info
2-
22 93668 97252 JUNC00000001 5 + GT-AG 2 1 2 NDA 1 1 0 EP300 ENSG00000100393 ENST00000263253 22:94626-94627
2+
22 93668 97252 JUNC00000001 5 + GT-AG 2 1 2 NDA 1 1 0 EP300 ENSG00000100393 ENST00000263253 22:94626-94627
3+

tests/integration-test/data/junctions-annotate/expected-annotate.out

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ chrom start end name score strand splice_site acceptors_skipped exons_skipped do
3939
22 97533 97778 JUNC00300612 548 + GT-AG 0 0 1 DA 1 1 1 EP300 ENSG00000100393 ENST00000263253
4040
22 90586 104069 JUNC00300613 10 - GG-AG 1 0 1 A 0 1 0 RP1-85F18.6 ENSG00000232754 ENST00000415054
4141
22 90586 104068 JUNC00300614 100 - GT-AG 1 0 0 DA 1 1 1 RP1-85F18.6 ENSG00000232754 ENST00000415054
42-
22 90585 104068 JUNC00300614 10 - GT-GG 1 0 1 D 1 0 0 RP1-85F18.6 ENSG00000232754 ENST00000415054
42+
22 90585 104068 JUNC00300614 10 - GT-GG 1 0 1 D 1 0 0 RP1-85F18.6 ENSG00000232754 ENST00000415054
43+

0 commit comments

Comments
 (0)