KMCP v0.9.3
Changes
v0.9.3 - 2023-07-16
-
kmcp compute/split-genomes
:- fix a bug in chunk computation when splitting circular genomes (
--circular
).
- fix a bug in chunk computation when splitting circular genomes (
-
kmcp search/merge
:-
append simple stats to the search result as comment lines, including the number of input and matched queries. e.g.,
# input queries: 930254 # matched queries: 923820 # matched percentage: 99.3084%
-
-
kmcp profile
:-
fix metaphlan out format. #34
-
show stats of the number of input and matched queries in log. It would be helpful to show whether the reference genomes cover all microorganisms in the sample.
20:00:55.295 [INFO] 99.3084% (923820/930254) reads matched 20:00:55.295 [INFO] 100.0000% (923820/923820) matched reads belong to the 2 references in the profile
-
-
new tutorials: