Introduction to single-cell RNA-seq

Learning Objectives

  • Understand the considerations when designing a single-cell RNA-seq experiment
  • Discuss the steps involved in taking raw single-cell RNA-sequencing data and generating a count (gene expression) matrix
  • Compute and assess QC metrics at every step in the workflow
  • Cluster cells based on expression data and derive the identity of the different cell types present
  • Perform integration of different sample conditions

Installations

  1. Follow the instructions linked here to download R and RStudio + Install Packages from CRAN and Bioconductor

  2. Download this project

Lessons

Part 1

  1. Introduction to scRNA-seq
  2. Raw data to count matrix

Part II

  1. Quality control set-up
  2. Quality control of CellRanger counts
  3. Quality control with additional metrics
  4. Theory of PCA

Part III

  1. Normalization and regressing out unwanted variation
  2. A brief introduction to Integration
  3. Running CCA integration and complex integration tasks
  4. Clustering
  5. Clustering quality control
  6. Seurat Cheatsheet
  7. Marker identification
  8. Workflow summary

Building on this workshop


Resources

We have covered the analysis steps in quite a bit of detail for scRNA-seq exploration of cellular heterogeneity using the Seurat package. For more information on topics covered, we encourage you to take a look at the following resources: