searchAnnotations.Rd
Searches Reactome/GO databases using query stem (i.e., incomplete term) and returns all matches.
searchAnnotations(query, db = NULL, species = NULL, ontology = NULL)
Query term. A character.
Database to search, if specified. One of:
"Reactome"
"GO"
Character specifying species, if specified. One of:
"Hs"
"Mm"
Character specifying GO ontology to filter terms by. If unspecified, one or more of:
"BP" - biological processes
"MF" - molecular functions
"CC" - cellular compartment
dataframe of terms that match query