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-seq01_intro_to_scRNA-seq.qmd)
  2. [Raw data to count matrix02_SC_generation_of_count_matrix.qmd)

Part II

  1. Quality control set-up
  2. Quality control
  3. Overview of Clustering Workflow
  4. Theory of PCA
  5. Normalization and regressing out unwanted variation

Part III

  1. Integration
  2. Clustering
  3. Clustering quality control
  4. Marker identification

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: