← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 3-124674566-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=124674566&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 124674566,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "ENST00000682506.1",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7145C>T",
"hgvs_p": "p.Ala2382Val",
"transcript": "NM_001388419.1",
"protein_id": "NP_001375348.1",
"transcript_support_level": null,
"aa_start": 2382,
"aa_end": null,
"aa_length": 2986,
"cds_start": 7145,
"cds_end": null,
"cds_length": 8961,
"cdna_start": 7517,
"cdna_end": null,
"cdna_length": 16188,
"mane_select": "ENST00000682506.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7145C>T",
"hgvs_p": "p.Ala2382Val",
"transcript": "ENST00000682506.1",
"protein_id": "ENSP00000508359.1",
"transcript_support_level": null,
"aa_start": 2382,
"aa_end": null,
"aa_length": 2986,
"cds_start": 7145,
"cds_end": null,
"cds_length": 8961,
"cdna_start": 7517,
"cdna_end": null,
"cdna_length": 16188,
"mane_select": "NM_001388419.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2054C>T",
"hgvs_p": "p.Ala685Val",
"transcript": "ENST00000291478.9",
"protein_id": "ENSP00000291478.4",
"transcript_support_level": 1,
"aa_start": 685,
"aa_end": null,
"aa_length": 1289,
"cds_start": 2054,
"cds_end": null,
"cds_length": 3870,
"cdna_start": 2217,
"cdna_end": null,
"cdna_length": 10888,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7145C>T",
"hgvs_p": "p.Ala2382Val",
"transcript": "NM_001024660.5",
"protein_id": "NP_001019831.2",
"transcript_support_level": null,
"aa_start": 2382,
"aa_end": null,
"aa_length": 2986,
"cds_start": 7145,
"cds_end": null,
"cds_length": 8961,
"cdna_start": 7276,
"cdna_end": null,
"cdna_length": 15947,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7145C>T",
"hgvs_p": "p.Ala2382Val",
"transcript": "ENST00000360013.7",
"protein_id": "ENSP00000353109.3",
"transcript_support_level": 5,
"aa_start": 2382,
"aa_end": null,
"aa_length": 2986,
"cds_start": 7145,
"cds_end": null,
"cds_length": 8961,
"cdna_start": 7272,
"cdna_end": null,
"cdna_length": 10806,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7049C>T",
"hgvs_p": "p.Ala2350Val",
"transcript": "ENST00000354186.8",
"protein_id": "ENSP00000346122.4",
"transcript_support_level": 5,
"aa_start": 2350,
"aa_end": null,
"aa_length": 2954,
"cds_start": 7049,
"cds_end": null,
"cds_length": 8865,
"cdna_start": 7051,
"cdna_end": null,
"cdna_length": 10586,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 49,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7139C>T",
"hgvs_p": "p.Ala2380Val",
"transcript": "NM_001322988.2",
"protein_id": "NP_001309917.1",
"transcript_support_level": null,
"aa_start": 2380,
"aa_end": null,
"aa_length": 2396,
"cds_start": 7139,
"cds_end": null,
"cds_length": 7191,
"cdna_start": 7270,
"cdna_end": null,
"cdna_length": 8131,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 39,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.5219C>T",
"hgvs_p": "p.Ala1740Val",
"transcript": "NM_001388412.1",
"protein_id": "NP_001375341.1",
"transcript_support_level": null,
"aa_start": 1740,
"aa_end": null,
"aa_length": 1756,
"cds_start": 5219,
"cds_end": null,
"cds_length": 5271,
"cdna_start": 5395,
"cdna_end": null,
"cdna_length": 6256,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2054C>T",
"hgvs_p": "p.Ala685Val",
"transcript": "NM_007064.5",
"protein_id": "NP_008995.2",
"transcript_support_level": null,
"aa_start": 685,
"aa_end": null,
"aa_length": 1289,
"cds_start": 2054,
"cds_end": null,
"cds_length": 3870,
"cdna_start": 2218,
"cdna_end": null,
"cdna_length": 10889,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2051C>T",
"hgvs_p": "p.Ala684Val",
"transcript": "NM_001322993.2",
"protein_id": "NP_001309922.1",
"transcript_support_level": null,
"aa_start": 684,
"aa_end": null,
"aa_length": 1288,
"cds_start": 2051,
"cds_end": null,
"cds_length": 3867,
"cdna_start": 2215,
"cdna_end": null,
"cdna_length": 10886,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.3227C>T",
"hgvs_p": "p.Ala1076Val",
"transcript": "ENST00000684360.1",
"protein_id": "ENSP00000506947.1",
"transcript_support_level": null,
"aa_start": 1076,
"aa_end": null,
"aa_length": 1092,
"cds_start": 3227,
"cds_end": null,
"cds_length": 3279,
"cdna_start": 3227,
"cdna_end": null,
"cdna_length": 4088,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2078C>T",
"hgvs_p": "p.Ala693Val",
"transcript": "NM_001322994.2",
"protein_id": "NP_001309923.1",
"transcript_support_level": null,
"aa_start": 693,
"aa_end": null,
"aa_length": 709,
"cds_start": 2078,
"cds_end": null,
"cds_length": 2130,
"cdna_start": 2242,
"cdna_end": null,
"cdna_length": 3103,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2078C>T",
"hgvs_p": "p.Ala693Val",
"transcript": "ENST00000682363.1",
"protein_id": "ENSP00000507954.1",
"transcript_support_level": null,
"aa_start": 693,
"aa_end": null,
"aa_length": 709,
"cds_start": 2078,
"cds_end": null,
"cds_length": 2130,
"cdna_start": 2223,
"cdna_end": null,
"cdna_length": 3022,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2054C>T",
"hgvs_p": "p.Ala685Val",
"transcript": "NM_001322995.2",
"protein_id": "NP_001309924.1",
"transcript_support_level": null,
"aa_start": 685,
"aa_end": null,
"aa_length": 701,
"cds_start": 2054,
"cds_end": null,
"cds_length": 2106,
"cdna_start": 2218,
"cdna_end": null,
"cdna_length": 3079,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2051C>T",
"hgvs_p": "p.Ala684Val",
"transcript": "NM_001322996.2",
"protein_id": "NP_001309925.1",
"transcript_support_level": null,
"aa_start": 684,
"aa_end": null,
"aa_length": 700,
"cds_start": 2051,
"cds_end": null,
"cds_length": 2103,
"cdna_start": 2215,
"cdna_end": null,
"cdna_length": 3076,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.2048C>T",
"hgvs_p": "p.Ala683Val",
"transcript": "NM_001322997.2",
"protein_id": "NP_001309926.1",
"transcript_support_level": null,
"aa_start": 683,
"aa_end": null,
"aa_length": 699,
"cds_start": 2048,
"cds_end": null,
"cds_length": 2100,
"cdna_start": 2212,
"cdna_end": null,
"cdna_length": 3073,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.1958C>T",
"hgvs_p": "p.Ala653Val",
"transcript": "NM_001322998.2",
"protein_id": "NP_001309927.1",
"transcript_support_level": null,
"aa_start": 653,
"aa_end": null,
"aa_length": 669,
"cds_start": 1958,
"cds_end": null,
"cds_length": 2010,
"cdna_start": 2122,
"cdna_end": null,
"cdna_length": 2983,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.1955C>T",
"hgvs_p": "p.Ala652Val",
"transcript": "NM_001322999.2",
"protein_id": "NP_001309928.1",
"transcript_support_level": null,
"aa_start": 652,
"aa_end": null,
"aa_length": 668,
"cds_start": 1955,
"cds_end": null,
"cds_length": 2007,
"cdna_start": 2119,
"cdna_end": null,
"cdna_length": 2980,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.1955C>T",
"hgvs_p": "p.Ala652Val",
"transcript": "NM_001323000.2",
"protein_id": "NP_001309929.1",
"transcript_support_level": null,
"aa_start": 652,
"aa_end": null,
"aa_length": 668,
"cds_start": 1955,
"cds_end": null,
"cds_length": 2007,
"cdna_start": 2119,
"cdna_end": null,
"cdna_length": 2980,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.1952C>T",
"hgvs_p": "p.Ala651Val",
"transcript": "NM_001323001.2",
"protein_id": "NP_001309930.1",
"transcript_support_level": null,
"aa_start": 651,
"aa_end": null,
"aa_length": 667,
"cds_start": 1952,
"cds_end": null,
"cds_length": 2004,
"cdna_start": 2116,
"cdna_end": null,
"cdna_length": 2977,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7151C>T",
"hgvs_p": "p.Ala2384Val",
"transcript": "XM_006713810.4",
"protein_id": "XP_006713873.1",
"transcript_support_level": null,
"aa_start": 2384,
"aa_end": null,
"aa_length": 2988,
"cds_start": 7151,
"cds_end": null,
"cds_length": 8967,
"cdna_start": 7523,
"cdna_end": null,
"cdna_length": 16194,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7148C>T",
"hgvs_p": "p.Ala2383Val",
"transcript": "XM_011513279.3",
"protein_id": "XP_011511581.1",
"transcript_support_level": null,
"aa_start": 2383,
"aa_end": null,
"aa_length": 2987,
"cds_start": 7148,
"cds_end": null,
"cds_length": 8964,
"cdna_start": 7520,
"cdna_end": null,
"cdna_length": 16191,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7148C>T",
"hgvs_p": "p.Ala2383Val",
"transcript": "XM_011513280.3",
"protein_id": "XP_011511582.1",
"transcript_support_level": null,
"aa_start": 2383,
"aa_end": null,
"aa_length": 2987,
"cds_start": 7148,
"cds_end": null,
"cds_length": 8964,
"cdna_start": 7520,
"cdna_end": null,
"cdna_length": 16191,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7124C>T",
"hgvs_p": "p.Ala2375Val",
"transcript": "XM_006713811.4",
"protein_id": "XP_006713874.1",
"transcript_support_level": null,
"aa_start": 2375,
"aa_end": null,
"aa_length": 2979,
"cds_start": 7124,
"cds_end": null,
"cds_length": 8940,
"cdna_start": 7496,
"cdna_end": null,
"cdna_length": 16167,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7118C>T",
"hgvs_p": "p.Ala2373Val",
"transcript": "XM_011513281.4",
"protein_id": "XP_011511583.1",
"transcript_support_level": null,
"aa_start": 2373,
"aa_end": null,
"aa_length": 2977,
"cds_start": 7118,
"cds_end": null,
"cds_length": 8934,
"cdna_start": 7249,
"cdna_end": null,
"cdna_length": 15920,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7112C>T",
"hgvs_p": "p.Ala2371Val",
"transcript": "XM_006713812.4",
"protein_id": "XP_006713875.1",
"transcript_support_level": null,
"aa_start": 2371,
"aa_end": null,
"aa_length": 2975,
"cds_start": 7112,
"cds_end": null,
"cds_length": 8928,
"cdna_start": 7484,
"cdna_end": null,
"cdna_length": 16155,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7151C>T",
"hgvs_p": "p.Ala2384Val",
"transcript": "XM_017007429.2",
"protein_id": "XP_016862918.1",
"transcript_support_level": null,
"aa_start": 2384,
"aa_end": null,
"aa_length": 2968,
"cds_start": 7151,
"cds_end": null,
"cds_length": 8907,
"cdna_start": 7523,
"cdna_end": null,
"cdna_length": 16134,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7148C>T",
"hgvs_p": "p.Ala2383Val",
"transcript": "XM_047449157.1",
"protein_id": "XP_047305113.1",
"transcript_support_level": null,
"aa_start": 2383,
"aa_end": null,
"aa_length": 2967,
"cds_start": 7148,
"cds_end": null,
"cds_length": 8904,
"cdna_start": 7520,
"cdna_end": null,
"cdna_length": 16131,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 60,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7085C>T",
"hgvs_p": "p.Ala2362Val",
"transcript": "XM_006713813.4",
"protein_id": "XP_006713876.1",
"transcript_support_level": null,
"aa_start": 2362,
"aa_end": null,
"aa_length": 2966,
"cds_start": 7085,
"cds_end": null,
"cds_length": 8901,
"cdna_start": 7457,
"cdna_end": null,
"cdna_length": 16128,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7055C>T",
"hgvs_p": "p.Ala2352Val",
"transcript": "XM_006713814.4",
"protein_id": "XP_006713877.1",
"transcript_support_level": null,
"aa_start": 2352,
"aa_end": null,
"aa_length": 2956,
"cds_start": 7055,
"cds_end": null,
"cds_length": 8871,
"cdna_start": 7427,
"cdna_end": null,
"cdna_length": 16098,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7052C>T",
"hgvs_p": "p.Ala2351Val",
"transcript": "XM_017007430.2",
"protein_id": "XP_016862919.1",
"transcript_support_level": null,
"aa_start": 2351,
"aa_end": null,
"aa_length": 2955,
"cds_start": 7052,
"cds_end": null,
"cds_length": 8868,
"cdna_start": 7424,
"cdna_end": null,
"cdna_length": 16095,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7052C>T",
"hgvs_p": "p.Ala2351Val",
"transcript": "XM_047449158.1",
"protein_id": "XP_047305114.1",
"transcript_support_level": null,
"aa_start": 2351,
"aa_end": null,
"aa_length": 2955,
"cds_start": 7052,
"cds_end": null,
"cds_length": 8868,
"cdna_start": 7424,
"cdna_end": null,
"cdna_length": 16095,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 59,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7013C>T",
"hgvs_p": "p.Ala2338Val",
"transcript": "XM_047449159.1",
"protein_id": "XP_047305115.1",
"transcript_support_level": null,
"aa_start": 2338,
"aa_end": null,
"aa_length": 2942,
"cds_start": 7013,
"cds_end": null,
"cds_length": 8829,
"cdna_start": 7385,
"cdna_end": null,
"cdna_length": 16056,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 51,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7106C>T",
"hgvs_p": "p.Ala2369Val",
"transcript": "XM_047449160.1",
"protein_id": "XP_047305116.1",
"transcript_support_level": null,
"aa_start": 2369,
"aa_end": null,
"aa_length": 2493,
"cds_start": 7106,
"cds_end": null,
"cds_length": 7482,
"cdna_start": 7478,
"cdna_end": null,
"cdna_length": 12608,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 50,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7049C>T",
"hgvs_p": "p.Ala2350Val",
"transcript": "XM_047449161.1",
"protein_id": "XP_047305117.1",
"transcript_support_level": null,
"aa_start": 2350,
"aa_end": null,
"aa_length": 2474,
"cds_start": 7049,
"cds_end": null,
"cds_length": 7425,
"cdna_start": 7421,
"cdna_end": null,
"cdna_length": 12551,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 51,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7151C>T",
"hgvs_p": "p.Ala2384Val",
"transcript": "XM_011513283.3",
"protein_id": "XP_011511585.1",
"transcript_support_level": null,
"aa_start": 2384,
"aa_end": null,
"aa_length": 2401,
"cds_start": 7151,
"cds_end": null,
"cds_length": 7206,
"cdna_start": 7523,
"cdna_end": null,
"cdna_length": 7685,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 49,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7148C>T",
"hgvs_p": "p.Ala2383Val",
"transcript": "XM_047449162.1",
"protein_id": "XP_047305118.1",
"transcript_support_level": null,
"aa_start": 2383,
"aa_end": null,
"aa_length": 2399,
"cds_start": 7148,
"cds_end": null,
"cds_length": 7200,
"cdna_start": 7520,
"cdna_end": null,
"cdna_length": 8381,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 48,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7022C>T",
"hgvs_p": "p.Ala2341Val",
"transcript": "XM_024453811.2",
"protein_id": "XP_024309579.1",
"transcript_support_level": null,
"aa_start": 2341,
"aa_end": null,
"aa_length": 2357,
"cds_start": 7022,
"cds_end": null,
"cds_length": 7074,
"cdna_start": 7394,
"cdna_end": null,
"cdna_length": 8255,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 48,
"exon_rank_end": null,
"exon_count": 48,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.7010C>T",
"hgvs_p": "p.Ala2337Val",
"transcript": "XM_047449163.1",
"protein_id": "XP_047305119.1",
"transcript_support_level": null,
"aa_start": 2337,
"aa_end": null,
"aa_length": 2353,
"cds_start": 7010,
"cds_end": null,
"cds_length": 7062,
"cdna_start": 7382,
"cdna_end": null,
"cdna_length": 8243,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 40,
"exon_rank_end": null,
"exon_count": 51,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "c.5222C>T",
"hgvs_p": "p.Ala1741Val",
"transcript": "XM_047449164.1",
"protein_id": "XP_047305120.1",
"transcript_support_level": null,
"aa_start": 1741,
"aa_end": null,
"aa_length": 2345,
"cds_start": 5222,
"cds_end": null,
"cds_length": 7038,
"cdna_start": 5424,
"cdna_end": null,
"cdna_length": 14095,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "n.2329C>T",
"hgvs_p": null,
"transcript": "ENST00000393496.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3190,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "n.1688C>T",
"hgvs_p": null,
"transcript": "ENST00000459915.2",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2080,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "n.*1590C>T",
"hgvs_p": null,
"transcript": "ENST00000682290.1",
"protein_id": "ENSP00000507381.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3059,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 49,
"exon_rank_end": null,
"exon_count": 49,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "n.7099C>T",
"hgvs_p": null,
"transcript": "ENST00000683592.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8039,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "n.*1590C>T",
"hgvs_p": null,
"transcript": "ENST00000682290.1",
"protein_id": "ENSP00000507381.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3059,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"hgvs_c": "n.-10C>T",
"hgvs_p": null,
"transcript": "ENST00000484542.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 487,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "KALRN",
"gene_hgnc_id": 4814,
"dbsnp": "rs143716563",
"frequency_reference_population": 0.000060317307,
"hom_count_reference_population": 0,
"allele_count_reference_population": 97,
"gnomad_exomes_af": 0.0000590708,
"gnomad_genomes_af": 0.0000722344,
"gnomad_exomes_ac": 86,
"gnomad_genomes_ac": 11,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.046284109354019165,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": 0.087,
"revel_prediction": "Benign",
"alphamissense_score": 0.3336,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.39,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.166,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -8,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BS2",
"acmg_by_gene": [
{
"score": -8,
"benign_score": 8,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "ENST00000682506.1",
"gene_symbol": "KALRN",
"hgnc_id": 4814,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.7145C>T",
"hgvs_p": "p.Ala2382Val"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}