From 5bbc1fd8fd22087353155c37f412d9cbd6a13570 Mon Sep 17 00:00:00 2001 From: Jaebeom Kim <68528165+jaebeom-kim@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:00:26 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0654a9c..a871b7c7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Presentation video from ISMB/ECCB 2023: [link](https://www.youtube.com/watch?v=v ## Update in v1.0.4 - Fixed a minor reproducibility issue. -- Fixed a bug occuring with sequences containing lowercased bases. +- Fixed a performance-harming bug occurring with sequences containing lowercased bases. - Auto adjustment of `--match-per-kmer` parameter. Issue #20 solved. - Record version info. in `db.parameter`