Introduction
Last updated on 2025-12-02 | Edit this page
Overview
Questions
- How to perform differential expression analysis with Seurat?
Objectives
- Gain more familiarity with standard scRNA-seq Quality Control (QC) steps.
- Understand and get comfortable using various integration strategies
(
harmoyandseuratCCA). - Understand when and how to use all of the differential expression
functions offered by Seurat:
FindMarkers(),FindConservedMarkers(), andFindAllMarkers(). - Learn how to use differential expression tools meant for bulk data, like DESeq2, for single-cell ‘pseudobulk’ data and understand why you might choose this approach.
- Learn different ways to visualise both in-built Seurat functions and external packages like pheatmap.
This tutorial is partially based on existing material from: