You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a bug that causes one-column rows to be reduced to scalars (e07636d). This bug occurs with pure isolates when all reads can be unambiguously assigned to a single species (#5).
Add -g to control the minimum number of unique marker genes (default: 1) required for a species to report its genome copies. Increase -g (1 -> 2) lowers recall (detection limit: 0.125 -> 0.25) but improves precision.
[breaking] Add decoy protein sequences (RefSeq fungi, protozoa, viral, plant, and human GRCh38/hg38) which effectively trap non-prokaryotic reads and prevent them from inflating total prokaryotic genome copy estimates if the pre-filtering module (default with Kraken2) is not enabled. Pre-filtering is no longer necessary even if samples are contaminated with human DNA or other common eukaryotes/viruses, unless the mean genome size of prokaryotes needs to be estimated. See 8918168 for more details. This function requires a database released on or after 2024-06-28.