npGSEAResultBetaCollection-class {npGSEA}R Documentation

Class "npGSEAResultBetaCollection"

Description

Objects of this class store results from running npGSEA with the beta approximation with a GeneSetCollection. npGSEAResultBetaCollection objects contain a list of npGSEAResultBeta 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("npGSEAResultBetaCollection")

[Package npGSEA version 1.22.0 Index]