Back to catalog
Cortexa research tool·genomics·sgd
SGD Get Interactions
Get genetic and physical interactions for a yeast gene from SGD. Returns interaction type (Physical/Genetic), experiment type (Two-hybrid, Affinity Capture-MS, Synthetic Lethality, etc.), interacting gene names, and references. Yeast interaction data is the most comprehensive of any organism. Example: S000003219 (RMR1) has 178 interactions.
Livelast probed 2026-04-30 23:07Z· 115msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
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 Interactions call
public-safeinput
{
"sgd_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SGD_get_interactions
- Tool name
- SGD_get_interactions
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse