Armory
Source
Browse
Skills

gwas-database

Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install gwas-database --cli claude

writes the skill into.claude/skills/gwas-database/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/gwas-database/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.

When to use it

Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/gwas-database/SKILL.md -o .claude/skills/gwas-database/SKILL.md

Notes

Extracted from davila7/claude-code-templates, gwas-database category.