Skip to content

Releases: refresh-bio/kmer-db

v2.3.1: Amino acid alphabet

Choose a tag to compare

@agudys agudys released this 20 May 09:21
bd8c42a
  • Multiple amino acid alphabets added.
  • Improved sparse new2all mode.

v2.2.5: Time improvements

Choose a tag to compare

@agudys agudys released this 25 Nov 10:32

Changes since last release:

2.2.5 (02.11.2024)

  • Improved logging.

2.2.4 (31.10.2024)

  • Improved support of patterns shared by large number of samples ('bubbles').

v2.2.3: Added `-version` switch

Choose a tag to compare

@agudys agudys released this 22 Oct 09:00
742b494
Added `-version` switch

v2.2.2: Added unified filtering and sampling

Choose a tag to compare

@agudys agudys released this 04 Oct 10:43
18719c7
  • Added rows sampling (-sample-rows option) in all2all-sp and all2all-parts modes.
  • Added unified filtering based on any specified measure (parameters -above, -above_eq, -below, and -below_eq replaced with -min and -max options).
  • Changed interface in distance mode: only one measure allowed, output file has to be specified.

NOTE: In this release an Kmer-db interface has changed slightly: -above/-above_eq/-below/-below_eq options have been replaced with -min/ -max and distance mode requires additional argument. Please update your pipelines accordingly.

v2.0.5: Updates in tests and automatic building scripts

Choose a tag to compare

@agudys agudys released this 12 Sep 22:24
1cad745
Updates in tests and automatic building scripts

v2.0.4: Update in `all2all-sp` mode: `above` and `below` options supported.

Choose a tag to compare

@agudys agudys released this 29 Aug 20:31
966faf2
Automatic release deployment

v2.0.3: Bugfix release

Choose a tag to compare

@sebastiandeorowicz sebastiandeorowicz released this 28 Jun 19:39

Bugfix for wrong input (non-DNA).

v2.0.2: Second version

Choose a tag to compare

@agudys agudys released this 26 Jun 20:51
656fe1d
  • Added new modes: all2all_sparse, all2all_parts,
  • Serious time and memory optimizations,
  • Support of MacOS (Apple M and x86 CPUs) and ARM platforms.

v1.11.1

Choose a tag to compare

@agudys agudys released this 07 Mar 22:48
04f2dd4

Changes from the previous release:

  • Removed deadlock in -multisample-fasta mode,
  • Added support of sparse inputs in distance mode,
  • Added support of sparse outputs in all2all, new2all, and distance modes (-sparse switch) with optional filtering (-above/-below),
  • Extended help information.

v1.9.4

Choose a tag to compare

@agudys agudys released this 28 May 15:40
GitHub Actions badge fixed