Walker to create a fastq file from an interval list
useful to convert bait and target interval lists into actual sequences that we can align with bwa and test for mappability.
This commit is contained in:
parent
31827022db
commit
815f119f7c
|
|
@ -0,0 +1,3 @@
|
|||
chr1:1-100
|
||||
chr1:200-400
|
||||
chr1:450-459
|
||||
Loading…
Reference in New Issue