powered by
Returns IDs of ontology terms given terms' names
get_onto_id(vec_name, ontology, names = FALSE)
names od terms
ontology
use element name
vector of IDs.
# NOT RUN { data(HAO) vec_name=c("ventral mesofurco-profurcal muscle", "anatomical entity") get_onto_id(vec_name, HAO) # }
Run the code above in your browser using DataLab