getOntology: Get GO term Ontology

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Finds the ontology of a term from its id.

Usage

1
getOntology(x, verbose = TRUE)

Arguments

x

a character vector of GO ids.

verbose

verbose.

Details

Uses the library GO.db.

x may be a data.frame. In such case, GO ids are expected in its row names.

Value

A character vector with the corresponding GO names.

Author(s)

David Montaner dmontaner@cipf.es

See Also

getGOnames, propagateGO, goLeaves, splitOntologies, getKEGGnames

Examples

1
getOntology (c("GO:0000018", "GO:0005788", "BAD_GO"))

mdgsa documentation built on Nov. 8, 2020, 5:05 p.m.