plotGSEA: Plot GSEA results

View source: R/visualization.R

plotGSEAR Documentation

Plot GSEA results

Description

Circle plot for gene set enrichement analysis results.

Usage

plotGSEA(data, fdr = 0.05, clusterRowCol = F)

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.

Value

plot from ggplot2 package.


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