Back to catalog
Cortexa research tool·genomics·ncbi_variation
NCBIVariation Spdi Equivalents
Get all equivalent SPDI representations of a variant across different reference sequences and genome assemblies (GRCh37/GRCh38, RefSeqGene, transcript). Given one SPDI, returns the same variant mapped to all available coordinate systems. Useful for liftover between assemblies and cross-referencing variants described on different reference sequences.
Livelast probed 2026-05-01 01:00Z· 78msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 78ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"spdi": {
"description": "Variant in SPDI notation. Examples: 'NC_000001.11:230710047:A:G' (GRCh38 AGT variant), 'NM_000059.4:266:AT:' (BRCA2 transcript-level)",
"type": "string"
}
},
"required": [
"spdi"
],
"type": "object"
}Examples (1)
Default NCBIVariation Spdi Equivalents call
public-safeinput
{
"spdi": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NCBIVariation_spdi_equivalents
- Tool name
- NCBIVariation_spdi_equivalents
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse