gtex-eqtl-skill
Installation
SKILL.md
Operating rules
- Use Python
requestsfor all network calls. - Accept exactly one of
rsid,grch37,grch38, orvariant, and resolve to a GRCh38chrom-pos-ref-altquery. - Convert to GTEx
variantIdformat:chr{chrom}_{pos}_{ref}_{alt}_b38. - Always return one JSON object (no markdown) as final output.
Input
Accept JSON on stdin as either:
- A string:
"10-112998590-C-T"(treated as GRCh38) - An object: