Description Usage Arguments Details Value Author(s)
gseaModule objects encapsulate all the information that is necessary to add the results of a gene set enrichment analysis to a cellHTS report. This feature is still experimental
1 | gseaModule(geneSets, statFuns, scores, annotation)
|
geneSets |
An object of class
|
statFuns |
A list of functions to compute per gene set
statistics. These will be called by
|
scores |
An optional numeric vector of assay scores. This should be extended to also handle numeric matrices for multi-channel assays. |
annotation |
A |
The resulting gseaModule object can be supplied as an additional
argument to writeReport
.
This feature is still experimental.
An object of class gseaModule.
Florian Hahne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.