npGSEAResultChiSqCollection-class {npGSEA}R Documentation

Class "npGSEAResultChiSqCollection"

Description

Objects of this class store results from running npGSEA with the Chi-square approximation with a GeneSetCollection. npGSEAResultChiSqCollection objects contain a list of npGSEAResultChiSq 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

npGSEAResultNormCollection

Examples

showClass("npGSEAResultChiSqCollection")

[Package npGSEA version 1.26.0 Index]