Back to catalog
Cortexa research tool·genomics·sgd
SGD Get Phenotypes
Get curated phenotype annotations for a yeast gene from SGD. Returns observable phenotypes (growth, morphology, fitness), mutant types, experimental methods, strain backgrounds, and chemical conditions. Yeast phenotypes are a key resource for functional genomics. Example: S000003219 (RMR1) has 29 phenotype annotations including competitive fitness, respiratory growth defects.
Livelast probed 2026-04-30 23:07Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"sgd_id": {
"description": "SGD locus identifier. Examples: 'S000003219' (RMR1), 'S000000259' (GAL4), 'S000005564' (ACT1).",
"type": "string"
}
},
"required": [
"sgd_id"
],
"type": "object"
}Examples (1)
Default SGD Get Phenotypes call
public-safeinput
{
"sgd_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SGD_get_phenotypes
- Tool name
- SGD_get_phenotypes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse