Description Usage Arguments Details Value Author(s) See Also Examples
Finds the GO name form GO id.
1 | getGOnames(x, verbose = TRUE)
|
x |
a character vector of GO ids. |
verbose |
verbose. |
Uses the library GO.db.
x
may be a data.frame
.
In such case, GO ids are expected in its row names.
A character vector with the corresponding GO names.
David Montaner dmontaner@cipf.es
propagateGO
, goLeaves
,
splitOntologies
, getKEGGnames
,
getOntology
1 | getGOnames (c("GO:0000018", "GO:0000038", "BAD_GO"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.