Releases: dkoslicki/CMash
Releases · dkoslicki/CMash
v0.5.2 bump for Zenodo
v0.5.1
Version 0.5.0
Change log:
- largest end-user change: the
StreamingQueryDNADatbase.py
option-c
(aka--containment_threshold
) now only returns results with containment index greater than or equal to the specified value. i.e. if you set-c 0
, you get the whole training database back. - Addressed issue with multiple k-mer sizes reporting inconsistent results #19
- Modularized the
StreamingQueryDNADatabase.py
script #24 and began adding many more tests #14 - Minor bug fixes for pathological cases (very small genomes, empty containment index matrices, etc.)
- Bioconda release as per #16
Python3 compliant v0.4.0 release
(semi)-stable release addressing most issues to date.
Version 0.2.3
First major release