secLevGen | R Documentation |
simple generation of children of 'choices' given as terms, returned as TermSet
secLevGen(choices, ont)
choices |
vector of terms |
ont |
instance of ontology_index (S3) from ontologyIndex package |
TermSet instance
efoOnto = getOnto("efoOnto")
secLevGen( "disease", efoOnto )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.