Back to catalog
Cortexa research tool·chemistry·quickgo
QuickGO Get Term Detail
Get detailed information about a specific Gene Ontology (GO) term from the EBI QuickGO browser. Returns the term name, definition, aspect (biological_process/molecular_function/cellular_component), synonyms, cross-references, and number of child terms. More detailed than the standard GO term lookup, including synonym types and cross-references to other ontologies. Example: GO:0006915 returns 'apoptotic process' with its full definition and 29 child terms.
Livelast probed 2026-04-30 23:07Z· 82msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 82ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"go_id": {
"description": "Gene Ontology term accession. Examples: 'GO:0006915' (apoptotic process), 'GO:0008150' (biological process), 'GO:0005634' (nucleus), 'GO:0016020' (membrane).",
"type": "string"
}
},
"required": [
"go_id"
],
"type": "object"
}Examples (1)
Default QuickGO Get Term Detail call
public-safeinput
{
"go_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_QuickGO_get_term_detail
- Tool name
- QuickGO_get_term_detail
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse