v0.4.0
Add IndexedOntologyGraph
to speed up HPO graph operations by working in the term ID index space.
What's Changed
- Enhance the documentation by @ielis in #48
- Implement edge distance on
OntologyGraph
by @ielis in #51 - Implement hierarchical distance term id sorting by @ielis in #52
- Add
IndexedOntologyGraph
by @ielis in #53
Full Changelog: v0.3.1...v0.4.0