Skip to content

Releases: OndrejSladky/kmercamel

v1.0.2

01 Oct 14:01
abbb8ff
Compare
Choose a tag to compare

Fixed an issue with mask optimization for k>15.

v1.0.1

14 Sep 20:37
ccefa59
Compare
Choose a tag to compare

KmerCamel 🐫 gives a warning if mask convention is violated.

v1.0

22 Aug 21:57
a1f3af8
Compare
Choose a tag to compare
  • Largely memory and speed optimizations
  • Support for k-mers up to 127
  • Possible optimization of masks
  • Universal support for reading .gz files and for reading from stdin

v0.1

30 Jan 21:06
Compare
Choose a tag to compare

Initial experimental implementation of KmerCamel🐫.