Description Objects from the Class Slots Extends Methods Author(s) Examples
This object contains the results of the test of enrichment
that was performed on each gene set and phenotype.
There is one container for every phenotype. Every one of this containers
(of class gseaSignificanceSign
) is a container itsef and has the
results of the tests for all signatures.
GseaSignificanceVar
contains one element per phenotype (phenotypic
variable). Every one of this elements is of class
gseaSignificanceSign
and contains one element per signature.
Objects can be created by calls of the form new("gseaSignificanceVar", ...)
.
.Data
:Object of class "list"
.
gseaSignificance
:Object of class
"gseaSignificanceSign"
This object contains the results of
the tests.
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
Class "AssayData"
, by class "list", distance 2.
No methods defined with class "gseaSignificanceVar" in the signature.
Evarist Planet
1 | showClass("gseaSignificanceVar")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.