Back to catalog
Cortexa research tool·structure·orthodb
OrthoDB Get Group Details
Get detailed information about an OrthoDB orthologous group including functional annotations. Returns KEGG pathway associations, GO terms, and InterPro domain annotations for the group. Useful for understanding the evolutionary conservation and function of gene families. Example: group '727649at7742' shows olfactory receptor group at Vertebrata level with associated KEGG pathways for signal transduction.
Livelast probed 2026-04-30 23:07Z· 118msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 118ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"group_id": {
"description": "OrthoDB group ID. Format: 'numberATtaxid'. Examples: '727649at7742' (Vertebrata level), '59506at9443' (Primates level). Get IDs from OrthoDB_search_groups.",
"type": "string"
}
},
"required": [
"group_id"
],
"type": "object"
}Examples (1)
Default OrthoDB Get Group Details call
public-safeinput
{
"group_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OrthoDB_get_group_details
- Tool name
- OrthoDB_get_group_details
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse