Fit Dose Response banner
zamushwani zamushwani

Fit Dose Response

Data community

Description

--- description: Fit dose-response curves and compute IC50/AUC. Use when the user has viability data across drug concentrations, or asks about IC50, EC50, or drug sensitivity. argument-hint: [data-file] allowed-tools: Read Grep Glob Bash(Rscript *) --- Fit dose-response curves for `$0`. Follow the `drug-response` skill. The parts that are usually got wrong: 1. **Report AUC, not IC50, as the primary metric.** A drug that plateaus at 60% viability has *no* IC50 — pipelines substitute the maximu

Installation

Installs to ~/.claude/commands/zamushwani-biomedical-ai-skills-fit-dose-response.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zamushwani/biomedical-ai-skills/HEAD/.claude/commands/fit-dose-response.md -o ~/.claude/commands/zamushwani-biomedical-ai-skills-fit-dose-response.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository