Skip to content

Minimap2-2.5 (r572)

Compare
Choose a tag to compare
@lh3 lh3 released this 11 Nov 16:30
· 579 commits to master since this release

This release fixes several bugs and brings a couple of minor improvements:

  • Fixed a severe bug that leads to incorrect mapping coordinates in rare
    corner cases. This bug was introduced by 13b66aa and affects v2.3 and v2.4.

  • Fixed underestimated mapping quality for chimeric alignments when the whole
    query sequence contains many repetitive minimizers, and for chimeric
    alignments caused by Z-drop.

  • Fixed two bugs in Python binding: incorrect strand field (#57) and incorrect
    sequence names for Python3 (#55).

  • Improved mapping accuracy for highly overlapping paired ends.

  • Added option -Y to use soft clipping for supplementary alignments (#56).

(2.5: 11 November 2017, r572)