Learn R Programming

phenoTest (version 1.20.0)

plot.gseaData: GSEA-like Plot.

Description

Builds a GSEA plot using a gseaData object. gseaData object can be obtained with the gsea function.

Usage

plot.gseaData(x,selGsets,selVars,...)

Arguments

x
this has to be of class gseaData
selGsets
object of class character containing the names of the gene sets that we want to plot.
selVars
object of class character containing the names of the variables that we want to plot.
...
Arguments to be passed to plot.

References

Aravind Subramanian, (October 25, 2005) Gene Set Enrichment Analysis. www.pnas.org/cgi/doi/10.1073/pnas.0506580102

Examples

Run this code
#for examples see the help file of gseaSigntaures: ?gseaSignatures

Run the code above in your browser using DataLab