Back to catalog
Cortexa research tool·genomics·spliceai
SpliceAI Get Max Delta
Get simplified maximum SpliceAI delta score and pathogenicity interpretation for a variant. Returns single max score across all splice effects (AG/AL/DG/DL) with interpretation: benign (<0.2), low (0.2-0.5), moderate (0.5-0.8), high (≥0.8). Best for quick variant triage.
Livelast probed 2026-04-30 23:07Z· 99msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 99ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"genome": {
"default": "38",
"description": "Genome build: 37 or 38 (default: 38)",
"enum": [
"37",
"38"
],
"type": "string"
},
"variant": {
"description": "Variant in chr-pos-ref-alt format (e.g., chr8-140300616-T-G)",
"type": "string"
}
},
"required": [
"variant"
],
"type": "object"
}Examples (1)
Default SpliceAI Get Max Delta call
public-safeinput
{
"variant": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SpliceAI_get_max_delta
- Tool name
- SpliceAI_get_max_delta
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse