Skip to main content

locus-to-gene-mapper-skill

Map GWAS loci to ranked candidate genes using a deterministic multi-skill chain (EFO -> GWAS -> coordinates -> Open Targets L2G/coloc -> eQTL -> burden/coding context), with reproducible tables and optional figures. Use when a user provides a trait/EFO term and/or lead variants and needs locus-to-gene prioritization for downstream biology decisions.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--locus-to-gene-mapper-skill
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/life-science-research/skills/locus-to-gene-mapper-skill/SKILL.md -o .claude/skills/locus-to-gene-mapper-skill.md

Drops the SKILL.md into .claude/skills/locus-to-gene-mapper-skill.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.