Learn R Programming

BOG (version 1.1)

gseaplot: gseaplot

Description

This is the command to visualize GSEA (Gene set enrichment analysis). The GSEA takes all genes into account by constructing a test statistic based on their local-fdr without pre-selection of threshold.

Usage

gseaplot(x, cat = NULL)

Arguments

x
This is a bog object.
cat
To plot an enrichment score behavior, a user needs to specify a cat argument from one of COG groups. The default of cat is set NULL to raise BOG specific warning instead of R-system warning when a user fogets to specify COG. The warning message is ""BOG

References

Subramian, A. et al.(2005) Gene set enrichment analysis: A knowledge-based approach for interpreting genome-wide expression profiles. PNAS vol.102 no.43, 15545-15550.