Description Usage Arguments Accessors Author(s) See Also Examples
This page documents the S4 generics and methods defined for objects inheriting of the GOSets
class.
The GOSets
class directly extends Sets
and thus inherits of all methods defined for the parent class.
In the usage below, object
represents an object of class inheriting from GOSets
,
and value
is an object of a class specified in the S4 method signature or as outlined in 'Accessors'.
1 2 3 4 5 6 7 8 9 10 11 |
object |
An object of class inheriting from |
value |
An object of a class specified in the S4 method signature or as outlined in 'Accessors'. |
evidence(object)
returns a factor indicating the evidence code for each relation.
ontology(object)
returns a factor indicating the ontology code for each relation.
Kevin Rue-Albrecht
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.