get_shortened_names | R Documentation |
Get human readable, shortened (where possible) ontological term names
get_shortened_names(ontology, terms)
ontology |
|
terms |
Character vector of ontological terms |
Character vector
library(ontologyIndex)
data(hpo)
get_shortened_names(hpo, c("HP:0001873", "HP:0011877"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.