gtex_eqtl
Find significant cis-eQTL associations for a gene in a specific GTEx tissue, returning variant ID, p-value, and effect size ranked by p-value.
Instructions
Get significant cis-eQTL associations for a gene in a specific GTEx tissue (GTEx Analysis v10): variant_id, p_value, and NES (effect direction/size), sorted by ascending p-value.
tissue is a required GTEx tissueSiteDetailId (e.g. Whole_Blood, Brain_Cortex).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gene | Yes | HGNC symbol (TP53) or Ensembl gene ID (ENSG00000141510, versioned or bare) | |
| limit | No | Maximum associations to return | |
| tissue | Yes | GTEx tissueSiteDetailId — required, e.g. Whole_Blood |