Back to catalog
Cortexa research tool·genomics·progenetix
Progenetix Search Individuals
Search individuals (patients) in the Progenetix cancer CNV database by NCIt disease ontology code. Returns patient IDs, sex, disease diagnosis, age at onset, and study references. Useful for cohort characterization in cancer genomics studies. Example: NCIT:C9145 returns 27 AML patients with sex and age data.
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"filters": {
"description": "NCIt ontology code to filter individuals by cancer type. Examples: 'NCIT:C9145' (AML), 'NCIT:C3058' (Glioblastoma), 'NCIT:C4017' (Breast Carcinoma), 'NCIT:C3224' (Melanoma).",
"type": "string"
},
"limit": {
"default": 10,
"description": "Maximum number of individuals to return (default: 10).",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"required": [
"filters"
],
"type": "object"
}Examples (1)
Default Progenetix Search Individuals call
public-safeinput
{
"filters": "",
"limit": 3
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Progenetix_search_individuals
- Tool name
- Progenetix_search_individuals
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse