powered by
match ontology terms by direct mapping and mapping descendants to ancestors
getOntoMapping(ont, onts1, onts2)
a named list for ontology id mapping looks like ontology_id:ontology_id
the ontology object from get_OBO
a character vector of ontology id
if (FALSE) { getOntoMapping(ont = ont, onts1 = "CL:0000548", onts2 = c("CL0000548", "CL:0000066")) }
Run the code above in your browser using DataLab