Learn R Programming

ptm (version 0.2.7)

search.go: Search a Simple User Query

Description

Searches a simple user query.

Usage

search.go(query)

Value

Returns a dataframe containing the GO IDs found associated to the query, as well as other information related to these terms.

Arguments

query

character string defining the query.

Author

Juan Carlos Aledo

References

Rhee et al. (2008) Nature Reviews Genetics 9:509–515.

See Also

term.go(), get.go(), bg.go(), hdfisher.go(), gorilla(), net.go()

Examples

Run this code
if (FALSE) search.go('oxidative stress')

Run the code above in your browser using DataLab