Skip to content

Releases: refresh-bio/vclust

v1.2.8: PyPi installation

22 Oct 21:40
e60a35a
Compare
Choose a tag to compare
  • PyPi installation,
  • Set default --min-kmers to 20.

v1.2.7: Added mode` info` for veryfying availability of submodules binaries.

16 Oct 07:03
ffd55f8
Compare
Choose a tag to compare
Added mode `info` for veryfying availability of submodules binaries.

Co-authored-by: aziele <a.zielezinski@gmail.com>

v1.2.6: Improved `align` stage

14 Oct 16:30
Compare
Choose a tag to compare
  • Improved time and memory-efficiency of the align step.
  • Leiden algorithm included in the pre-compiled macOS binaries.
  • Documentation update (Wiki).

v1.2.3: Sampling options added, improved`cluster` stage

07 Oct 13:34
06864df
Compare
Choose a tag to compare
  • Sampling options added.
  • Lower memory requirements of cluster stage.

v1.1.1: Optional output alignments

23 Sep 13:01
Compare
Choose a tag to compare

v1.0.4: Bugfixes in Clusty and Kmer-db submodules

20 Aug 21:05
Compare
Choose a tag to compare

v1.0.3: Bugfix for large data given as one batch

11 Jul 19:47
Compare
Choose a tag to compare

Fixed:

  • For large datasets given as one batch (default), one of vclust components was executed in memory-consuming mode. Now, this is fixed, which should significantly reduce RAM usage.

v1.0.2: Improved error handling

11 Jul 16:14
e8d98a2
Compare
Choose a tag to compare
  • Improved error handling in main vclust script.

v1.0.1: Bugfix release

28 Jun 19:41
Compare
Choose a tag to compare

Bugfixes in submodules:

  • support for smallcaps in LZ-ANI
  • verification of wrong input (non-DNA) for kmer-db

v1.0.0: First release

26 Jun 20:59
Compare
Choose a tag to compare
Initial commit