Back to catalog
Cortexa research tool·structure·pombase
PomBase Get Gene
Get detailed gene information from PomBase for fission yeast (S. pombe) by systematic ID. Returns gene name, protein product, InterPro domain annotations, deletion viability, UniProt cross-reference, and transmembrane domain coordinates. S. pombe is a key model organism for cell cycle, chromosome biology, and RNA processing research. Example: SPBC11B10.09 returns cdc2 (cyclin-dependent kinase), essential for cell division.
Livelast probed 2026-05-01 01:00Z· 579msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 579ms
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), 'SPAC1002.17c' (ase1).",
"type": "string"
}
},
"required": [
"gene_id"
],
"type": "object"
}Examples (1)
Default PomBase Get Gene 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
- Tool name
- PomBase_get_gene
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse