Description Usage Arguments Value Examples
View source: R/Viz_manipul_main.R
Returns all ontology terms which are ancestors of a given character set
1 | get_ancestors_chars(ontology, char_id, annotations = "auto")
|
ontology |
ontology_index object with character annatotions included (ontology$annot_characters). |
char_id |
IDs of character. |
annotations |
which annotations to use: "auto" means automatic annotations, "manual" means manual ones. Alternatively, any othe list element containing annotations can be specified. |
The vector of ontology terms IDs.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.