← 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: 14-103695926-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 12,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "effects": [
            "3_prime_UTR_variant"
          ],
          "gene_symbol": "KLC1",
          "hgnc_id": 6387,
          "hgvs_c": "c.*2308G>A",
          "hgvs_p": null,
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -12,
          "transcript": "NM_001394833.1",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BA1",
      "acmg_score": -12,
      "allele_count_reference_population": 654984,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.91,
      "chr": "14",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.9100000262260437,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 639,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2550,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1920,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394837.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1848+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000334553.11",
          "protein_coding": true,
          "protein_id": "NP_001381766.1",
          "strand": true,
          "transcript": "NM_001394837.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 639,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2550,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1920,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000334553.11",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1848+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001394837.1",
          "protein_coding": true,
          "protein_id": "ENSP00000334523.6",
          "strand": true,
          "transcript": "ENST00000334553.11",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 573,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15091,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1722,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000348520.10",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1651-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000341154.6",
          "strand": true,
          "transcript": "ENST00000348520.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 662,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5811,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1989,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001394833.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2308G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381762.1",
          "strand": true,
          "transcript": "NM_001394833.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 653,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5784,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1962,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001394835.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2308G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381764.1",
          "strand": true,
          "transcript": "NM_001394835.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 637,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5736,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1914,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001394838.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2308G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381767.1",
          "strand": true,
          "transcript": "NM_001394838.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 628,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5709,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1887,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 16,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001394841.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2308G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381770.1",
          "strand": true,
          "transcript": "NM_001394841.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 605,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5669,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1818,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001394845.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2337G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381774.1",
          "strand": true,
          "transcript": "NM_001394845.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 596,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5642,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1791,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001394847.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2337G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381776.1",
          "strand": true,
          "transcript": "NM_001394847.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 562,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5511,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1689,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001394853.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2308G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381782.1",
          "strand": true,
          "transcript": "NM_001394853.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 560,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5605,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1683,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001394854.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2408G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381783.1",
          "strand": true,
          "transcript": "NM_001394854.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 551,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5578,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1656,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001394859.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.*2408G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381788.1",
          "strand": true,
          "transcript": "NM_001394859.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2625,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394832.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1923+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381761.1",
          "strand": true,
          "transcript": "NM_001394832.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 664,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2632,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1995,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881698.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1923+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551757.1",
          "strand": true,
          "transcript": "ENST00000881698.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2598,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394834.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1896+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381763.1",
          "strand": true,
          "transcript": "NM_001394834.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 655,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1968,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881703.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1896+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551762.1",
          "strand": true,
          "transcript": "ENST00000881703.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 643,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2558,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1932,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394836.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1857-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381765.1",
          "strand": true,
          "transcript": "NM_001394836.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 634,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2531,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1905,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394839.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1830-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381768.1",
          "strand": true,
          "transcript": "NM_001394839.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 631,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2567,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1896,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881695.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1824+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551754.1",
          "strand": true,
          "transcript": "ENST00000881695.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 630,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2523,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1893,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394840.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1821+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381769.1",
          "strand": true,
          "transcript": "NM_001394840.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 630,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2467,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1893,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000555836.5",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1821+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000452481.1",
          "strand": true,
          "transcript": "ENST00000555836.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 622,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2514,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1869,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881697.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1797+3501G>A",
          "hgvs_p": null,
          "intron_rank": 15,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551756.1",
          "strand": true,
          "transcript": "ENST00000881697.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 618,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2483,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1857,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001130107.2",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1782-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001123579.1",
          "strand": true,
          "transcript": "NM_001130107.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 618,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2453,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1857,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000452929.6",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1782-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000414982.2",
          "strand": true,
          "transcript": "ENST00000452929.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2480,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394842.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1779-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381771.1",
          "strand": true,
          "transcript": "NM_001394842.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 616,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2477,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1851,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394843.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1776-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381772.1",
          "strand": true,
          "transcript": "NM_001394843.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 609,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2456,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1830,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394844.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1755-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381773.1",
          "strand": true,
          "transcript": "NM_001394844.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 609,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2426,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1830,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000554280.5",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1755-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000451242.1",
          "strand": true,
          "transcript": "ENST00000554280.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 598,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2427,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1797,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394846.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1726-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381775.1",
          "strand": true,
          "transcript": "NM_001394846.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 598,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2475,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1797,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881694.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1726-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551753.1",
          "strand": true,
          "transcript": "ENST00000881694.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2400,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394848.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1699-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381777.1",
          "strand": true,
          "transcript": "NM_001394848.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 589,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2421,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1770,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881696.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1699-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551755.1",
          "strand": true,
          "transcript": "ENST00000881696.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 587,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2388,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1764,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881702.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1651-4020G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551761.1",
          "strand": true,
          "transcript": "ENST00000881702.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 573,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2352,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1722,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_182923.4",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1651-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_891553.2",
          "strand": true,
          "transcript": "NM_182923.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 571,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2346,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1716,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394851.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1645-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381780.1",
          "strand": true,
          "transcript": "NM_001394851.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 565,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2386,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1698,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881692.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1627-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551751.1",
          "strand": true,
          "transcript": "ENST00000881692.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2325,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001394852.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1624-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001381781.1",
          "strand": true,
          "transcript": "NM_001394852.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2265,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000557450.5",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1624-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000450648.1",
          "strand": true,
          "transcript": "ENST00000557450.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2439,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881701.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1624-4729G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551760.1",
          "strand": true,
          "transcript": "ENST00000881701.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5843,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920420.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1624-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590479.1",
          "strand": true,
          "transcript": "ENST00000920420.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 562,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2328,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1689,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920419.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1618-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590478.1",
          "strand": true,
          "transcript": "ENST00000920419.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 558,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2305,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1677,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000950075.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1606-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620134.1",
          "strand": true,
          "transcript": "ENST00000950075.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 556,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2356,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1671,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881693.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1600-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551752.1",
          "strand": true,
          "transcript": "ENST00000881693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 553,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2292,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1662,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881700.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1590+3501G>A",
          "hgvs_p": null,
          "intron_rank": 14,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551759.1",
          "strand": true,
          "transcript": "ENST00000881700.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2284,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000950074.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1582-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620133.1",
          "strand": true,
          "transcript": "ENST00000950074.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 499,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2130,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1500,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881699.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1429-4729G>A",
          "hgvs_p": null,
          "intron_rank": 13,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551758.1",
          "strand": true,
          "transcript": "ENST00000881699.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 496,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2113,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1491,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881704.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1420-4729G>A",
          "hgvs_p": null,
          "intron_rank": 12,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551763.1",
          "strand": true,
          "transcript": "ENST00000881704.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 479,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2022,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1440,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000950076.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "c.1369-4729G>A",
          "hgvs_p": null,
          "intron_rank": 12,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000620135.1",
          "strand": true,
          "transcript": "ENST00000950076.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 822,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000538504.6",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "n.406-4729G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000538504.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 535,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000557686.1",
          "gene_hgnc_id": 6387,
          "gene_symbol": "KLC1",
          "hgvs_c": "n.*16+2292G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000451691.1",
          "strand": true,
          "transcript": "ENST00000557686.1",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs861544",
      "effect": "3_prime_UTR_variant",
      "frequency_reference_population": 0.66488415,
      "gene_hgnc_id": 6387,
      "gene_symbol": "KLC1",
      "gnomad_exomes_ac": 563252,
      "gnomad_exomes_af": 0.676129,
      "gnomad_exomes_homalt": 191165,
      "gnomad_genomes_ac": 91732,
      "gnomad_genomes_af": 0.603278,
      "gnomad_genomes_homalt": 28616,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 219781,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.682,
      "pos": 103695926,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001394833.1"
    }
  ]
}
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.