plotEnrichmentBar: Barplot for enrichment analysis result

View source: R/GEP.R

plotEnrichmentBarR Documentation

Barplot for enrichment analysis result

Description

A function to plot enrichment analysis result from runGSEA function

Usage

plotEnrichmentBar(resTab, pCut = 0.05, ifFDR = FALSE, setName = "Signatures")

Arguments

resTab

A list object of result tables from runGSEA function

pCut

The cutoff for p-values of signatures to be plot

ifFDR

Whether to use FDR cutoff or raw p value cutoff (default)

setName

y axis label


lujunyan1118/jyluMisc documentation built on March 8, 2024, 12:17 a.m.