powered by
Searches the GO terms of the protein contained in a given set.
bg.go(ids)
Returns a dataframe with two columns (Uniprot ID, GO terms) and as many rows as different proteins there are in the input set.
either a vector containing the UniProt IDs of the background set or the path to the txt file containing the list of IDs acting as background.
Juan Carlos Aledo
Rhee et al. (2008) Nature Reviews Genetics 9:509–515.
search.go(), term.go(), get.go(), go.enrich(), gorilla(), net.go()
if (FALSE) bg.go(c('P01009', 'P01374', 'Q86UP4'))
Run the code above in your browser using DataLab