Single-Cell RNA-seq Analysis Pipeline
This repository contains an end-to-end pipeline for Single-Cell RNA Sequencing (scRNA-seq) data analysis using the Python library, Scanpy. It demonstrates rigorous Quality Control (QC), normalization, and dimensionality reduction (PCA/UMAP) on the public PBMC 3k dataset. The core output is the unbiased clustering (Leiden algorithm) to identify 6 distinct cell types, followed by Marker Gene Identification.