View source: R/visualization.R
plotGSVA | R Documentation |
Circle plot for gene set enrichement analysis results.
plotGSVA(data, fdr = 0.05, clusterRowCol = T, logFCth = 0)
data |
list; GFICF object |
fdr |
number; FDR threshold to select significant pathways to plot. |
clusterRowCol |
boolean; if TRUE row and col of the plot are clustered. |
logFCth |
number; LogFC threshold to select pathways to plot. |
plot from ggplot2 package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.