get_child_terms | R Documentation |
When querying for ontology terms, Gemma propagates these terms to include any datasets with their child terms in the results. This function returns these children for any number of terms, including all children and the terms itself in the output vector
get_child_terms(terms)
terms |
An array of terms |
An array containing descendends of the annotation terms, including the terms themselves
get_child_terms("http://purl.obolibrary.org/obo/MONDO_0000408")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.