npGSEAResultNormCollection-class {npGSEA}R Documentation

Class "npGSEAResultNormCollection"

Description

Objects of this class store results from running npGSEA with the Gaussian approximation with a GeneSetCollection. npGSEAResultNormCollection objects contain a list of npGSEAResultNorm objects (one result for each GeneSet).

Objects from the Class

Objects can be created by calls of npGSEA.

Author(s)

Jessica L. Larson

References

Jessica L Larson and Art B Owen: Moment based gene set tests. BMC Bioinformatics 2015, 16:132. http://www.biomedcentral.com/1471-2105/16/132

See Also

npGSEAResultChiSqCollection

Examples

showClass("npGSEAResultNormCollection")

[Package npGSEA version 1.20.0 Index]