Description Usage Arguments Value See Also Examples
Get set of terms containing all ancestors of terms in a given set
1 | get_ancestors(ontology, terms)
|
ontology |
|
terms |
Character vector of ontological terms. |
Character vector of all terms which are an ancestor of at least one term in terms
, including the terms themselves
1 2 | data(hpo)
get_ancestors(hpo, c("HP:0001873", "HP:0011877"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.