Closed holtgrewe closed 4 months ago
Can you tell me which version of hpo
you're using and how you're loading the Ontology?
It works fine for me.
wget https://github.com/obophenotype/human-phenotype-ontology/releases/latest/download/hp.obo
wget https://github.com/obophenotype/human-phenotype-ontology/releases/latest/download/genes_to_phenotype.txt
wget https://github.com/obophenotype/human-phenotype-ontology/releases/latest/download/phenotype.hpoa
cargo run -r --example compare_ontologies tests/ontology.hpo ./
#Numbers
Version 2024-04-26 2024-07-01
Terms 18961 19161
Genes 5075 5088
Omim Diseases 8251 8296
Orpha Diseases 4244 4244
....
Never mind, I did not see that they still have the hpo.obo
and used the hpo-base.obo
. Thanks!
The version line changed in one of the recent releases: