ensembl_region
Identify genes, transcripts, and known variants in a genomic interval (GRCh38) with stable IDs, symbols, biotypes, and clinical significance to triage loci from GWAS hits.
Instructions
Query what lives in a genomic interval on the current assembly (GRCh38 for human): genes/transcripts (stable IDs, symbols, biotypes) and known variants (rsIDs, alleles, consequence terms, clinical significance).
Ideal for locus triage — "what genes and known variants sit in this GWAS hit interval?". Keep spans modest (<1 Mb recommended); output is capped at limit with a truncated marker. For sequence text use genbank_get; for entity-level annotation chain IDs into gene_get / variant_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum features returned | |
| region | Yes | Genomic region chr:start-end (1-based, GRCh38 for human) — e.g. 7:140450000-140480000 | |
| species | No | Species — 'human' (default), 'mouse', … | human |
| features | No | Feature types to include |