Introduction to Peak Analysis
Learning Objectives
- Understanding considerations for when to use different DGE algorithms on scRNA-seq data
- Using FindMarkers to evaluate significantly DE genes
- Aggregating single cell expression data into a pseudobulk counts matrix to run a DESeq2 workflow
- Evaluating expression patterns of differentially expressed genes at the pseudobulk and single cell level
- Application of methods for evaluating differential proportions of cells between conditions
Installations
On your desktop
Lessons
- Introduction to scRNA-seq
- scRNA-seq: From sequence reads to count matrix
- scRNA-seq: From counts to clusters
- Project setup and data exploration
- Differential expression analysis using
FindMarkers()
- Aggregating counts by celltype using pseudobulk approach
- DE analysis of pseudobulk data using DESeq2
- Visualization of differentially expressed genes
- Comparison of results from different DE approaches
- Functional Analysis
- Methods for Differental Abundance
Answer key
These materials have been developed by members of the teaching team at the Harvard Chan Bioinformatics Core (HBC). These are open access materials distributed under the terms of the Creative Commons Attribution license (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.