GSEA: GSEA

GSEAR Documentation

GSEA

Description

This function carries out the GSEA enrichment analysis.

Usage

GSEA(DEGsmatrix, top, plot = FALSE)

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

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

ELELAB/MoonlightR documentation built on Aug. 5, 2023, 1:43 p.m.