ncbitaxonomy
This is a Rust crate (i.e. library) for working with a local copy of the
NCBI Taxonomy database.
The database can be downloaded (either taxdump.zip
or taxdump.tar.gz
) from the
NCBI Taxonomy FTP site.
TODO
- Clean up non-idiomatic code
- Add testing via CI