Back to catalog
Cortexa research tool·genomics·hgnc
HGNC Search By Location
Search HGNC for genes at a specific chromosomal location. Returns all genes mapped to that cytogenetic band. Useful for identifying genes in a chromosomal region of interest. Example: '17p13.1' returns genes including TP53.
Livelast probed 2026-05-01 01:00Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"location": {
"description": "Cytogenetic band location. Examples: '17p13.1' (TP53 region), '17q21.31' (BRCA1 region), '7p11.2' (EGFR region), '13q14.2' (RB1 region).",
"type": "string"
}
},
"required": [
"location"
],
"type": "object"
}Examples (1)
Default HGNC Search By Location call
public-safeinput
{
"location": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HGNC_search_by_location
- Tool name
- HGNC_search_by_location
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse