Back to catalog
Cortexa research tool·genomics·lovd
LOVD Get Gene
Get gene information from LOVD (Leiden Open Variation Database). Returns HGNC ID, Entrez ID, chromosomal location, RefSeq transcript(s), genomic build, curation details, and dates. LOVD hosts curated variant databases for over 23,000 genes used in clinical diagnostics.
Livelast probed 2026-04-30 23:07Z· 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": {
"gene_symbol": {
"description": "HGNC gene symbol (e.g., 'TP53', 'BRCA1', 'BRCA2', 'EGFR').",
"type": "string"
}
},
"required": [
"gene_symbol"
],
"type": "object"
}Examples (1)
Default LOVD 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_LOVD_get_gene
- Tool name
- LOVD_get_gene
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse