getOntoMinimal | R Documentation |
match descendant terms to ancestor terms within a dataset
getOntoMinimal(ont, onts)
ont |
the ontology object from get_OBO |
onts |
a character vector of ontology id |
a named list for ontology id mapping looks like ontology_id:ontology_id
## Not run:
getOntoMinimal(ont = ont, onts = c("CL0000548", "CL:0000066", "CL:0000082"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.