get_gene_tree
Retrieve a phylogenetic tree for a gene family using a specified Ensembl gene ID. Supports multiple formats like JSON, Newick, and PhyloXML. Optionally, include a species name or clusterset ID for tailored results.
Instructions
Get phylogenetic tree for gene family
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clusterset_id | No | Specific clusterset ID (optional) | |
format | No | Tree format (default: json) | |
gene_id | Yes | Ensembl gene ID | |
species | No | Species name (default: homo_sapiens) |