Back to catalog
Cortexa research tool·clinical·impc
IMPC Search Genes
Search IMPC for mouse genes by symbol, name, synonym, or MGI ID. Returns matching genes with their phenotyping and production status. Use to find the correct MGI ID for a gene before querying phenotypes.
Livelast probed 2026-05-01 01:00Z· 682msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 682ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum results (default: 20)",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"query": {
"description": "Search query: gene symbol, name fragment, or MGI ID (e.g., 'Wdr7', 'WD repeat', 'MGI:2442934')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default IMPC Search Genes call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IMPC_search_genes
- Tool name
- IMPC_search_genes
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse