getOntoMultiMapping | R Documentation |
Match descendants to ancestors in multiple ontology id lists
getOntoMultiMapping(ont, onts)
ont |
ontologyIndex object |
onts |
named list of ontology ids |
a named character of mapping from:mapping to
## Not run:
getOntoMultiMapping(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.