From 77ea100145f60b53b01fad151f9058841fee47ac Mon Sep 17 00:00:00 2001 From: Jaebeom Kim <68528165+jaebeom-kim@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:58:19 +0900 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a23d3aec..2fadb193 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,11 @@ Presentation video from ISMB/ECCB 2023: [link](https://www.youtube.com/watch?v=v

-## Update notes -### v1.0.2 -- `--accession-level` option for `build` and `classify` workflow: It reports not only the taxon but also the accession of the best match. -- Fix minor bugs in `build` workflow. -- Generate `taxonomyDB` during `build` and load it during `classify` workflow for faster loading of taxonomy information. -- Support gzipped FASTA/FASTQ files in `add-to-library` and `classify` workflows. -- low-complexity filtering in `build` workflow as default with `--mask-prob 0.9`. - +## Update in v1.0.4 +- Fixed a minor reproducibility issue. +- Auto adjustment of `--match-per-kmer` parameter. Issue #20 solved. + + ## Installation ### Precompiled binaries ```