ensembl_compara
Analyze gene trees, homology relationships, and species alignments for evolutionary insights. Input gene IDs, symbols, or regions to explore orthologues, paralogues, or aligned sequences across species.
Instructions
Comparative genomics: gene trees, homology, species alignments, and evolutionary analysis. Covers /genetree/, /homology/, /alignment/* endpoints.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aligned | No | Include aligned sequences | |
analysis_type | No | Type of comparative analysis | |
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') | |
homology_type | No | Type of homology to retrieve | all |
region | No | Genomic region for alignments in format 'chr:start-end' (e.g., '17:7565096-7590856', 'X:1000000-2000000', '6:25000000-35000000') | |
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') |