ensembl_compara
Analyze gene trees, homology relationships, species alignments, and evolutionary patterns across multiple species using comparative genomics data.
Instructions
Comparative genomics: gene trees, homology, species alignments, and evolutionary analysis. Covers /genetree/, /homology/, /alignment/* endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gene_id | No | Gene ID for homology/gene tree analysis (e.g., 'ENSG00000141510', 'ENSG00000012048') | |
| gene_symbol | No | Gene symbol (alternative to gene_id) (e.g., 'BRCA1', 'TP53', 'EGFR') | |
| region | No | Genomic region for alignments in format 'chr:start-end' (e.g., '17:7565096-7590856', 'X:1000000-2000000', '6:25000000-35000000') | |
| analysis_type | No | Type of comparative analysis | |
| species | No | Species name (e.g., 'homo_sapiens', 'mus_musculus', 'pan_troglodytes') | homo_sapiens |
| target_species | No | Target species for homology search (e.g., 'mus_musculus', 'pan_troglodytes', 'rattus_norvegicus') | |
| homology_type | No | Type of homology to retrieve | all |
| aligned | No | Include aligned sequences |