lookup_gene
Retrieve detailed gene information by Ensembl ID or symbol, including transcript and exon data, in JSON, FASTA, or GFF formats for specified species.
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) |