Gets the gene ontology annotations for a given protein.
Usage
get.go(id, format = 'dataframe', silent = FALSE)
Value
Returns a dataframe (by default) with GO IDs linked to the protein of interest, as well as additional information related to these GO ids. A string with the GO ids can be obtained as output if indicated by means of the argument 'format'.
Arguments
id
the UniProt identifier of the protein of interest.
format
string indicating the output's format. It should be either 'dataframe' or 'string'. The 'string' format may be convenient when subsequent GO terms enrichment analysis is intended.
silent
logical, if FALSE print details of the reading process.
Author
Juan Carlos Aledo
References
Rhee et al. (2008) Nature Reviews Genetics 9:509–515.