Generic Ontology getter
Get the Ontology of an object.
Ontology(object)
object |
An object with an Ontology. |
showMethods
for displaying a summary of the
methods defined for a given generic function.
selectMethod
for getting the definition of
a specific method.
Ontology,GOTerms-method in the
AnnotationDbi package for an example of a specific
Ontology
method (defined for GOTerms
objects).
BiocGenerics for a summary of all the generics defined in the BiocGenerics package.
Ontology showMethods("Ontology") library(AnnotationDbi) showMethods("Ontology") selectMethod("Ontology", "GOTerms")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.