Back to catalog
Cortexa research tool·chemistry·sgd
SGD Get Go Annotations
Get Gene Ontology annotations for a yeast gene from SGD. Returns GO terms (biological process, molecular function, cellular component), evidence codes, qualifiers, and references. SGD GO annotations are among the most thoroughly curated in any model organism. Example: S000003219 (RMR1) has annotations for meiotic recombination and cytoplasm localization.
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"sgd_id": {
"description": "SGD locus identifier. Examples: 'S000003219' (RMR1), 'S000005564' (ACT1), 'S000000259' (GAL4).",
"type": "string"
}
},
"required": [
"sgd_id"
],
"type": "object"
}Examples (1)
Default SGD Get Go Annotations call
public-safeinput
{
"sgd_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SGD_get_go_annotations
- Tool name
- SGD_get_go_annotations
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse