getOntologies {OmaDB} | R Documentation |
The function to obtain the gene ontologies from a dataframe of members.
getOntologies(df)
df |
the dataframe or a list of dataframes containing the member proteins of interest |
a list containing the geneID2GO information
ontologies = getOntologies(df = getData("group","YEAST58")['members'])