Back to catalog
Cortexa research tool·drug discovery·dgidb
DGIdb Get Gene Info
Get detailed gene information from DGIdb including aliases, categories, and interaction counts.
Livelast probed 2026-04-30 23:07Z· 98msCortexa
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": {
"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. Aliases: gene_name, gene.",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [],
"type": "object"
}Examples (1)
Default DGIdb Get Gene Info 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_info
- Tool name
- DGIdb_get_gene_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse