Ontology: Generic Ontology getter

Description Usage Arguments See Also Examples

Description

Get the Ontology of an object.

Usage

1
Ontology(object)

Arguments

object

An object with an Ontology.

See Also

Examples

1
2
3
4
5
6
Ontology
showMethods("Ontology")

library(AnnotationDbi)
showMethods("Ontology")
selectMethod("Ontology", "GOTerms")

BiocGenerics documentation built on April 17, 2021, 6:01 p.m.