GSEA: GSEA

Description Usage Arguments Value Examples

Description

This function carries out the GSEA enrichment analysis.

Usage

1

Arguments

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

Value

return GSEA result

Examples

1
2
dataDEGs <- DEGsmatrix
# dataFEA <- GSEA(DEGsmatrix = dataDEGs)

MoonlightR documentation built on Nov. 8, 2020, 8:25 p.m.