Back to catalog
Cortexa research tool·genomics·lovd
LOVD Search Variants
Search variants in LOVD by DBID or HGVS DNA notation. Use variant_dbid for exact LOVD variant IDs (e.g., 'TP53_010464') or dna_notation for HGVS notation without RefSeq prefix (e.g., 'c.*2609C>A'). At least one search parameter is required.
Livelast probed 2026-04-30 23:07Z· 100msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 100ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"dna_notation": {
"description": "HGVS DNA notation without RefSeq prefix (e.g., 'c.*2609C>A', 'c.742C>T'). Use coding 'c.' notation.",
"type": "string"
},
"gene_symbol": {
"description": "HGNC gene symbol (e.g., 'TP53', 'BRCA1').",
"type": "string"
},
"variant_dbid": {
"description": "LOVD variant DBID (e.g., 'TP53_010464'). Unique identifier assigned by LOVD.",
"type": "string"
}
},
"required": [
"gene_symbol"
],
"type": "object"
}Examples (1)
Default LOVD Search 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_search_variants
- Tool name
- LOVD_search_variants
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse