Back to catalog
Cortexa research tool·genomics·gencc
GenCC Search Disease
Find genes with validity evidence for a disease from GenCC (Gene Curation Coalition). Search by disease name or MONDO/OMIM identifier. Returns gene-disease validity classifications from multiple expert curators. Useful for identifying established gene-disease relationships for clinical interpretation.
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": {
"classification": {
"default": "",
"description": "Optional filter by classification level (e.g., Definitive, Strong)",
"type": "string"
},
"disease": {
"description": "Disease name or ID to search (e.g., 'Marfan syndrome', 'MONDO:0007947', 'breast cancer')",
"type": "string"
},
"disease_name": {
"description": "Alias for disease. Disease name or ID to search.",
"type": "string"
},
"operation": {
"const": "search_disease",
"description": "Operation type (fixed: search_disease)",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default GenCC Search Disease call
public-safeinput
{
"disease": "type 2 diabetes",
"disease_name": "type 2 diabetes"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GenCC_search_disease
- Tool name
- GenCC_search_disease
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse