Skip to content

Ropebwt3-3.2 (r137)

Compare
Choose a tag to compare
@lh3 lh3 released this 24 Jul 01:02
· 100 commits to master since this release

This release implemented several critical features for sequence search:

  • New feature: Travis Gagie's algorithm for finding long MEMs. It is faster
    and now the default algorithm for MEM finding.

  • New feature: BWA-SW for local alignment. This algorithm allows mismatches
    and short gaps.

  • New feature: sampled suffix array for obtaining mapping positions.

  • Breaking: renamed match to mem.

(3.2: 23 July 2024, r137)