plot_gsea.statistic.histograms: plot a panel of gsea histograms From a GSEA object, plot a...

Description Usage Arguments Value Author(s)

View source: R/plot_gsea.statistic.histograms.R

Description

plot a panel of gsea histograms From a GSEA object, plot a histogram of the nominal p values, FDR q values, or FWER p values.

Usage

1
plot_gsea.statistic.histograms(x, main = "", which = c("p", "q", "FWER"))

Arguments

x

a gsea object

main

the plot titles

which

one or more of “p”, “q”, or “FWER”, corresponding to these columns in a GSEA report: “NOM.p.val”, “FDR.q.val”, “FWER.p.val”, respectively.

Value

none. creates a panel of histograms.

Author(s)

Mark Cowley, 2011-10-20


drmjc/metaGSEA documentation built on Aug. 8, 2020, 1:53 p.m.