MashMap v3.0.5
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.