Recap
In this tutorial, we walked through the Seurat workflow for single-cell RNA-seq analysis:
- Data preprocessing: loading the dataset, performing quality control, and filtering out low-quality cells.
- Dimensional reduction: using PCA for linear dimensional reduction, followed by UMAP for non-linear embedding.
- Clustering: grouping cells into clusters based on gene expression.
- Differential expression: identifying biomarkers that distinguish genes in each cluster.
- Visualization: generating plots to assist the process and interpretation.