Skip to content

Releases: bo1929/krepp

v0.6.0

21 Nov 23:16

Choose a tag to compare

v0.5.2

17 Oct 00:41

Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

16 Aug 21:14

Choose a tag to compare

For Bioconda -- Full Changelog: v0.5.0...v0.5.1

v0.5.0

v0.4.3

17 Mar 21:49

Choose a tag to compare

  • Important bug fixes thanks to @armandiB (issue #6).
    i) Having an input reference sequence shorter than the k-mer (or the minimizer) length triggered a bug which resulted in some of the reference sequences being ignored.
    ii) Setting -w and -k to the same value led to unexpected behavior.

  • Significant speed up due to better parallelism, especially with higher number of threads.

v0.4.2

17 Feb 18:42

Choose a tag to compare

Minor changes, made OpenMP optional, alternative binaries with/without libcurl & OpenMP and static/dynamic builds.

v0.4.1

04 Feb 20:04
5870363

Choose a tag to compare

  • Fixed .jplace field order.

v0.4.0

02 Feb 20:31
66dedd1

Choose a tag to compare

v0.0.3

27 Jan 23:28

Choose a tag to compare

v0.0.2 without libcurl

30 Nov 02:03
d058497

Choose a tag to compare

This release removes libcurl dependency and lacks the ability to download input references directly from FTP servers.