Back to catalog
Cortexa research tool·biomedical·intogen
IntOGen Get Gene Info
Get driver gene classification for a specific gene across all cancer types from IntOGen. Returns the list of cancer types where the gene is identified as a cancer driver, along with the detection methods used (dNdScv, OncodriveFML, OncodriveCLUSTL, HotMAPS, smRegions, CBaSE, MutPanning) and mutation statistics. Example: gene='TP53' is a driver in 74 cancer types; gene='KRAS' is a driver in 22 cancer types.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene": {
"description": "Gene symbol (HUGO nomenclature). Examples: 'TP53', 'KRAS', 'PIK3CA', 'BRAF', 'EGFR', 'PTEN', 'APC', 'BRCA1', 'IDH1', 'NRAS'.",
"type": "string"
}
},
"required": [
"gene"
],
"type": "object"
}Examples (1)
Default IntOGen Get Gene Info call
public-safeinput
{
"gene": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IntOGen_get_gene_info
- Tool name
- IntOGen_get_gene_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse