microck/ordinary-claude-pydeseq2
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.
This is a copy. The original lives at comeonoliver/skillshub-pydeseq2.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill pydeseq2
Take microck/ordinary-claude-pydeseq2 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip, uv.
Without those the skill loads but fails at the first command.