plotGSEA {cTRAP}R Documentation

Plot gene set enrichment analysis (GSEA)

Description

Plot gene set enrichment analysis (GSEA)

Usage

plotGSEA(pathways, stats, title = "GSEA plot")

Arguments

pathways

List of gene sets to check.

stats

Named vector of gene-level stats. Names should be the same as in 'pathways'

title

Character: plot title

Value

Grid of plots illustrating a GSEA plot


[Package cTRAP version 1.2.0 Index]