AI AGENT ADDONS

Single-cell RNA sequencing produces a lot of data. Some cells are low quality and can mess up your results. This quality control workflow finds and removes those bad cells automatically.

It follows best practices from the scverse community. The tool uses MAD-based filtering to spot outliers. It also creates helpful pictures like QC visualizations before and after filtering.

You can use it on standard .h5ad files or .h5 files from 10X Genomics. Just run one command and get a clean dataset ready for further analysis.

Add Single Cell Rna Qc skill to your workflow

Global

mkdir -p ~/.claude/skills/single-cell-rna-qc

Project

mkdir -p .claude/skills/single-cell-rna-qc

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
23 days ago
Created
5 months ago