Session III starts with an interactive lesson in R, wherein we cover advanced topics including how to match up and reorder rows and columns based on their names. We will then use various packages in R to perform the differential gene expression (DGE) analysis on the count matrix created in Session II, to generate a list of differentially expressed (DE) genes. In addition to performing this analysis, we will be talking about the QC steps and statistics that are involved in the DGE analysis. The list(s) of DE genes will then be used as input to various tools to graphically represent the results of this analysis. Finally, this session will cover gene annotation and functional enrichment analysis using R packages such as BiomaRt clusterProfiler and gProfileR.
These materials were developed for a trainer-led workshop, but are also amenable to self-guided learning.
Lessons | Estimated Duration |
---|---|
Matching and reordering | 90 min |
DGE setup and overview | 70 min |
Count normalization | 60 min |
QC using Principal Components Analysis and Hierarchical clustering | 90 min |
Getting started with DESeq2 | 70 min |
DGE analysis: Pairiwse comparisons (Wald test) | 45 min |
DGE results summarization and visualization | 45 min |
Workflow summarization | 15 min |
DGE analysis: Complex experimental designs (LRT) | 30 min |
Functional Enrichment analysis | 85 min |