Skip to content

v.0.1.24

Choose a tag to compare

@GregoryFaust GregoryFaust released this 28 Nov 22:27
· 22 commits to master since this release

This release fixes a sometimes fatal bug caused by underflow/overflow of reference coordinates on contigs due to clipped reads near the beginning/end of a contig. Also, especially in overflow, there was a small chance of samblaster falsely identifying as duplicates a read pair mapping to the end of one contig with a read pair at the beginning of the next contig.

Fixes issue #26.