PulseAugur
LIVE 08:15:46
research · [1 source] ·
0
research

Scanpy tutorial guides advanced single-cell RNA-seq analysis for PBMC data

This tutorial details how to perform advanced single-cell RNA sequencing analysis using the Scanpy library. The process involves loading and cleaning a PBMC dataset, identifying and removing low-quality cells and potential doublets, and then normalizing and transforming the data. The analysis includes dimensionality reduction, cell clustering with the Leiden algorithm, and annotation of cell populations using marker genes. Finally, the workflow explores cell trajectory structures and calculates custom scores before saving the analyzed data. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Provides a practical guide for researchers to analyze single-cell RNA-seq data, potentially accelerating biological discovery.

RANK_REASON This is a tutorial detailing a specific bioinformatics analysis workflow using existing tools, not a novel research finding or model release.

Read on MarkTechPost →

Scanpy tutorial guides advanced single-cell RNA-seq analysis for PBMC data

COVERAGE [1]

  1. MarkTechPost TIER_1 · Sana Hassan ·

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

    <p>In this tutorial, we perform an advanced single-cell RNA-seq analysis workflow using Scanpy on the PBMC-3k benchmark dataset. We start by loading the dataset, inspecting its structure, and applying quality control checks to evaluate gene counts, total counts, mitochondrial con…