Recent Releases of cmash

cmash - v0.5.2 bump for Zenodo

Just a version bump for Zenodo

- Python
Published by dkoslicki about 5 years ago

cmash - v0.5.1

Change log: - case sensitivity issue addressed (issue #22) - more testing included (issue #14) - ground truth comparisons now possible (issue #30) - more efficient ternary search tree construction (issue #29)

No CLI changes

- Python
Published by dkoslicki about 6 years ago

cmash - Version 0.5.0

Change log:

  1. 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.
  2. Addressed issue with multiple k-mer sizes reporting inconsistent results #19
  3. Modularized the StreamingQueryDNADatabase.py script #24 and began adding many more tests #14
  4. Minor bug fixes for pathological cases (very small genomes, empty containment index matrices, etc.)
  5. Bioconda release as per #16

- Python
Published by dkoslicki over 6 years ago

cmash - Python3 compliant v0.4.0 release

(semi)-stable release addressing most issues to date.

- Python
Published by dkoslicki over 6 years ago

cmash - Version 0.2.3

First major release

- Python
Published by dkoslicki over 8 years ago