search.go: Search a Simple User Query

View source: R/go.R

search.goR Documentation

Search a Simple User Query

Description

Searches a simple user query.

Usage

search.go(query)

Arguments

query

character string defining the query.

Value

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

Author(s)

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

## Not run: search.go('oxidative stress')

ptm documentation built on Aug. 7, 2022, 5:05 p.m.

Related to search.go in ptm...