Back to catalog
Cortexa research tool·clinical·panelapp
PanelApp Get Panel
Get the full gene list and details for a specific Genomics England PanelApp gene panel by panel ID. Returns all genes in the panel with their confidence levels (3=green/diagnostic, 2=amber/borderline, 1=red/limited), mode of inheritance, mode of pathogenicity, penetrance, phenotypes, publications, and evidence sources. This is the definitive resource for which genes are included in clinical genetic testing panels used by the NHS. Use PanelApp_search_panels to find panel IDs.
Livelast probed 2026-04-30 23:07Z· 107msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 107ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"panel_id": {
"description": "PanelApp panel ID (e.g., 504 for 'Inherited polyposis and early onset colorectal cancer'). Find IDs using PanelApp_search_panels.",
"type": "integer"
}
},
"required": [
"panel_id"
],
"type": "object"
}Examples (1)
Default PanelApp Get Panel call
public-safeinput
{
"panel_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PanelApp_get_panel
- Tool name
- PanelApp_get_panel
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse