get_ontology_structure

get_ontology_structure(compendium = "vespucci", name_In = "Gene ontology")

Arguments

compendium

character - the selected compendium

name_In

character - the name of the ontology/ies of interest

Value

a character

Examples

if (FALSE) { get_ontology_structure(name_In="Agronomy") get_ontology_structure(name_In=c("Agronomy","Gene ontology")) }