plotGSEA {cTRAP} | R Documentation |
Plot gene set enrichment analysis (GSEA)
plotGSEA( stats, geneset, genes = c("both", "top", "bottom"), title = "GSEA plot", gseaParam = 1, compact = FALSE )
stats |
Named numeric vector: statistics |
genes |
Character: when plotting gene set enrichment analysis (GSEA),
plot most up-regulated genes ( |
title |
Character: plot title (if |
gseaParam |
Numeric: GSEA-like parameter |
compact |
Boolean: render a compact version of the GSEA plot? |
Grid of plots illustrating a GSEA plot