Description Usage Arguments Value See Also Examples
Perfoms Gene Set Enrichment Analysis (GSEA) for each co-expression module found.
1 2 3 4 5 6 7 8 9 10 11 |
cem |
Object of class |
... |
Optional parameters. |
gsea_scale |
If TRUE, transform data using z-score transformation. Default: TRUE |
rank_method |
Character string indicating how to rank genes. Either "mean" (the default) or "median". |
gsea_min_size |
Minimum gene set size (Default: 15). |
gsea_max_size |
Maximum gene set size (Default: 1000). |
verbose |
logical. Report analysis steps. |
GSEA results.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.