Description Usage Arguments Value See Also Examples
Get set of terms containing all descendants of terms in a given set
1 | get_descendants(ontology, roots, exclude_roots = FALSE)
|
ontology |
|
roots |
Character vector of IDs for terms with respect to which descendants are to be defined. |
exclude_roots |
Boolean determining whether to remove the given |
Character vector of terms
1 2 | data(hpo)
get_descendants(hpo, roots="HP:0001873")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.