Closed kbseah closed 6 months ago
If user does not use the multilvl classification method, Snakemake still parses rule taxonomy which looks for config parameters for the multilvl method, and raises KeyError if config options were removed. This PR fixes the bug.
multilvl
taxonomy
If user does not use the
multilvl
classification method, Snakemake still parses ruletaxonomy
which looks for config parameters for themultilvl
method, and raises KeyError if config options were removed. This PR fixes the bug.