Skip to content

Minimap2-2.9 (r720)

Compare
Choose a tag to compare
@lh3 lh3 released this 24 Feb 14:34
· 458 commits to master since this release

This release fixed multiple minor bugs.

  • Fixed two bugs that lead to incorrect inversion alignment. Also improved the
    sensitivity to small inversions by using double Z-drop cutoff (#112).

  • Fixed an issue that may cause the end of a query sequence unmapped (#104).

  • Added a mappy API to retrieve sequences from the index (#126) and to reverse
    complement DNA sequences. Fixed a bug where the best_n parameter did not
    work (#117).

  • Avoided segmentation fault given incorrect FASTQ input (#111).

  • Combined all auxiliary javascripts to paftools.js. Fixed several bugs in
    these scripts at the same time.

(2.9: 24 February 2018, r720)