gramene_homologs
Fetch orthologs and paralogs for plant loci from Gramene. Filter by homology type: ortholog, paralog, or all.
Instructions
Fetch orthologs and paralogs for a plant locus from Gramene compara (data.gramene.org v69). Default homology_type='ortholog'; pass 'paralog' for in-species duplicates or 'all' for everything. Returns target_locus + homology category (type) + shared gene_tree_id per hit. The fl=homology projection does not carry per-row taxon, identity, or protein ID; pair with resolve_locus_to_uniprot for protein-level enrichment and with blast_sequence for sequence similarity discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locus | Yes | e.g. AT1G01010 (Arabidopsis), Os01g0100100 (rice) | |
| homology_type | No | Filter on homology kind | ortholog |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locus | Yes | ||
| release | Yes | Gramene release identifier, e.g. v69 | |
| total | Yes | Number of homologs after filtering | |
| homologs | Yes |