Back to catalog
Cortexa research tool·genomics·targetmine
TargetMine Search Genes
Search TargetMine specifically for genes relevant to drug target discovery. This convenience wrapper filters results to the Gene category. Returns gene symbols, NCBI Gene IDs, organism information, and gene names. TargetMine covers human, rat, mouse, and other model organism genes with extensive drug target annotations. For broader searches across all entity types, use TargetMine_search instead.
Livelast probed 2026-04-30 23:07Z· 110msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 110ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"q": {
"description": "Gene search query: gene symbol (e.g., 'TP53', 'EGFR', 'BRCA1'), Entrez Gene ID, or keyword.",
"type": "string"
},
"size": {
"default": 10,
"description": "Number of results to return (default: 10).",
"type": "integer"
}
},
"required": [
"q"
],
"type": "object"
}Examples (1)
Default TargetMine Search Genes call
public-safeinput
{
"q": "",
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_TargetMine_search_genes
- Tool name
- TargetMine_search_genes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse