跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Scanpy

技能 已验证 活跃

Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, and visualization. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.

目的

To enable AI agents to perform standard and exploratory single-cell RNA-seq analysis workflows with established tools and best practices.

功能

  • Perform quality control on scRNA-seq data
  • Normalize and scale expression data
  • Dimensionality reduction (PCA, UMAP, t-SNE)
  • Cluster cells and identify marker genes
  • Visualize results for interpretation and publication
  • Automated QC analysis script

使用场景

  • Exploratory analysis of single-cell RNA-seq datasets
  • Identifying cell populations and cell types
  • Generating publication-quality figures for scRNA-seq experiments
  • Automating standard QC and preprocessing steps

非目标

  • Deep learning-based models for scRNA-seq analysis (use scvi-tools)
  • Data format questions (use anndata)
  • Advanced trajectory inference beyond PAGA/DPT

工作流

  1. Load data
  2. Perform quality control (calculate metrics, filter cells/genes)
  3. Normalize and log-transform data
  4. Select highly variable genes
  5. Scale data and regress out unwanted variation
  6. Perform dimensionality reduction (PCA, neighbors, UMAP)
  7. Cluster cells (Leiden)
  8. Identify marker genes
  9. Annotate cell types
  10. Save processed data and results

实践

  • Single-cell RNA-seq analysis
  • Data preprocessing and QC
  • Dimensionality reduction
  • Clustering
  • Marker gene identification
  • Visualization

先决条件

  • Python 3.11+
  • uv package manager
  • Scanpy library
  • AnnData object or compatible input file

安装

npx skills add K-Dense-AI/claude-scientific-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标21k
许可证MIT
状态
查看源代码

类似扩展

PyDESeq2

100

Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.

技能
K-Dense-AI

AnnData

99

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

技能
K-Dense-AI

Alterlab Scanpy

96

Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, and visualization. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata. Part of the AlterLab Academic Skills suite.

技能
AlterLab-IEU

Pysam

99

Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.

技能
K-Dense-AI

Polars Bio

99

High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames. Overlap, nearest, merge, coverage, complement, subtract for BED/VCF/BAM/GFF intervals. Streaming, cloud-native, faster bioframe alternative.

技能
K-Dense-AI

Gtars

99

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

技能
K-Dense-AI