get_gene_info
Retrieve gene details and genomic coordinates from Ensembl by providing a gene symbol and species.
Instructions
Look up gene details and genomic coordinates from Ensembl.
Args: gene_symbol: The gene name (e.g., "BRCA1"). species: The species name (default: "human").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | No | human | |
| gene_symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |