```{r setup, echo=FALSE} library(LearnBioconductor) stopifnot(BiocInstaller::biocVersion() == "3.0") ``` ```{r style, echo = FALSE, results = 'asis'} BiocStyle::markdown() ``` # Gene Set Enrichment and Pathway Analysis Martin Morgan
October 28, 2014 My overview of approaches to [gene set enrichment](https://bioconductor.org/help/course-materials/2013/EMBOBGI/GeneSetEnrichment.pdf), with a sketch of relevant _Bioconductor_ packages.