powered by
Searches a simple user query.
search.go(query)
character string defining the query.
Returns a dataframe containing the GO IDs found associated to the query, as well as other information related to these terms.
Rhee et al. (2008) Nature Reviews Genetics 9:509<U+2013>515.
term.go(), get.go(), bg.go(), hdfisher.go(), gorilla(), net.go()
# NOT RUN { search.go('oxidative stress') # }
Run the code above in your browser using DataLab