Skip to content

Releases: tlemane/kmtricks

Release v1.5.1

15 Dec 20:53

Choose a tag to compare

  • Fix regression introduced with v1.5.0

Release v1.5.0

13 Dec 08:21

Choose a tag to compare

  • kmtricks index and kmtricks query are deprecated, kmindex should be used instead.
  • kmtricks format was also removed since it was only related to kmtricks index
  • ARM support for Linux and macos, with the help of @Smeds

Release v1.4.0

09 Apr 13:35

Choose a tag to compare

kmtricks release v1.4.0

  • Add
    • kmtricks combine: combine p/a and abundance matrices

Release v1.3.0

23 Feb 21:43

Choose a tag to compare

kmtricks release v1.3.0

  • Add

    • kmtricks pipeline --repart-from: use the same partitioning scheme as another kmtricks run.
    • k-mer abundances indexing: cbf matrix construction.
  • Fix

    • kmtricks filter --out-types k: some k-mers absent in the matrix were not reported.

Release v1.2.1

06 Apr 11:55

Choose a tag to compare

kmtricks release v1.2.1

  • fix Bloom filters formatting on macOS.
  • fix bugs related to empty partitions in hash mode.

Release v1.2.0

29 Mar 17:46

Choose a tag to compare

kmtricks release v1.2.0

  • index

  • k-mer matrix

    • new cmd: kmtricks filter
    • fix kmtricks dump/aggregate for presence/absence matrix

Release v1.1.1

03 Nov 12:36

Choose a tag to compare

kmtricks release v1.1.1

  • fix histogram overhead
  • fix query

Release v1.1.0

20 Oct 20:19

Choose a tag to compare

kmtricks release v1.1.0

  • Rename cli options for consistency
  • Outputs partition-specific false positive rate
  • Plugins support

Release v1.0.0

29 Jul 22:52

Choose a tag to compare

kmtricks release v1.0.0

  • New modules: dump, aggregate, index, query
  • New API
  • More time and space efficient, particularly in bf mode

Release v0.0.6

20 Apr 09:00

Choose a tag to compare