GSEA plot that mimic the plot generated by broad institute's GSEA software
gseaplot2(
x,
geneSetID,
title = "",
color = "green",
base_size = 11,
rel_heights = c(1.5, 0.5, 1),
subplots = 1:3,
pvalue_table = FALSE,
ES_geom = "line"
)
gseaResult object
gene set ID
plot title
color of running enrichment score line
base font size
relative heights of subplots
which subplots to be displayed
whether add pvalue table
geom for plotting running enrichment score, one of 'line' or 'dot'
plot