Skip to content

Commit

Permalink
Two short contigs, indexed and with sequence dictionary, to facilitat…
Browse files Browse the repository at this point in the history
…e testing
  • Loading branch information
kvg committed Sep 1, 2017
1 parent 4143ed6 commit 925b2a8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/two_short_contigs.fa
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
>1
TTCTGTATCGTATGCTCTGAATAAAAATCGTGGCCCTATTTCGTATAGT
>2
GGGCCGCGCCTATTATGGGCTTCTCTCTGAGTACTGGTCATGTAGTTGCTGTAGTCGTAGTGTCGTGGCCCCCCAGT
3 changes: 3 additions & 0 deletions tests/two_short_contigs.fa.dict
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@HD VN:1.0 SO:unsorted
@SQ SN:1 LN:49 M5:21ca4bb1bef83008283ee8004e655108 UR:file:///Users/kiran/repositories/INDIANA/tests/two_short_contigs.fa
@SQ SN:2 LN:77 M5:9d7185f45ffaa0cff06179aaacd77435 UR:file:///Users/kiran/repositories/INDIANA/tests/two_short_contigs.fa
2 changes: 2 additions & 0 deletions tests/two_short_contigs.fa.fai
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1 49 3 49 50
2 77 56 77 78

0 comments on commit 925b2a8

Please sign in to comment.