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.Path` object and `bool`
- Updated documentation
* Get ncbi tax lineages by HobnobMancer in https://github.com/HobnobMancer/cazy_webscraper/pull/90
**Full Changelog**: https://github.com/HobnobMancer/cazy_webscraper/compare/v2.0.13...v2.1.1