v0.1.5
The highlights of v0.1.5
:
- faster HPO loading from obographs JSON file (was 40s, now 3s)
- faster graph traversal, e.g. for finding ancestors or descendants of a term
- new functionality for calculating information content of ontology terms
- improvement of the test coverage, enhancement of the package metadata
What's Changed
- Shorten ontology loading, calculate IC of terms, optimize graph traversal, expose common model elements by @ielis in #22
- Update classifiers to indicate the supported Python versions by @ielis in #24
- Accept
Identified
andTermId
s inRuleValidator
by @ielis in #25
Full Changelog: v0.1.4...v0.1.5