bioforensics / pytaxonkit

Python bindings for the TaxonKit library
Other
31 stars 2 forks source link

Fix test suite #37

Closed standage closed 2 months ago

standage commented 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.