scanpy
NewSmitheryData & Analyticsby davila7
Single-cell RNA-seq analysis. Load .h5ad/10X data, QC, normalization, PCA/UMAP/t-SNE, Leiden clustering, marker genes, cell type annotation, trajectory, for scRNA-seq analysis.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/scanpy.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/scanpy/SKILL.md3
Invoke in Claude Code
/scanpyView source on GitHub
data-&-analytics
Frequently Asked Questions
What is scanpy?
Single-cell RNA-seq analysis. Load .h5ad/10X data, QC, normalization, PCA/UMAP/t-SNE, Leiden clustering, marker genes, cell type annotation, trajectory, for scRNA-seq analysis.
How to install scanpy?
To install scanpy, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /scanpy.
What is scanpy best for?
scanpy is a community categorized under Data & Analytics. It is designed for: data-&-analytics. Created by davila7.