get_variants
Retrieve genetic variants within a specified genomic region for a given species. Filter results by consequence types and export in JSON or VCF format using Ensembl MCP Server.
Instructions
Get genetic variants in a genomic region
Input Schema
Name | Required | Description | Default |
---|---|---|---|
consequence_type | No | Filter by consequence types | |
format | No | Output format (default: json) | |
region | Yes | Genomic region (chr:start-end) | |
species | No | Species name (default: homo_sapiens) |