← 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: 2-240726829-G-C (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=240726829&ref=G&alt=C&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 240726829,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001379631.1",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "NM_001244008.2",
          "protein_id": "NP_001230937.1",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4277,
          "cdna_end": null,
          "cdna_length": 9131,
          "mane_select": "ENST00000498729.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001244008.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000498729.9",
          "protein_id": "ENSP00000438388.1",
          "transcript_support_level": 5,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4277,
          "cdna_end": null,
          "cdna_length": 9131,
          "mane_select": "NM_001244008.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000498729.9"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.1281C>G",
          "hgvs_p": null,
          "transcript": "ENST00000492812.6",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7507,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000492812.6"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000675932.2",
          "protein_id": "ENSP00000502786.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1894,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5685,
          "cdna_start": 4277,
          "cdna_end": null,
          "cdna_length": 9151,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675932.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4248C>G",
          "hgvs_p": "p.Ile1416Met",
          "transcript": "ENST00000675314.2",
          "protein_id": "ENSP00000502584.2",
          "transcript_support_level": null,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1834,
          "cds_start": 4248,
          "cds_end": null,
          "cds_length": 5505,
          "cdna_start": 4406,
          "cdna_end": null,
          "cdna_length": 9260,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675314.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4245C>G",
          "hgvs_p": "p.Ile1415Met",
          "transcript": "ENST00000674607.2",
          "protein_id": "ENSP00000501825.2",
          "transcript_support_level": null,
          "aa_start": 1415,
          "aa_end": null,
          "aa_length": 1833,
          "cds_start": 4245,
          "cds_end": null,
          "cds_length": 5502,
          "cdna_start": 4403,
          "cdna_end": null,
          "cdna_length": 9257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674607.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4221C>G",
          "hgvs_p": "p.Ile1407Met",
          "transcript": "ENST00000448728.2",
          "protein_id": "ENSP00000398686.2",
          "transcript_support_level": 5,
          "aa_start": 1407,
          "aa_end": null,
          "aa_length": 1825,
          "cds_start": 4221,
          "cds_end": null,
          "cds_length": 5478,
          "cdna_start": 4691,
          "cdna_end": null,
          "cdna_length": 9545,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000448728.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4194C>G",
          "hgvs_p": "p.Ile1398Met",
          "transcript": "NM_001379631.1",
          "protein_id": "NP_001366560.1",
          "transcript_support_level": null,
          "aa_start": 1398,
          "aa_end": null,
          "aa_length": 1816,
          "cds_start": 4194,
          "cds_end": null,
          "cds_length": 5451,
          "cdna_start": 4352,
          "cdna_end": null,
          "cdna_length": 9206,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379631.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4170C>G",
          "hgvs_p": "p.Ile1390Met",
          "transcript": "ENST00000675126.2",
          "protein_id": "ENSP00000501874.2",
          "transcript_support_level": null,
          "aa_start": 1390,
          "aa_end": null,
          "aa_length": 1808,
          "cds_start": 4170,
          "cds_end": null,
          "cds_length": 5427,
          "cdna_start": 4324,
          "cdna_end": null,
          "cdna_length": 9177,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675126.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4155C>G",
          "hgvs_p": "p.Ile1385Met",
          "transcript": "ENST00000674975.2",
          "protein_id": "ENSP00000502241.2",
          "transcript_support_level": null,
          "aa_start": 1385,
          "aa_end": null,
          "aa_length": 1803,
          "cds_start": 4155,
          "cds_end": null,
          "cds_length": 5412,
          "cdna_start": 4313,
          "cdna_end": null,
          "cdna_length": 9167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674975.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4143C>G",
          "hgvs_p": "p.Ile1381Met",
          "transcript": "ENST00000404283.9",
          "protein_id": "ENSP00000384231.5",
          "transcript_support_level": 5,
          "aa_start": 1381,
          "aa_end": null,
          "aa_length": 1799,
          "cds_start": 4143,
          "cds_end": null,
          "cds_length": 5400,
          "cdna_start": 4390,
          "cdna_end": null,
          "cdna_length": 5647,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000404283.9"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000676050.2",
          "protein_id": "ENSP00000501938.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1796,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5391,
          "cdna_start": 4277,
          "cdna_end": null,
          "cdna_length": 9146,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000676050.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "NM_001379642.1",
          "protein_id": "NP_001366571.1",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4277,
          "cdna_end": null,
          "cdna_length": 9131,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379642.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000647572.2",
          "protein_id": "ENSP00000497953.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4403,
          "cdna_end": null,
          "cdna_length": 9257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647572.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000674664.2",
          "protein_id": "ENSP00000501778.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4210,
          "cdna_end": null,
          "cdna_length": 9064,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674664.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000674907.2",
          "protein_id": "ENSP00000502048.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4505,
          "cdna_end": null,
          "cdna_length": 9359,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000674907.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000675152.2",
          "protein_id": "ENSP00000501849.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4350,
          "cdna_end": null,
          "cdna_length": 9204,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675152.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4119C>G",
          "hgvs_p": "p.Ile1373Met",
          "transcript": "ENST00000675940.2",
          "protein_id": "ENSP00000501962.2",
          "transcript_support_level": null,
          "aa_start": 1373,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 4119,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": 4253,
          "cdna_end": null,
          "cdna_length": 9107,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675940.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4095C>G",
          "hgvs_p": "p.Ile1365Met",
          "transcript": "NM_001379632.1",
          "protein_id": "NP_001366561.1",
          "transcript_support_level": null,
          "aa_start": 1365,
          "aa_end": null,
          "aa_length": 1783,
          "cds_start": 4095,
          "cds_end": null,
          "cds_length": 5352,
          "cdna_start": 4253,
          "cdna_end": null,
          "cdna_length": 9107,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379632.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4092C>G",
          "hgvs_p": "p.Ile1364Met",
          "transcript": "NM_001379633.1",
          "protein_id": "NP_001366562.1",
          "transcript_support_level": null,
          "aa_start": 1364,
          "aa_end": null,
          "aa_length": 1782,
          "cds_start": 4092,
          "cds_end": null,
          "cds_length": 5349,
          "cdna_start": 4250,
          "cdna_end": null,
          "cdna_length": 9104,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379633.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4092C>G",
          "hgvs_p": "p.Ile1364Met",
          "transcript": "NM_001379645.1",
          "protein_id": "NP_001366574.1",
          "transcript_support_level": null,
          "aa_start": 1364,
          "aa_end": null,
          "aa_length": 1782,
          "cds_start": 4092,
          "cds_end": null,
          "cds_length": 5349,
          "cdna_start": 4276,
          "cdna_end": null,
          "cdna_length": 9130,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379645.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4092C>G",
          "hgvs_p": "p.Ile1364Met",
          "transcript": "ENST00000648129.1",
          "protein_id": "ENSP00000497293.1",
          "transcript_support_level": null,
          "aa_start": 1364,
          "aa_end": null,
          "aa_length": 1782,
          "cds_start": 4092,
          "cds_end": null,
          "cds_length": 5349,
          "cdna_start": 4243,
          "cdna_end": null,
          "cdna_length": 5859,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000648129.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4092C>G",
          "hgvs_p": "p.Ile1364Met",
          "transcript": "ENST00000650130.1",
          "protein_id": "ENSP00000498082.1",
          "transcript_support_level": null,
          "aa_start": 1364,
          "aa_end": null,
          "aa_length": 1782,
          "cds_start": 4092,
          "cds_end": null,
          "cds_length": 5349,
          "cdna_start": 4273,
          "cdna_end": null,
          "cdna_length": 5918,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000650130.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4092C>G",
          "hgvs_p": "p.Ile1364Met",
          "transcript": "ENST00000715177.1",
          "protein_id": "ENSP00000520373.1",
          "transcript_support_level": null,
          "aa_start": 1364,
          "aa_end": null,
          "aa_length": 1770,
          "cds_start": 4092,
          "cds_end": null,
          "cds_length": 5313,
          "cdna_start": 4204,
          "cdna_end": null,
          "cdna_length": 5797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000715177.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3945C>G",
          "hgvs_p": "p.Ile1315Met",
          "transcript": "NM_001379634.1",
          "protein_id": "NP_001366563.1",
          "transcript_support_level": null,
          "aa_start": 1315,
          "aa_end": null,
          "aa_length": 1733,
          "cds_start": 3945,
          "cds_end": null,
          "cds_length": 5202,
          "cdna_start": 4103,
          "cdna_end": null,
          "cdna_length": 8957,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379634.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3945C>G",
          "hgvs_p": "p.Ile1315Met",
          "transcript": "ENST00000942883.1",
          "protein_id": "ENSP00000612942.1",
          "transcript_support_level": null,
          "aa_start": 1315,
          "aa_end": null,
          "aa_length": 1733,
          "cds_start": 3945,
          "cds_end": null,
          "cds_length": 5202,
          "cdna_start": 4096,
          "cdna_end": null,
          "cdna_length": 5697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942883.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3942C>G",
          "hgvs_p": "p.Ile1314Met",
          "transcript": "NM_001379635.1",
          "protein_id": "NP_001366564.1",
          "transcript_support_level": null,
          "aa_start": 1314,
          "aa_end": null,
          "aa_length": 1732,
          "cds_start": 3942,
          "cds_end": null,
          "cds_length": 5199,
          "cdna_start": 4126,
          "cdna_end": null,
          "cdna_length": 8980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379635.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3942C>G",
          "hgvs_p": "p.Ile1314Met",
          "transcript": "NM_001379646.1",
          "protein_id": "NP_001366575.1",
          "transcript_support_level": null,
          "aa_start": 1314,
          "aa_end": null,
          "aa_length": 1732,
          "cds_start": 3942,
          "cds_end": null,
          "cds_length": 5199,
          "cdna_start": 4100,
          "cdna_end": null,
          "cdna_length": 8954,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379646.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3942C>G",
          "hgvs_p": "p.Ile1314Met",
          "transcript": "ENST00000648047.2",
          "protein_id": "ENSP00000497935.2",
          "transcript_support_level": null,
          "aa_start": 1314,
          "aa_end": null,
          "aa_length": 1732,
          "cds_start": 3942,
          "cds_end": null,
          "cds_length": 5199,
          "cdna_start": 4100,
          "cdna_end": null,
          "cdna_length": 8951,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000648047.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3930C>G",
          "hgvs_p": "p.Ile1310Met",
          "transcript": "NM_001379636.1",
          "protein_id": "NP_001366565.1",
          "transcript_support_level": null,
          "aa_start": 1310,
          "aa_end": null,
          "aa_length": 1728,
          "cds_start": 3930,
          "cds_end": null,
          "cds_length": 5187,
          "cdna_start": 4088,
          "cdna_end": null,
          "cdna_length": 8942,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379636.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3930C>G",
          "hgvs_p": "p.Ile1310Met",
          "transcript": "ENST00000647885.1",
          "protein_id": "ENSP00000497739.1",
          "transcript_support_level": null,
          "aa_start": 1310,
          "aa_end": null,
          "aa_length": 1728,
          "cds_start": 3930,
          "cds_end": null,
          "cds_length": 5187,
          "cdna_start": 4088,
          "cdna_end": null,
          "cdna_length": 5725,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647885.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3918C>G",
          "hgvs_p": "p.Ile1306Met",
          "transcript": "NM_001330290.2",
          "protein_id": "NP_001317219.1",
          "transcript_support_level": null,
          "aa_start": 1306,
          "aa_end": null,
          "aa_length": 1724,
          "cds_start": 3918,
          "cds_end": null,
          "cds_length": 5175,
          "cdna_start": 4076,
          "cdna_end": null,
          "cdna_length": 8930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330290.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3918C>G",
          "hgvs_p": "p.Ile1306Met",
          "transcript": "NM_001379648.1",
          "protein_id": "NP_001366577.1",
          "transcript_support_level": null,
          "aa_start": 1306,
          "aa_end": null,
          "aa_length": 1724,
          "cds_start": 3918,
          "cds_end": null,
          "cds_length": 5175,
          "cdna_start": 4076,
          "cdna_end": null,
          "cdna_length": 8930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379648.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3918C>G",
          "hgvs_p": "p.Ile1306Met",
          "transcript": "ENST00000649306.1",
          "protein_id": "ENSP00000497678.1",
          "transcript_support_level": null,
          "aa_start": 1306,
          "aa_end": null,
          "aa_length": 1724,
          "cds_start": 3918,
          "cds_end": null,
          "cds_length": 5175,
          "cdna_start": 4069,
          "cdna_end": null,
          "cdna_length": 5697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000649306.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3894C>G",
          "hgvs_p": "p.Ile1298Met",
          "transcript": "ENST00000431776.7",
          "protein_id": "ENSP00000414613.3",
          "transcript_support_level": 5,
          "aa_start": 1298,
          "aa_end": null,
          "aa_length": 1716,
          "cds_start": 3894,
          "cds_end": null,
          "cds_length": 5151,
          "cdna_start": 4052,
          "cdna_end": null,
          "cdna_length": 8906,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000431776.7"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3891C>G",
          "hgvs_p": "p.Ile1297Met",
          "transcript": "NM_001379637.1",
          "protein_id": "NP_001366566.1",
          "transcript_support_level": null,
          "aa_start": 1297,
          "aa_end": null,
          "aa_length": 1715,
          "cds_start": 3891,
          "cds_end": null,
          "cds_length": 5148,
          "cdna_start": 4049,
          "cdna_end": null,
          "cdna_length": 8903,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379637.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3870C>G",
          "hgvs_p": "p.Ile1290Met",
          "transcript": "NM_001330289.2",
          "protein_id": "NP_001317218.1",
          "transcript_support_level": null,
          "aa_start": 1290,
          "aa_end": null,
          "aa_length": 1708,
          "cds_start": 3870,
          "cds_end": null,
          "cds_length": 5127,
          "cdna_start": 4028,
          "cdna_end": null,
          "cdna_length": 8882,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330289.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3870C>G",
          "hgvs_p": "p.Ile1290Met",
          "transcript": "ENST00000648680.1",
          "protein_id": "ENSP00000497586.1",
          "transcript_support_level": null,
          "aa_start": 1290,
          "aa_end": null,
          "aa_length": 1708,
          "cds_start": 3870,
          "cds_end": null,
          "cds_length": 5127,
          "cdna_start": 4021,
          "cdna_end": null,
          "cdna_length": 6931,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000648680.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3867C>G",
          "hgvs_p": "p.Ile1289Met",
          "transcript": "NM_001379638.1",
          "protein_id": "NP_001366567.1",
          "transcript_support_level": null,
          "aa_start": 1289,
          "aa_end": null,
          "aa_length": 1707,
          "cds_start": 3867,
          "cds_end": null,
          "cds_length": 5124,
          "cdna_start": 4025,
          "cdna_end": null,
          "cdna_length": 8879,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379638.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3867C>G",
          "hgvs_p": "p.Ile1289Met",
          "transcript": "ENST00000942882.1",
          "protein_id": "ENSP00000612941.1",
          "transcript_support_level": null,
          "aa_start": 1289,
          "aa_end": null,
          "aa_length": 1707,
          "cds_start": 3867,
          "cds_end": null,
          "cds_length": 5124,
          "cdna_start": 4028,
          "cdna_end": null,
          "cdna_length": 8881,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942882.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3843C>G",
          "hgvs_p": "p.Ile1281Met",
          "transcript": "NM_001320705.2",
          "protein_id": "NP_001307634.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 1699,
          "cds_start": 3843,
          "cds_end": null,
          "cds_length": 5100,
          "cdna_start": 4001,
          "cdna_end": null,
          "cdna_length": 8855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320705.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3843C>G",
          "hgvs_p": "p.Ile1281Met",
          "transcript": "NM_001379649.1",
          "protein_id": "NP_001366578.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 1699,
          "cds_start": 3843,
          "cds_end": null,
          "cds_length": 5100,
          "cdna_start": 4001,
          "cdna_end": null,
          "cdna_length": 8855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379649.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3843C>G",
          "hgvs_p": "p.Ile1281Met",
          "transcript": "ENST00000647731.1",
          "protein_id": "ENSP00000498099.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 1699,
          "cds_start": 3843,
          "cds_end": null,
          "cds_length": 5100,
          "cdna_start": 3993,
          "cdna_end": null,
          "cdna_length": 5945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647731.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3843C>G",
          "hgvs_p": "p.Ile1281Met",
          "transcript": "ENST00000648364.1",
          "protein_id": "ENSP00000498196.1",
          "transcript_support_level": null,
          "aa_start": 1281,
          "aa_end": null,
          "aa_length": 1699,
          "cds_start": 3843,
          "cds_end": null,
          "cds_length": 5100,
          "cdna_start": 4001,
          "cdna_end": null,
          "cdna_length": 7299,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000648364.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3840C>G",
          "hgvs_p": "p.Ile1280Met",
          "transcript": "NM_001379639.1",
          "protein_id": "NP_001366568.1",
          "transcript_support_level": null,
          "aa_start": 1280,
          "aa_end": null,
          "aa_length": 1698,
          "cds_start": 3840,
          "cds_end": null,
          "cds_length": 5097,
          "cdna_start": 3998,
          "cdna_end": null,
          "cdna_length": 8852,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379639.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3840C>G",
          "hgvs_p": "p.Ile1280Met",
          "transcript": "ENST00000320389.12",
          "protein_id": "ENSP00000322791.8",
          "transcript_support_level": 5,
          "aa_start": 1280,
          "aa_end": null,
          "aa_length": 1698,
          "cds_start": 3840,
          "cds_end": null,
          "cds_length": 5097,
          "cdna_start": 3998,
          "cdna_end": null,
          "cdna_length": 8785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000320389.12"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "NM_001379650.1",
          "protein_id": "NP_001366579.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 4000,
          "cdna_end": null,
          "cdna_length": 8854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379650.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "NM_001379651.1",
          "protein_id": "NP_001366580.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 4048,
          "cdna_end": null,
          "cdna_length": 8902,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379651.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "NM_001379653.1",
          "protein_id": "NP_001366582.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 3940,
          "cdna_end": null,
          "cdna_length": 8794,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379653.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "NM_004321.8",
          "protein_id": "NP_004312.2",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 3974,
          "cdna_end": null,
          "cdna_length": 8828,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004321.8"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "ENST00000649096.1",
          "protein_id": "ENSP00000497030.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 4127,
          "cdna_end": null,
          "cdna_length": 8987,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000649096.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "ENST00000650053.1",
          "protein_id": "ENSP00000497824.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 3986,
          "cdna_end": null,
          "cdna_length": 5624,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000650053.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "ENST00000942881.1",
          "protein_id": "ENSP00000612940.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1690,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5073,
          "cdna_start": 4074,
          "cdna_end": null,
          "cdna_length": 5681,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942881.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3813C>G",
          "hgvs_p": "p.Ile1271Met",
          "transcript": "NM_001379640.1",
          "protein_id": "NP_001366569.1",
          "transcript_support_level": null,
          "aa_start": 1271,
          "aa_end": null,
          "aa_length": 1689,
          "cds_start": 3813,
          "cds_end": null,
          "cds_length": 5070,
          "cdna_start": 3971,
          "cdna_end": null,
          "cdna_length": 8825,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379640.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.3816C>G",
          "hgvs_p": "p.Ile1272Met",
          "transcript": "NM_001379641.1",
          "protein_id": "NP_001366570.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1678,
          "cds_start": 3816,
          "cds_end": null,
          "cds_length": 5037,
          "cdna_start": 3974,
          "cdna_end": null,
          "cdna_length": 8792,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001379641.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4221C>G",
          "hgvs_p": "p.Ile1407Met",
          "transcript": "XM_047444818.1",
          "protein_id": "XP_047300774.1",
          "transcript_support_level": null,
          "aa_start": 1407,
          "aa_end": null,
          "aa_length": 1825,
          "cds_start": 4221,
          "cds_end": null,
          "cds_length": 5478,
          "cdna_start": 4379,
          "cdna_end": null,
          "cdna_length": 9233,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047444818.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4221C>G",
          "hgvs_p": "p.Ile1407Met",
          "transcript": "XM_047444819.1",
          "protein_id": "XP_047300775.1",
          "transcript_support_level": null,
          "aa_start": 1407,
          "aa_end": null,
          "aa_length": 1825,
          "cds_start": 4221,
          "cds_end": null,
          "cds_length": 5478,
          "cdna_start": 4405,
          "cdna_end": null,
          "cdna_length": 9259,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047444819.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4218C>G",
          "hgvs_p": "p.Ile1406Met",
          "transcript": "XM_047444820.1",
          "protein_id": "XP_047300776.1",
          "transcript_support_level": null,
          "aa_start": 1406,
          "aa_end": null,
          "aa_length": 1824,
          "cds_start": 4218,
          "cds_end": null,
          "cds_length": 5475,
          "cdna_start": 4376,
          "cdna_end": null,
          "cdna_length": 9230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047444820.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "c.4146C>G",
          "hgvs_p": "p.Ile1382Met",
          "transcript": "XM_047444821.1",
          "protein_id": "XP_047300777.1",
          "transcript_support_level": null,
          "aa_start": 1382,
          "aa_end": null,
          "aa_length": 1800,
          "cds_start": 4146,
          "cds_end": null,
          "cds_length": 5403,
          "cdna_start": 4304,
          "cdna_end": null,
          "cdna_length": 9158,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047444821.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.3989C>G",
          "hgvs_p": null,
          "transcript": "ENST00000488776.2",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 9831,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000488776.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.3974C>G",
          "hgvs_p": null,
          "transcript": "ENST00000649064.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4095,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000649064.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.3113C>G",
          "hgvs_p": null,
          "transcript": "ENST00000649190.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7928,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000649190.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.3191C>G",
          "hgvs_p": null,
          "transcript": "ENST00000650430.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4729,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000650430.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.112C>G",
          "hgvs_p": null,
          "transcript": "ENST00000674530.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 319,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000674530.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.*4069C>G",
          "hgvs_p": null,
          "transcript": "ENST00000674793.2",
          "protein_id": "ENSP00000501930.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 9219,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000674793.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.4119C>G",
          "hgvs_p": null,
          "transcript": "ENST00000675644.2",
          "protein_id": "ENSP00000502435.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 9296,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000675644.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.*4069C>G",
          "hgvs_p": null,
          "transcript": "ENST00000674793.2",
          "protein_id": "ENSP00000501930.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 9219,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000674793.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "KIF1A",
          "gene_hgnc_id": 888,
          "hgvs_c": "n.*9C>G",
          "hgvs_p": null,
          "transcript": "ENST00000494452.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000494452.1"
        }
      ],
      "gene_symbol": "KIF1A",
      "gene_hgnc_id": 888,
      "dbsnp": "rs764237250",
      "frequency_reference_population": 0.0000013805786,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 0.00000138058,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.10612896084785461,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.10000000149011612,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.145,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1052,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -2.259,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.1,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001379631.1",
          "gene_symbol": "KIF1A",
          "hgnc_id": 888,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.4194C>G",
          "hgvs_p": "p.Ile1398Met"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.