Description Usage Arguments Value Examples
This function carries out the GSEA enrichment analysis.
1 | GSEA(DEGsmatrix, top, plot = FALSE)
|
DEGsmatrix |
DEGsmatrix output from DEA such as dataDEGs |
top |
is the number of top BP to plot |
plot |
if TRUE return a GSEA's plot |
return GSEA result
1 2 | dataDEGs <- DEGsmatrix
# dataFEA <- GSEA(DEGsmatrix = dataDEGs)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.