Back to catalog
Cortexa research tool·drug discovery·dgidb
DGIdb Get Gene Druggability
Get druggability information for genes. Returns gene categories indicating if a gene is druggable (kinase, GPCR, ion channel, etc.).
Livelast probed 2026-05-01 01:00Z· 391msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 391ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene": {
"description": "Alias for genes. Single gene symbol (e.g., 'EGFR').",
"type": "string"
},
"gene_name": {
"description": "Alias for genes. Single gene symbol (e.g., 'EGFR').",
"type": "string"
},
"genes": {
"description": "List of gene symbols to check druggability. Aliases: gene_name, gene.",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [],
"type": "object"
}Examples (1)
Default DGIdb Get Gene Druggability call
public-safeinput
{
"gene": "BRCA1",
"gene_name": "BRCA1",
"genes": []
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DGIdb_get_gene_druggability
- Tool name
- DGIdb_get_gene_druggability
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse