Back to catalog
Cortexa research tool·genomics·lovd
LOVD Get Variants
Get all curated variants for a gene from LOVD. Returns variant details including HGVS DNA/RNA/protein notation, genomic positions (hg19), LOVD variant DBID, and reporting count. Note: some genes may have hundreds or thousands of variants.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_symbol": {
"description": "HGNC gene symbol (e.g., 'TP53', 'BRCA1').",
"type": "string"
}
},
"required": [
"gene_symbol"
],
"type": "object"
}Examples (1)
Default LOVD Get Variants 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_variants
- Tool name
- LOVD_get_variants
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse