PanelApp Search Panels
Search Genomics England PanelApp for gene panels used in clinical genetic testing. PanelApp is the authoritative source for curated gene panels used by the NHS and global genomic medicine services. Returns panel IDs, names, disease groups, status, version, and gene count statistics. Use this to find relevant gene panels for a disease area, then use PanelApp_get_panel to get the full gene list. Panels contain genes with confidence levels (green=3 for diagnostic grade, amber=2 for borderline, red…
Overview
Search Genomics England PanelApp for gene panels used in clinical genetic testing. PanelApp is the authoritative source for curated gene panels used by the NHS and global genomic medicine services. Returns panel IDs, names, disease groups, status, version, and gene count statistics. Use this to find relevant gene panels for a disease area, then use PanelApp_get_panel to get the full gene list. Panels contain genes with confidence levels (green=3 for diagnostic grade, amber=2 for borderline, red=1 for limited evidence).
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 98ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"search": {
"description": "Search query for panel name or disease (e.g., 'breast cancer', 'epilepsy', 'hearing loss', 'intellectual disability')",
"type": "string"
}
},
"required": [
"search"
],
"type": "object"
}Examples (1)
Default PanelApp Search Panels call
{
"search": ""
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PanelApp_search_panels
- Tool name
- PanelApp_search_panels
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse