ssadedin / bazam

A read extraction and realignment tool for next generation sequencing data
GNU Lesser General Public License v2.1
99 stars 16 forks source link

-L chr1 runs but does not output anything #21

Open bwlang opened 5 years ago

bwlang commented 5 years ago

Thanks for writing this helpful software!

I think it should just extract chr1 reads or fail (reporting an invalid -L argument) Using -L chr1:1-248956422 does work

Npaffen commented 1 year ago

Fully agree here. The tool should extract the contig length itself if it want to be a smooth "bam to bam" pipeline.