Returns IDs of ontology terms given terms' names
get_onto_id(vec_name, ontology, names = F)
names od terms
ontology
use element name
vector of IDs.
vec_name=c("ventral mesofurco-profurcal muscle", "anatomical entity")
get_onto_id(vec_name, HAO)
#> Error in get_onto_id(vec_name, HAO): object 'HAO' not found