Back to catalog
Cortexa research tool·genomics·kegg_network_variant
KEGG Get Variant
Get detailed KEGG variant information including gene name, mutation type (gain/loss of function), specific mutations with ClinVar/dbSNP/COSMIC cross-references, associated signaling networks, diseases, and targeted drugs. Example: hsa_var:673v1 (BRAF) returns V600E and V600K mutations with ClinVar:13961, dbSNP:rs113488022, COSM:476, linked to melanoma and thyroid cancer, targeted by dabrafenib and encorafenib.
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": {
"variant_id": {
"description": "KEGG variant ID. Can be with prefix 'hsa_var:673v1' or without '673v1'. Get IDs from KEGG_search_variant. Format: {entrez_gene_id}v{variant_number}.",
"type": "string"
}
},
"required": [
"variant_id"
],
"type": "object"
}Examples (1)
Default KEGG Get Variant call
public-safeinput
{
"variant_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_KEGG_get_variant
- Tool name
- KEGG_get_variant
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse