get_regulatory_features
Retrieve regulatory elements like enhancers, promoters, and TFBS for a specified genomic region and species using the Ensembl MCP Server. Optional filters include feature type and cell type context.
Instructions
Get regulatory elements (enhancers, promoters, TFBS) in genomic region
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cell_type | No | Cell type context (optional) | |
feature_type | No | Regulatory feature type (optional) | |
region | Yes | Genomic region (chr:start-end) | |
species | No | Species name (default: homo_sapiens) |