plotGSVA: Plot GSEA results

View source: R/visualization.R

plotGSVAR Documentation

Plot GSEA results

Description

Circle plot for gene set enrichement analysis results.

Usage

plotGSVA(data, fdr = 0.05, clusterRowCol = T, logFCth = 0)

Arguments

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.

Value

plot from ggplot2 package.


dibbelab/gficf documentation built on Nov. 2, 2022, 2:28 a.m.