IntOGen Get Drivers
Get cancer driver genes for a specific cancer type from IntOGen. Returns genes identified as drivers by computational methods (dNdScv, OncodriveFML, OncodriveCLUSTL, HotMAPS, smRegions, CBaSE, MutPanning) applied to somatic mutation data from thousands of tumors. Each result includes the gene symbol, number of mutations and mutated samples across cohorts. Use IntOGen_list_cancer_types to see available cancer type codes. Example: cancer_type='BRCA' returns 118 driver genes for breast cancer incl…
Overview
Get cancer driver genes for a specific cancer type from IntOGen. Returns genes identified as drivers by computational methods (dNdScv, OncodriveFML, OncodriveCLUSTL, HotMAPS, smRegions, CBaSE, MutPanning) applied to somatic mutation data from thousands of tumors. Each result includes the gene symbol, number of mutations and mutated samples across cohorts. Use IntOGen_list_cancer_types to see available cancer type codes. Example: cancer_type='BRCA' returns 118 driver genes for breast cancer including TP53, PIK3CA, GATA3.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 88ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cancer_type": {
"description": "IntOGen cancer type code. Examples: 'BRCA' (breast), 'LUAD' (lung adenocarcinoma), 'COADREAD' (colorectal), 'AML' (acute myeloid leukemia), 'SKCM' (melanoma), 'GBM' (glioblastoma). Use IntOGen_list_cancer_types to see all available codes.",
"type": "string"
}
},
"required": [
"cancer_type"
],
"type": "object"
}Examples (1)
Default IntOGen Get Drivers call
{
"cancer_type": ""
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IntOGen_get_drivers
- Tool name
- IntOGen_get_drivers
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse