View source: R/helper_functions.R
getOntologyId | R Documentation |
Get a names list of ontology and id by name
getOntologyId(ont, onto_name)
ont |
ontology object |
onto_name |
character vector of ontology names |
a named list mapping ontology id and ontology name
## Not run:
getOntologyId(onto_name = "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.