get_child_terms: Return child terms of a term

get_child_termsR Documentation

Return child terms of a term

Description

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

Usage

get_child_terms(terms)

Arguments

terms

An array of terms

Value

An array containing descendends of the annotation terms, including the terms themselves

Examples

get_child_terms("http://purl.obolibrary.org/obo/MONDO_0000408")


jsicherman/Gemma-API documentation built on April 27, 2024, 2:57 a.m.