v2.1.1
What's Changed
New features
- Aility to retrieve the latest taxonomic classifications from NCBI
Updates
- Update program architecture: The expand module contains a sub module per external database, group modules by the external database from which data is sourced
- Increase unit test coverage
- Simplify using
get_db_connection, takes 2 positional args,pathlib.Pathobject andbool - Updated documentation
- Get ncbi tax lineages by @HobnobMancer in #90
Full Changelog: v2.0.13...v2.1.1