| getOntology {mdgsa} | R Documentation |
Finds the ontology of a term from its id.
getOntology(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
getGOnames, propagateGO,
goLeaves, splitOntologies,
getKEGGnames
getOntology (c("GO:0000018", "GO:0005788", "BAD_GO"))