Closed standage closed 2 months ago
The recent TaxonKit 0.17 release broke two tests due to a bugfix with taxonkit filter. This PR updates the two tests to confirm the previous results work with discard_norank=True and new results with discard_norank=False.
taxonkit filter
discard_norank=True
discard_norank=False
The recent TaxonKit 0.17 release broke two tests due to a bugfix with
taxonkit filter
. This PR updates the two tests to confirm the previous results work withdiscard_norank=True
and new results withdiscard_norank=False
.