Back to catalog
Cortexa research tool·genomics·cpic
CPIC Search Gene Drug Pairs
Search CPIC gene-drug pairs by gene symbol and/or CPIC evidence level. Gene symbol should be the standard HGNC symbol (e.g., "CYP2D6", "DPYD", "TPMT"). CPIC level indicates evidence strength: A=highest evidence, B=moderate, C=limited, D=for information only. Returns gene-drug pairs with guideline IDs for further lookup.
Livelast probed 2026-04-30 23:07Z· 485msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 485ms
Schema
JSON Schema the agent (or your API call) must match.
{
"additionalProperties": false,
"properties": {
"cpiclevel": {
"description": "CPIC evidence level to filter by (e.g., 'A', 'B', 'B/C', 'C', 'D'). Omit to include all levels.",
"type": [
"string",
"null"
]
},
"gene": {
"description": "Gene symbol alias (e.g., 'CYP2D6') — alternative to genesymbol",
"type": [
"string",
"null"
]
},
"gene_symbol": {
"description": "Gene symbol alias (e.g., 'CYP2D6', 'VKORC1') — alternative to genesymbol",
"type": [
"string",
"null"
]
},
"genesymbol": {
"description": "Gene symbol to filter by (e.g., 'CYP2D6', 'DPYD', 'TPMT'). Omit to search all genes.",
"type": [
"string",
"null"
]
},
"limit": {
"description": "Maximum number of results to return (default 50)",
"type": [
"integer",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default CPIC Search Gene Drug Pairs call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CPIC_search_gene_drug_pairs
- Tool name
- CPIC_search_gene_drug_pairs
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse