]> git.donarmstrong.com Git - samtools.git/commit
Correct BIN check for CIGAR less reads
authorpeterjc <p.j.a.cock@googlemail.com>
Wed, 24 Apr 2013 11:00:03 +0000 (12:00 +0100)
committerpeterjc <p.j.a.cock@googlemail.com>
Wed, 24 Apr 2013 11:00:03 +0000 (12:00 +0100)
commit698a60f0225ea0d46364522db77a559d64b3052a
treefafbc3f2b6cbc8916259f26b8799bf539afa2924
parentbe1abba58b415b449a7a9230f2221fd3960781db
Correct BIN check for CIGAR less reads

This should mimic the logic in the import code. Any such reads
should also be unmapped.
bam_index.c