🛰️ Daily AI Frontier
‹ back to 2026-08-14

Seurat老用户上手sclet:还用 PBMC3k 跑通单细胞基础分析全流程

WeChat: 单细胞天地 Bioinformatics AI 2026-08-11
Representative image for Seurat老用户上手sclet:还用 PBMC3k 跑通单细胞基础分析全流程

TL;DR - A hands-on tutorial ports the standard PBMC3k single-cell RNA-seq workflow from Seurat to sclet. It shows that sclet offers familiar APIs while using Bioconductor’s SingleCellExperiment data model.

  • Covers QC, normalization, variable-feature selection, PCA, clustering, UMAP, marker detection, and annotation.
  • The workflow retained 2,638 cells, identified nine clusters, and recovered canonical PBMC markers.
  • sclet stores assays as layers and automatically uses logcounts rather than scaled data for marker testing and SingleR.
  • Manual marker-based annotation remains primary; SingleR is presented as supporting evidence, with 31 low-confidence cells pruned.

view merged work →