This course covers the basics of single-cell RNA-seq analysis. This material was meant to be continuously improved by the students from the Dalmolin Systems Biology Group.
This book is based on the following references:
- The experimental design of single-cell studies: Tutorial: guidelines for the experimental design of single-cell RNA sequencing studies
- Orchestrating Single-Cell Analysis with Bioconductor - Basics;
- Single-cell best practices
- Seurat cheatsheet
- Introduction to single-cell from Wellcome Connecting Science
- SingleR
- This awesome playlist on YouTube (in python): link
Note the environment.yml
file. It has a list of R packages that are going to be used in this course. Install them by:
conda env create -f environment.yml
Activate the intro-single-cell
environment:
conda activate intro-single-cell
In your machine, download this folder and extract it to the same location of the course folder.
List of datasets to practice: link