View source: R/helper_functions.R
getOntologyName | R Documentation |
Get a names list of ontology and id by id
getOntologyName(ont, onto_id)
ont |
ontology object |
onto_id |
character vector of ontology ids |
a named list mapping ontology id and ontology name
## Not run:
getOntologyName(onto_id = "epithelial cell of lung", ont = ont)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.