Lightweight wrapper around ontologyIndex::get_ontology
to parse the Experimental Factor Ontology (EFO) or the Uber-anatomy ontology
(UBERON) from OBO format into an R object.
getOntology(onto = c("efo", "uberon"), cache = TRUE)
An object of class ontology_index
as defined in the
ontologyIndex package.
get_ontology
from the ontologyIndex package.
uberon <- getOntology("uberon")
#> Using cached version from 2024-10-30 16:01:10