From 164af6c0f3e6a3f63b32aad0104ca03fbf9cbecf Mon Sep 17 00:00:00 2001 From: Aleksey Zimin <27226909+alekseyzimin@users.noreply.github.com> Date: Tue, 21 Jun 2022 16:32:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e13d4..4ea5c33 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ False-positive identifications are a significant problem in metagenomics classif # Announcements ## New release v0.7.3 -Coming Soon. This maintenance release fixes issues with building large databases. This release also installs Jellyfish version 1 by default under KRAKENUNIQ_INSTALL_DIR/jellyfish-install/bin/, unless -s switch is used. KrakenUniq requires Jellyfish version 1 to build databases. +Coming Soon. This maintenance release fixes (a) issues with building large databases; (b) installs Jellyfish version 1 by default under KRAKENUNIQ_INSTALL_DIR/jellyfish-install/bin/, unless -s switch is used (KrakenUniq requires Jellyfish version 1 to build databases), and (c) fixes --work-on-disk option. ## New release v0.7.2 This maintenance release fixes the --paired option in krakenuniq and the minor problem at the last stage of building a new database (report).