Back to catalog
Cortexa research tool·genomics·pombase
PomBase Search Genes
Search PomBase for fission yeast (S. pombe) genes by name, systematic ID, or protein product keyword. Searches across 12,600+ gene entries. Returns matching genes with systematic IDs, gene names, and protein products. Example: searching 'kinase' returns CDK and other kinase genes; searching 'cdc' returns cell division cycle genes.
Livelast probed 2026-04-30 23:07Z· 109msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 109ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"description": "Maximum results to return (1-50, default 10).",
"type": [
"integer",
"null"
]
},
"query": {
"description": "Search query - gene name, systematic ID prefix, or product keyword. Examples: 'cdc2', 'kinase', 'SPAC', 'pom1'.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default PomBase Search Genes call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PomBase_search_genes
- Tool name
- PomBase_search_genes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse