| getGOnames {mdgsa} | R Documentation |
Finds the GO name form GO id.
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
getGOnames (c("GO:0000018", "GO:0000038", "BAD_GO"))