"From Differentially Expressed Molecules to Biological Insight (Part 1): Overrepresentation Analysis With ClusterProfiler in R"
Identifying differentially expressed genes or proteins is just the beginning — the real biological insight comes from understanding what those molecules are doing. In this hands-onworkshop, participants will learn how to perform Overrepresentation Analysis (ORA) by using the clusterProfiler R package alongside MSigDB gene sets via msigdbr, to determine whether specific biological pathways or gene sets are statistically enriched among a list of differentially expressed molecules.
By the end of the session, participants will have a reusable, well-structured and annotated R script they can adapt to their own datasets and will learn to:
- Explain the principles of ORA
- Define differentially expressed genes cutoffs
- Select and load gene sets
- Set an appropriate background gene list
- Run ORA with enricher()
- Generate and interpret multiple enrichment visualizations, including: bar plots, dot plots, heatplots, upSet plots, treeplots
Prerequisites: Basic familiarity with R and RStudio.
Having a laptop with the latest version of RStudio installed.
Duration: 2 hours | Format: Instructor-led with live coding