gseaSignificanceSign-class {phenoTest} | R Documentation |
This object contains the results of the test of enrichment that was performed on each gene set. There is one container for every gene signature.
Objects can be created by calls of the form new("gseaSignificanceSign", ...)
.
.Data
:Object of class "list"
.
gseaSignificance
:Object of class "matrix"
Contains the statistics. Use the summary
method to access
this information.
p.adjust.method
:Object of class "character"
The p-value adjustment method that was used.
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
Class "AssayData"
, by class "list", distance 2.
No methods defined with class "gseaSignificanceSign" in the signature.
Evarist Planet
showClass("gseaSignificanceSign")