get_eqtl_data
Fetch expression quantitative trait loci (eQTL) from GTEx for a given SNP and tissue. Optionally filter by gene to focus on specific expression associations.
Instructions
Get expression quantitative trait loci (eQTL) data from GTEx for a SNP and tissue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rsid | Yes | rsID to query | |
| tissue | No | GTEx tissue type (e.g., 'Whole_Blood', 'Brain_Cortex') | |
| gene | No | Optional gene to filter results |