Back to catalog
Cortexa research tool·genomics·pombase
PomBase Get Gene Phenotypes
Get phenotype annotations for a fission yeast (S. pombe) gene from PomBase. Returns deletion viability, FYPO (Fission Yeast Phenotype Ontology) term annotations with evidence codes. S. pombe phenotypes are a key resource for understanding gene function in cell biology. Example: SPBC11B10.09 (cdc2) is inviable when deleted, reflecting its essential role in cell division.
Livelast probed 2026-04-30 23:07Z· 96msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 96ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_id": {
"description": "PomBase systematic gene identifier. Examples: 'SPBC11B10.09' (cdc2), 'SPAC2F7.03c' (pom1).",
"type": "string"
}
},
"required": [
"gene_id"
],
"type": "object"
}Examples (1)
Default PomBase Get Gene Phenotypes call
public-safeinput
{
"gene_id": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PomBase_get_gene_phenotypes
- Tool name
- PomBase_get_gene_phenotypes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse