Skip to content

MashMap v3.0.5

Compare
Choose a tag to compare
@bkille bkille released this 28 Jun 05:37
· 55 commits to master since this release
c6978dd

Changelog:

  • Removed sanity-check filters that were actually dropping desired mappings
  • Sort query minmers upon recruitment using the heap as opposed to sorting for every stage 1 hit
  • Add -DPROFILE flag to compile w/ debug symbols and no inline (also removed inline keyword from some functions)
  • Cast jaccard to float now that it is no longer multiplied by 100.0.