Back to catalog
Cortexa research tool·clinical·cbioportal
CBioPortal Get Gene Panel Genes
Get all genes in a specific gene panel. Essential for understanding what genes are covered when analyzing mutation frequency data from targeted sequencing studies.
Livelast probed 2026-04-30 23:07Z· 103msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 103ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_panel_id": {
"description": "Gene panel ID (e.g., 'IMPACT468')",
"type": "string"
}
},
"required": [
"gene_panel_id"
],
"type": "object"
}Examples (1)
Default CBioPortal Get Gene Panel Genes call
public-safeinput
{
"gene_panel_id": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_cBioPortal_get_gene_panel_genes
- Tool name
- cBioPortal_get_gene_panel_genes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse