Back to catalog
Cortexa research tool·genomics·sgd
SGD Get Gene
Get yeast gene/locus overview from SGD (Saccharomyces Genome Database) by SGD identifier. Returns gene name, systematic name, description, UniProt ID, aliases, and functional annotations. S. cerevisiae is the primary model organism for eukaryotic cell biology. Example: S000000259 returns GAL4, the galactose metabolism transcription factor.
Livelast probed 2026-05-01 01:00Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"sgd_id": {
"description": "SGD locus identifier. Examples: 'S000000259' (GAL4), 'S000003219' (RMR1), 'S000005564' (ACT1).",
"type": "string"
}
},
"required": [
"sgd_id"
],
"type": "object"
}Examples (1)
Default SGD Get Gene call
public-safeinput
{
"sgd_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SGD_get_gene
- Tool name
- SGD_get_gene
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse