lookup_gene
Retrieve comprehensive gene details, including transcripts and exons, using stable IDs or symbols from the Ensembl database, with customizable output formats like JSON, FASTA, or GFF.
Instructions
Get detailed gene information by stable ID or symbol
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expand | No | Include transcript and exon details (default: false) | |
format | No | Output format (default: json) | |
gene_id | Yes | Ensembl gene ID or gene symbol (e.g., ENSG00000139618, BRCA2) | |
species | No | Species name (default: homo_sapiens) |