Extract data from the Human Phenotype Ontology (HPO) using the Application Programming Interface (API).
HPO ID for a given term.
Type of data to extract. Set NULL
to return all data.
API entry point. See HPO API documentation for details.
A named list or data.frame of metadata for a given HPO ID.
dat <- hpo_api(hpo_id="HP:0011420", type="diseases")