biodbs 0.3.0¶
Released: 2026-04-03
0.3.0 expanded biodbs with new database coverage, stronger translation utilities, and broader tests for fetched data and GMT workflows.
Highlights¶
- Added ClinVar database support.
- Added GMT parsing and related tests.
- Added HGNC database support and integrated HGNC into translation functions.
- Improved fetched data utilities used across database clients.
- Added deprecation warnings for deprecated functions.
- Added benchmarking scripts for the biodbs library.
Documentation¶
This release updated the project documentation alongside the version bump.
Verification¶
The release included comprehensive unit tests for ClinVar and GMT behavior.
Upgrade¶
Users upgrading from 0.2.1 should review deprecation warnings and move to the newer translation APIs where applicable.