Back to catalog
Cortexa research tool·genomics·humanmine
HumanMine Search Genes
Search HumanMine specifically for genes by symbol, name, or ID across human, mouse, and rat. HumanMine integrates gene data from NCBI Gene, Ensembl, UniProt, and other sources. Returns gene symbols, Entrez IDs, Ensembl IDs, gene names, and organism information. More focused than HumanMine_search as it pre-filters to Gene category only.
Livelast probed 2026-05-01 01:00Z· 1347msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1347ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"q": {
"description": "Gene search query: gene symbol (e.g., 'EGFR', 'TP53'), gene name (e.g., 'tumor protein p53'), or Entrez Gene ID",
"type": "string"
},
"size": {
"description": "Maximum number of results to return (default 10, max 100)",
"type": [
"integer",
"null"
]
}
},
"required": [
"q"
],
"type": "object"
}Examples (1)
Default HumanMine Search Genes call
public-safeinput
{
"q": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HumanMine_search_genes
- Tool name
- HumanMine_search_genes
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse