Description Objects from the Class Slots Methods Author(s) See Also Examples
Holds the results from a single category comparison
Objects can be created by calls of the form new("ccCompareResult", ...)
.
mainGraph
:Object of class "graph"
. Holds the graph describing the relationships between the annotations
subGraph
:Object of class "list"
. Not currently used
mainTable
:Object of class "data.frame"
. Table of results, with all the various statistics for each annotation in the category
allAnnotation
:Object of class "list"
. For each annotation, which genes from which comparison are annotated to that particular annotation
categoryName
:Object of class "character"
. Which category (e.g. GO, KEGG, etc) was used
ontology
:Object of class "character"
. If GO, which ontology was used
signature(object = "ccCompareResult")
: ...
signature(object = "ccCompareResult")
: ...
signature(object = "ccCompareResult")
: ...
Robert M Flight
1 | showClass("ccCompareResult")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.