Switch language한국어
Back to the list

How to Build a Single-Cell RNA-seq Analysis Pipeline with Scanpy for PBMC Clustering, Annotation, and Trajectory Discovery

TL;DR AI

Key summary

2 min read
  1. Scanpy tutorial processes PBMC-3k single-cell RNA-seq data end to end, from QC and doublet removal to normalization and gene selection.

  2. It scores cell-cycle and interferon-response programs, regresses technical effects, and reduces the data with UMAP and t-SNE.

  3. Leiden clustering and marker-based annotation identify immune cell populations, while PAGA and diffusion pseudotime infer lineage structure.

  4. The workflow saves a final AnnData object ready for downstream biological analysis.

Read the original