Back to catalog
Cortexa research tool·genomics·gene2phenotype
G2P Get Gene
Get Gene2Phenotype information for a specific gene by symbol. Returns gene location, cross-references to HGNC/Ensembl/OMIM, gene synonyms, and genomic coordinates. This provides the gene-level data without disease associations. For disease associations, use G2P_search with the gene name instead.
Livelast probed 2026-04-30 23:07Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_symbol": {
"description": "Gene symbol (e.g., 'BRCA1', 'TP53', 'EGFR', 'SCN1A')",
"type": "string"
}
},
"required": [
"gene_symbol"
],
"type": "object"
}Examples (1)
Default G2P Get Gene call
public-safeinput
{
"gene_symbol": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_G2P_get_gene
- Tool name
- G2P_get_gene
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse