Back to catalog
Cortexa research tool·biomedical·gdc
GDC List Projects
List GDC projects (TCGA, TARGET, etc.) with case/file counts. Use to discover available cancer cohorts and their data volume. Filter by program (TCGA, TARGET, CGCI, etc.).
Livelast probed 2026-05-01 01:00Z· 175msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 175ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"program": {
"description": "Filter by program name (e.g., 'TCGA', 'TARGET')",
"type": "string"
},
"size": {
"default": 20,
"description": "Number of results (1–100)",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
}Examples (1)
Default GDC List Projects call
public-safeinput
{
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GDC_list_projects
- Tool name
- GDC_list_projects
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse