← 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: 4-113369521-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 6,
          "criteria": [
            "BP4_Moderate",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ANK2",
          "hgnc_id": 493,
          "hgvs_c": "c.11467A>G",
          "hgvs_p": "p.Thr3823Ala",
          "inheritance_mode": "AD,Unknown",
          "pathogenic_score": 0,
          "score": -6,
          "transcript": "NM_001386174.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate,BS2",
      "acmg_score": -6,
      "allele_count_reference_population": 52,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0875,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.14,
      "chr": "4",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": " ankyrin-B-related,Cardiac arrhythmia,Cardiovascular phenotype,Long QT syndrome,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:5",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.08614444732666016,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3957,
          "aa_ref": "T",
          "aa_start": 3776,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14215,
          "cdna_start": 11402,
          "cds_end": null,
          "cds_length": 11874,
          "cds_start": 11326,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001148.6",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11326A>G",
          "hgvs_p": "p.Thr3776Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000357077.9",
          "protein_coding": true,
          "protein_id": "NP_001139.3",
          "strand": true,
          "transcript": "NM_001148.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3957,
          "aa_ref": "T",
          "aa_start": 3776,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 14215,
          "cdna_start": 11402,
          "cds_end": null,
          "cds_length": 11874,
          "cds_start": 11326,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000357077.9",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11326A>G",
          "hgvs_p": "p.Thr3776Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001148.6",
          "protein_coding": true,
          "protein_id": "ENSP00000349588.4",
          "strand": true,
          "transcript": "ENST00000357077.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 4183,
          "aa_ref": "T",
          "aa_start": 3823,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14898,
          "cdna_start": 11717,
          "cds_end": null,
          "cds_length": 12552,
          "cds_start": 11467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 51,
          "exon_rank": 45,
          "exon_rank_end": null,
          "feature": "ENST00000506344.6",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11467A>G",
          "hgvs_p": "p.Thr3823Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422888.2",
          "strand": true,
          "transcript": "ENST00000506344.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1872,
          "aa_ref": "T",
          "aa_start": 1691,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6313,
          "cdna_start": 5124,
          "cds_end": null,
          "cds_length": 5619,
          "cds_start": 5071,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000394537.7",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5071A>G",
          "hgvs_p": "p.Thr1691Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000378044.3",
          "strand": true,
          "transcript": "ENST00000394537.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1863,
          "aa_ref": "T",
          "aa_start": 1682,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8051,
          "cdna_start": 5239,
          "cds_end": null,
          "cds_length": 5592,
          "cds_start": 5044,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "ENST00000506722.5",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5044A>G",
          "hgvs_p": "p.Thr1682Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421067.1",
          "strand": true,
          "transcript": "ENST00000506722.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 965,
          "aa_ref": "T",
          "aa_start": 692,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5160,
          "cdna_start": 2075,
          "cds_end": null,
          "cds_length": 2898,
          "cds_start": 2074,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000514960.5",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2074A>G",
          "hgvs_p": "p.Thr692Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422853.1",
          "strand": true,
          "transcript": "ENST00000514960.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 683,
          "aa_ref": "T",
          "aa_start": 585,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4305,
          "cdna_start": 1753,
          "cds_end": null,
          "cds_length": 2052,
          "cds_start": 1753,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000510275.8",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.1753A>G",
          "hgvs_p": "p.Thr585Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421023.4",
          "strand": true,
          "transcript": "ENST00000510275.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 4183,
          "aa_ref": "T",
          "aa_start": 3823,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14898,
          "cdna_start": 11717,
          "cds_end": null,
          "cds_length": 12552,
          "cds_start": 11467,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 51,
          "exon_rank": 45,
          "exon_rank_end": null,
          "feature": "NM_001386174.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11467A>G",
          "hgvs_p": "p.Thr3823Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373103.1",
          "strand": true,
          "transcript": "NM_001386174.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 4175,
          "aa_ref": "T",
          "aa_start": 3815,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14874,
          "cdna_start": 11693,
          "cds_end": null,
          "cds_length": 12528,
          "cds_start": 11443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 50,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001386175.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11443A>G",
          "hgvs_p": "p.Thr3815Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373104.1",
          "strand": true,
          "transcript": "NM_001386175.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3995,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14932,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11988,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 48,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672209.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499982.1",
          "strand": true,
          "transcript": "ENST00000672209.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3984,
          "aa_ref": "T",
          "aa_start": 3803,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15298,
          "cdna_start": 12000,
          "cds_end": null,
          "cds_length": 11955,
          "cds_start": 11407,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "ENST00000672240.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11407A>G",
          "hgvs_p": "p.Thr3803Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500548.1",
          "strand": true,
          "transcript": "ENST00000672240.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3972,
          "aa_ref": "T",
          "aa_start": 3791,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15262,
          "cdna_start": 11964,
          "cds_end": null,
          "cds_length": 11919,
          "cds_start": 11371,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000671971.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11371A>G",
          "hgvs_p": "p.Thr3791Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499832.1",
          "strand": true,
          "transcript": "ENST00000671971.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3964,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14363,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11895,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000673298.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500245.1",
          "strand": true,
          "transcript": "ENST00000673298.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3961,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12641,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11886,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000503423.6",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421011.2",
          "strand": true,
          "transcript": "ENST00000503423.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3940,
          "aa_ref": "T",
          "aa_start": 3698,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14287,
          "cdna_start": 11291,
          "cds_end": null,
          "cds_length": 11823,
          "cds_start": 11092,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001386142.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11092A>G",
          "hgvs_p": "p.Thr3698Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373071.1",
          "strand": true,
          "transcript": "NM_001386142.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3939,
          "aa_ref": "T",
          "aa_start": 3758,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15163,
          "cdna_start": 11865,
          "cds_end": null,
          "cds_length": 11820,
          "cds_start": 11272,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000673363.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11272A>G",
          "hgvs_p": "p.Thr3758Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500539.1",
          "strand": true,
          "transcript": "ENST00000673363.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3936,
          "aa_ref": "T",
          "aa_start": 3755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14771,
          "cdna_start": 11473,
          "cds_end": null,
          "cds_length": 11811,
          "cds_start": 11263,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "ENST00000672830.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11263A>G",
          "hgvs_p": "p.Thr3755Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500222.1",
          "strand": true,
          "transcript": "ENST00000672830.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3934,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14485,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11805,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672068.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499902.1",
          "strand": true,
          "transcript": "ENST00000672068.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3924,
          "aa_ref": "T",
          "aa_start": 3743,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 11775,
          "cdna_start": 11227,
          "cds_end": null,
          "cds_length": 11775,
          "cds_start": 11227,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000264366.10",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11227A>G",
          "hgvs_p": "p.Thr3743Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000264366.6",
          "strand": true,
          "transcript": "ENST00000264366.10",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3924,
          "aa_ref": "T",
          "aa_start": 3743,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14732,
          "cdna_start": 11434,
          "cds_end": null,
          "cds_length": 11775,
          "cds_start": 11227,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672502.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11227A>G",
          "hgvs_p": "p.Thr3743Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499870.1",
          "strand": true,
          "transcript": "ENST00000672502.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3915,
          "aa_ref": "T",
          "aa_start": 3734,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14697,
          "cdna_start": 11399,
          "cds_end": null,
          "cds_length": 11748,
          "cds_start": 11200,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "ENST00000671809.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11200A>G",
          "hgvs_p": "p.Thr3734Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500872.1",
          "strand": true,
          "transcript": "ENST00000671809.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3903,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14661,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11712,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672090.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500540.1",
          "strand": true,
          "transcript": "ENST00000672090.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3895,
          "aa_ref": "T",
          "aa_start": 3714,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14637,
          "cdna_start": 11339,
          "cds_end": null,
          "cds_length": 11688,
          "cds_start": 11140,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000671906.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11140A>G",
          "hgvs_p": "p.Thr3714Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499953.1",
          "strand": true,
          "transcript": "ENST00000671906.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3891,
          "aa_ref": "T",
          "aa_start": 3710,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14606,
          "cdna_start": 11308,
          "cds_end": null,
          "cds_length": 11676,
          "cds_start": 11128,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672251.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11128A>G",
          "hgvs_p": "p.Thr3710Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500580.1",
          "strand": true,
          "transcript": "ENST00000672251.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3882,
          "aa_ref": "T",
          "aa_start": 3701,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14599,
          "cdna_start": 11301,
          "cds_end": null,
          "cds_length": 11649,
          "cds_start": 11101,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000673573.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11101A>G",
          "hgvs_p": "p.Thr3701Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500883.1",
          "strand": true,
          "transcript": "ENST00000673573.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3879,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14092,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11640,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000673555.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500947.1",
          "strand": true,
          "transcript": "ENST00000673555.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3874,
          "aa_ref": "T",
          "aa_start": 3715,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13878,
          "cdna_start": 11143,
          "cds_end": null,
          "cds_length": 11625,
          "cds_start": 11143,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000671882.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11143A>G",
          "hgvs_p": "p.Thr3715Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499887.1",
          "strand": true,
          "transcript": "ENST00000671882.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3870,
          "aa_ref": "T",
          "aa_start": 3689,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14563,
          "cdna_start": 11265,
          "cds_end": null,
          "cds_length": 11613,
          "cds_start": 11065,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672934.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11065A>G",
          "hgvs_p": "p.Thr3689Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500645.1",
          "strand": true,
          "transcript": "ENST00000672934.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3862,
          "aa_ref": "T",
          "aa_start": 3681,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14538,
          "cdna_start": 11240,
          "cds_end": null,
          "cds_length": 11589,
          "cds_start": 11041,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000673109.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11041A>G",
          "hgvs_p": "p.Thr3681Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500265.1",
          "strand": true,
          "transcript": "ENST00000673109.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3848,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13999,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11547,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672930.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499913.1",
          "strand": true,
          "transcript": "ENST00000672930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 3820,
          "aa_ref": "T",
          "aa_start": 3722,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13915,
          "cdna_start": 11363,
          "cds_end": null,
          "cds_length": 11463,
          "cds_start": 11164,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000673334.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.11164A>G",
          "hgvs_p": "p.Thr3722Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500854.1",
          "strand": true,
          "transcript": "ENST00000673334.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 2757,
          "aa_ref": "T",
          "aa_start": 2576,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10642,
          "cdna_start": 7829,
          "cds_end": null,
          "cds_length": 8274,
          "cds_start": 7726,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001386166.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.7726A>G",
          "hgvs_p": "p.Thr2576Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373095.1",
          "strand": true,
          "transcript": "NM_001386166.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1943,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8296,
          "cdna_start": 5207,
          "cds_end": null,
          "cds_length": 5832,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 48,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001386143.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373072.1",
          "strand": true,
          "transcript": "NM_001386143.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1943,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8303,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5832,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 48,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000671793.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499928.1",
          "strand": true,
          "transcript": "ENST00000671793.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1937,
          "aa_ref": "T",
          "aa_start": 1695,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8394,
          "cdna_start": 5398,
          "cds_end": null,
          "cds_length": 5814,
          "cds_start": 5083,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354225.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5083A>G",
          "hgvs_p": "p.Thr1695Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341154.1",
          "strand": true,
          "transcript": "NM_001354225.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1931,
          "aa_ref": "T",
          "aa_start": 1658,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8376,
          "cdna_start": 5287,
          "cds_end": null,
          "cds_length": 5796,
          "cds_start": 4972,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354228.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4972A>G",
          "hgvs_p": "p.Thr1658Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341157.1",
          "strand": true,
          "transcript": "NM_001354228.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1931,
          "aa_ref": "T",
          "aa_start": 1658,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8257,
          "cdna_start": 5179,
          "cds_end": null,
          "cds_length": 5796,
          "cds_start": 4972,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000671727.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4972A>G",
          "hgvs_p": "p.Thr1658Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500102.1",
          "strand": true,
          "transcript": "ENST00000671727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1928,
          "aa_ref": "T",
          "aa_start": 1686,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8576,
          "cdna_start": 5580,
          "cds_end": null,
          "cds_length": 5787,
          "cds_start": 5056,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001386186.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5056A>G",
          "hgvs_p": "p.Thr1686Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373115.1",
          "strand": true,
          "transcript": "NM_001386186.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1926,
          "aa_ref": "T",
          "aa_start": 1684,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8327,
          "cdna_start": 5331,
          "cds_end": null,
          "cds_length": 5781,
          "cds_start": 5050,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354230.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5050A>G",
          "hgvs_p": "p.Thr1684Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341159.1",
          "strand": true,
          "transcript": "NM_001354230.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1918,
          "aa_ref": "T",
          "aa_start": 1706,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8303,
          "cdna_start": 5397,
          "cds_end": null,
          "cds_length": 5757,
          "cds_start": 5116,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001386144.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5116A>G",
          "hgvs_p": "p.Thr1706Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373073.1",
          "strand": true,
          "transcript": "NM_001386144.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1917,
          "aa_ref": "T",
          "aa_start": 1705,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8300,
          "cdna_start": 5394,
          "cds_end": null,
          "cds_length": 5754,
          "cds_start": 5113,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354231.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5113A>G",
          "hgvs_p": "p.Thr1705Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341160.1",
          "strand": true,
          "transcript": "NM_001354231.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1915,
          "aa_ref": "T",
          "aa_start": 1703,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8328,
          "cdna_start": 5422,
          "cds_end": null,
          "cds_length": 5748,
          "cds_start": 5107,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354232.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5107A>G",
          "hgvs_p": "p.Thr1703Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341161.1",
          "strand": true,
          "transcript": "NM_001354232.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1915,
          "aa_ref": "T",
          "aa_start": 1703,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8690,
          "cdna_start": 5314,
          "cds_end": null,
          "cds_length": 5748,
          "cds_start": 5107,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000671762.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5107A>G",
          "hgvs_p": "p.Thr1703Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500954.1",
          "strand": true,
          "transcript": "ENST00000671762.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1910,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8186,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5733,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000673430.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500269.1",
          "strand": true,
          "transcript": "ENST00000673430.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1902,
          "aa_ref": "T",
          "aa_start": 1690,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8289,
          "cdna_start": 5383,
          "cds_end": null,
          "cds_length": 5709,
          "cds_start": 5068,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354235.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5068A>G",
          "hgvs_p": "p.Thr1690Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341164.1",
          "strand": true,
          "transcript": "NM_001354235.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1899,
          "aa_ref": "T",
          "aa_start": 1657,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8280,
          "cdna_start": 5284,
          "cds_end": null,
          "cds_length": 5700,
          "cds_start": 4969,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354236.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4969A>G",
          "hgvs_p": "p.Thr1657Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341165.1",
          "strand": true,
          "transcript": "NM_001354236.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1899,
          "aa_ref": "T",
          "aa_start": 1718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8246,
          "cdna_start": 5433,
          "cds_end": null,
          "cds_length": 5700,
          "cds_start": 5152,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000705785.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5152A>G",
          "hgvs_p": "p.Thr1718Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516169.1",
          "strand": true,
          "transcript": "ENST00000705785.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1898,
          "aa_ref": "T",
          "aa_start": 1717,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8243,
          "cdna_start": 5430,
          "cds_end": null,
          "cds_length": 5697,
          "cds_start": 5149,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001354237.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5149A>G",
          "hgvs_p": "p.Thr1717Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341166.1",
          "strand": true,
          "transcript": "NM_001354237.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1894,
          "aa_ref": "T",
          "aa_start": 1682,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8619,
          "cdna_start": 5243,
          "cds_end": null,
          "cds_length": 5685,
          "cds_start": 5044,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 48,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "ENST00000672362.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5044A>G",
          "hgvs_p": "p.Thr1682Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500522.1",
          "strand": true,
          "transcript": "ENST00000672362.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1893,
          "aa_ref": "T",
          "aa_start": 1681,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8146,
          "cdna_start": 5240,
          "cds_end": null,
          "cds_length": 5682,
          "cds_start": 5041,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 49,
          "exon_rank": 45,
          "exon_rank_end": null,
          "feature": "NM_001354239.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5041A>G",
          "hgvs_p": "p.Thr1681Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341168.1",
          "strand": true,
          "transcript": "NM_001354239.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1891,
          "aa_ref": "T",
          "aa_start": 1618,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8140,
          "cdna_start": 5051,
          "cds_end": null,
          "cds_length": 5676,
          "cds_start": 4852,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386146.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4852A>G",
          "hgvs_p": "p.Thr1618Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373075.1",
          "strand": true,
          "transcript": "NM_001386146.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1891,
          "aa_ref": "T",
          "aa_start": 1649,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8129,
          "cdna_start": 5144,
          "cds_end": null,
          "cds_length": 5676,
          "cds_start": 4945,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672990.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4945A>G",
          "hgvs_p": "p.Thr1649Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500275.1",
          "strand": true,
          "transcript": "ENST00000672990.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1887,
          "aa_ref": "T",
          "aa_start": 1706,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8210,
          "cdna_start": 5397,
          "cds_end": null,
          "cds_length": 5664,
          "cds_start": 5116,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354240.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5116A>G",
          "hgvs_p": "p.Thr1706Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341169.1",
          "strand": true,
          "transcript": "NM_001354240.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1887,
          "aa_ref": "T",
          "aa_start": 1706,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8244,
          "cdna_start": 5431,
          "cds_end": null,
          "cds_length": 5664,
          "cds_start": 5116,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354241.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5116A>G",
          "hgvs_p": "p.Thr1706Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341170.1",
          "strand": true,
          "transcript": "NM_001354241.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1887,
          "aa_ref": "T",
          "aa_start": 1706,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8467,
          "cdna_start": 5169,
          "cds_end": null,
          "cds_length": 5664,
          "cds_start": 5116,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672779.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5116A>G",
          "hgvs_p": "p.Thr1706Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499869.1",
          "strand": true,
          "transcript": "ENST00000672779.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1887,
          "aa_ref": "T",
          "aa_start": 1706,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9007,
          "cdna_start": 5709,
          "cds_end": null,
          "cds_length": 5664,
          "cds_start": 5116,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000673240.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5116A>G",
          "hgvs_p": "p.Thr1706Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499996.1",
          "strand": true,
          "transcript": "ENST00000673240.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1886,
          "aa_ref": "T",
          "aa_start": 1705,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8207,
          "cdna_start": 5394,
          "cds_end": null,
          "cds_length": 5661,
          "cds_start": 5113,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354242.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5113A>G",
          "hgvs_p": "p.Thr1705Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341171.1",
          "strand": true,
          "transcript": "NM_001354242.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1882,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8113,
          "cdna_start": 5207,
          "cds_end": null,
          "cds_length": 5649,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354243.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341172.1",
          "strand": true,
          "transcript": "NM_001354243.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1882,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8594,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5649,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672402.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500881.1",
          "strand": true,
          "transcript": "ENST00000672402.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1881,
          "aa_ref": "T",
          "aa_start": 1669,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8110,
          "cdna_start": 5204,
          "cds_end": null,
          "cds_length": 5646,
          "cds_start": 5005,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 48,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001354244.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5005A>G",
          "hgvs_p": "p.Thr1669Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341173.1",
          "strand": true,
          "transcript": "NM_001354244.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1881,
          "aa_ref": "T",
          "aa_start": 1639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8110,
          "cdna_start": 5114,
          "cds_end": null,
          "cds_length": 5646,
          "cds_start": 4915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001386160.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4915A>G",
          "hgvs_p": "p.Thr1639Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373089.1",
          "strand": true,
          "transcript": "NM_001386160.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1881,
          "aa_ref": "T",
          "aa_start": 1639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8000,
          "cdna_start": 5004,
          "cds_end": null,
          "cds_length": 5646,
          "cds_start": 4915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "ENST00000967539.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4915A>G",
          "hgvs_p": "p.Thr1639Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637598.1",
          "strand": true,
          "transcript": "ENST00000967539.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1879,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8220,
          "cdna_start": 5224,
          "cds_end": null,
          "cds_length": 5640,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354245.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341174.1",
          "strand": true,
          "transcript": "NM_001354245.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1879,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8074,
          "cdna_start": 5089,
          "cds_end": null,
          "cds_length": 5640,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672045.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499959.1",
          "strand": true,
          "transcript": "ENST00000672045.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1879,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8093,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5640,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672880.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500866.1",
          "strand": true,
          "transcript": "ENST00000672880.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1875,
          "aa_ref": "T",
          "aa_start": 1633,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8092,
          "cdna_start": 5096,
          "cds_end": null,
          "cds_length": 5628,
          "cds_start": 4897,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001386147.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4897A>G",
          "hgvs_p": "p.Thr1633Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373076.1",
          "strand": true,
          "transcript": "NM_001386147.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1872,
          "aa_ref": "T",
          "aa_start": 1691,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7960,
          "cdna_start": 5147,
          "cds_end": null,
          "cds_length": 5619,
          "cds_start": 5071,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_020977.5",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5071A>G",
          "hgvs_p": "p.Thr1691Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_066187.2",
          "strand": true,
          "transcript": "NM_020977.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1872,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8123,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5619,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000673255.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500423.1",
          "strand": true,
          "transcript": "ENST00000673255.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1871,
          "aa_ref": "T",
          "aa_start": 1690,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8196,
          "cdna_start": 5383,
          "cds_end": null,
          "cds_length": 5616,
          "cds_start": 5068,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354246.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5068A>G",
          "hgvs_p": "p.Thr1690Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341175.1",
          "strand": true,
          "transcript": "NM_001354246.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1871,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8080,
          "cdna_start": 5084,
          "cds_end": null,
          "cds_length": 5616,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354249.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341178.1",
          "strand": true,
          "transcript": "NM_001354249.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1871,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8080,
          "cdna_start": 5095,
          "cds_end": null,
          "cds_length": 5616,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672088.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499837.1",
          "strand": true,
          "transcript": "ENST00000672088.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1867,
          "aa_ref": "T",
          "aa_start": 1686,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8393,
          "cdna_start": 5580,
          "cds_end": null,
          "cds_length": 5604,
          "cds_start": 5056,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001386148.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5056A>G",
          "hgvs_p": "p.Thr1686Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373077.1",
          "strand": true,
          "transcript": "NM_001386148.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1863,
          "aa_ref": "T",
          "aa_start": 1682,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8056,
          "cdna_start": 5243,
          "cds_end": null,
          "cds_length": 5592,
          "cds_start": 5044,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001127493.3",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5044A>G",
          "hgvs_p": "p.Thr1682Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001120965.1",
          "strand": true,
          "transcript": "NM_001127493.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1862,
          "aa_ref": "T",
          "aa_start": 1681,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8053,
          "cdna_start": 5240,
          "cds_end": null,
          "cds_length": 5589,
          "cds_start": 5041,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 48,
          "exon_rank": 45,
          "exon_rank_end": null,
          "feature": "NM_001354252.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5041A>G",
          "hgvs_p": "p.Thr1681Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341181.1",
          "strand": true,
          "transcript": "NM_001354252.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1860,
          "aa_ref": "T",
          "aa_start": 1618,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8047,
          "cdna_start": 5051,
          "cds_end": null,
          "cds_length": 5583,
          "cds_start": 4852,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386149.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4852A>G",
          "hgvs_p": "p.Thr1618Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373078.1",
          "strand": true,
          "transcript": "NM_001386149.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1858,
          "aa_ref": "T",
          "aa_start": 1616,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8041,
          "cdna_start": 5045,
          "cds_end": null,
          "cds_length": 5577,
          "cds_start": 4846,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354253.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4846A>G",
          "hgvs_p": "p.Thr1616Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341182.1",
          "strand": true,
          "transcript": "NM_001354253.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1858,
          "aa_ref": "T",
          "aa_start": 1616,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8031,
          "cdna_start": 5046,
          "cds_end": null,
          "cds_length": 5577,
          "cds_start": 4846,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672350.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4846A>G",
          "hgvs_p": "p.Thr1616Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500420.1",
          "strand": true,
          "transcript": "ENST00000672350.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1855,
          "aa_ref": "T",
          "aa_start": 1674,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8032,
          "cdna_start": 5219,
          "cds_end": null,
          "cds_length": 5568,
          "cds_start": 5020,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001354254.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5020A>G",
          "hgvs_p": "p.Thr1674Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341183.1",
          "strand": true,
          "transcript": "NM_001354254.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1851,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8020,
          "cdna_start": 5207,
          "cds_end": null,
          "cds_length": 5556,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354255.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341184.1",
          "strand": true,
          "transcript": "NM_001354255.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1851,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8516,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5556,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000671825.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500459.1",
          "strand": true,
          "transcript": "ENST00000671825.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1850,
          "aa_ref": "T",
          "aa_start": 1669,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8017,
          "cdna_start": 5204,
          "cds_end": null,
          "cds_length": 5553,
          "cds_start": 5005,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001354256.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5005A>G",
          "hgvs_p": "p.Thr1669Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341185.1",
          "strand": true,
          "transcript": "NM_001354256.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1850,
          "aa_ref": "T",
          "aa_start": 1669,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7909,
          "cdna_start": 5096,
          "cds_end": null,
          "cds_length": 5553,
          "cds_start": 5005,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 47,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001386161.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5005A>G",
          "hgvs_p": "p.Thr1669Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373090.1",
          "strand": true,
          "transcript": "NM_001386161.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1849,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8484,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5550,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672793.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500150.1",
          "strand": true,
          "transcript": "ENST00000672793.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1846,
          "aa_ref": "T",
          "aa_start": 1604,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8005,
          "cdna_start": 5009,
          "cds_end": null,
          "cds_length": 5541,
          "cds_start": 4810,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354257.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4810A>G",
          "hgvs_p": "p.Thr1604Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341186.1",
          "strand": true,
          "transcript": "NM_001354257.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1846,
          "aa_ref": "T",
          "aa_start": 1604,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7995,
          "cdna_start": 5010,
          "cds_end": null,
          "cds_length": 5541,
          "cds_start": 4810,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000671854.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4810A>G",
          "hgvs_p": "p.Thr1604Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500833.1",
          "strand": true,
          "transcript": "ENST00000671854.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1839,
          "aa_ref": "T",
          "aa_start": 1658,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8100,
          "cdna_start": 5287,
          "cds_end": null,
          "cds_length": 5520,
          "cds_start": 4972,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354258.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4972A>G",
          "hgvs_p": "p.Thr1658Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341187.1",
          "strand": true,
          "transcript": "NM_001354258.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1839,
          "aa_ref": "T",
          "aa_start": 1658,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8477,
          "cdna_start": 5179,
          "cds_end": null,
          "cds_length": 5520,
          "cds_start": 4972,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672366.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4972A>G",
          "hgvs_p": "p.Thr1658Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500937.1",
          "strand": true,
          "transcript": "ENST00000672366.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1838,
          "aa_ref": "T",
          "aa_start": 1596,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7981,
          "cdna_start": 4985,
          "cds_end": null,
          "cds_length": 5517,
          "cds_start": 4786,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001354260.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4786A>G",
          "hgvs_p": "p.Thr1596Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341189.1",
          "strand": true,
          "transcript": "NM_001354260.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1838,
          "aa_ref": "T",
          "aa_start": 1596,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8043,
          "cdna_start": 5058,
          "cds_end": null,
          "cds_length": 5517,
          "cds_start": 4786,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "ENST00000672356.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4786A>G",
          "hgvs_p": "p.Thr1596Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500544.1",
          "strand": true,
          "transcript": "ENST00000672356.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1830,
          "aa_ref": "T",
          "aa_start": 1618,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7957,
          "cdna_start": 5051,
          "cds_end": null,
          "cds_length": 5493,
          "cds_start": 4852,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386150.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4852A>G",
          "hgvs_p": "p.Thr1618Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373079.1",
          "strand": true,
          "transcript": "NM_001386150.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1830,
          "aa_ref": "T",
          "aa_start": 1649,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8442,
          "cdna_start": 5144,
          "cds_end": null,
          "cds_length": 5493,
          "cds_start": 4945,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672965.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4945A>G",
          "hgvs_p": "p.Thr1649Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499891.1",
          "strand": true,
          "transcript": "ENST00000672965.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1827,
          "aa_ref": "T",
          "aa_start": 1646,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8273,
          "cdna_start": 5460,
          "cds_end": null,
          "cds_length": 5484,
          "cds_start": 4936,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386187.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4936A>G",
          "hgvs_p": "p.Thr1646Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373116.1",
          "strand": true,
          "transcript": "NM_001386187.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1827,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7947,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5484,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672696.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499828.1",
          "strand": true,
          "transcript": "ENST00000672696.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1825,
          "aa_ref": "T",
          "aa_start": 1644,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7931,
          "cdna_start": 5118,
          "cds_end": null,
          "cds_length": 5478,
          "cds_start": 4930,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354261.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4930A>G",
          "hgvs_p": "p.Thr1644Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341190.1",
          "strand": true,
          "transcript": "NM_001354261.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1822,
          "aa_ref": "T",
          "aa_start": 1641,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8418,
          "cdna_start": 5120,
          "cds_end": null,
          "cds_length": 5469,
          "cds_start": 4921,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672177.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4921A>G",
          "hgvs_p": "p.Thr1641Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500918.1",
          "strand": true,
          "transcript": "ENST00000672177.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1820,
          "aa_ref": "T",
          "aa_start": 1639,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8323,
          "cdna_start": 5015,
          "cds_end": null,
          "cds_length": 5463,
          "cds_start": 4915,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "ENST00000967538.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4915A>G",
          "hgvs_p": "p.Thr1639Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637597.1",
          "strand": true,
          "transcript": "ENST00000967538.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1818,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7921,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5457,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354262.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341191.1",
          "strand": true,
          "transcript": "NM_001354262.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1818,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8417,
          "cdna_start": 5119,
          "cds_end": null,
          "cds_length": 5457,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672312.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500378.1",
          "strand": true,
          "transcript": "ENST00000672312.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1817,
          "aa_ref": "T",
          "aa_start": 1636,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7907,
          "cdna_start": 5094,
          "cds_end": null,
          "cds_length": 5454,
          "cds_start": 4906,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354264.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4906A>G",
          "hgvs_p": "p.Thr1636Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341193.1",
          "strand": true,
          "transcript": "NM_001354264.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1817,
          "aa_ref": "T",
          "aa_start": 1636,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8314,
          "cdna_start": 5016,
          "cds_end": null,
          "cds_length": 5454,
          "cds_start": 4906,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672221.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4906A>G",
          "hgvs_p": "p.Thr1636Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500473.1",
          "strand": true,
          "transcript": "ENST00000672221.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1816,
          "aa_ref": "T",
          "aa_start": 1690,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8031,
          "cdna_start": 5383,
          "cds_end": null,
          "cds_length": 5451,
          "cds_start": 5068,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001354265.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5068A>G",
          "hgvs_p": "p.Thr1690Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341194.1",
          "strand": true,
          "transcript": "NM_001354265.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1810,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7897,
          "cdna_start": 5084,
          "cds_end": null,
          "cds_length": 5433,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354266.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341195.1",
          "strand": true,
          "transcript": "NM_001354266.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1810,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7886,
          "cdna_start": 5073,
          "cds_end": null,
          "cds_length": 5433,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354267.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341196.1",
          "strand": true,
          "transcript": "NM_001354267.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1810,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8338,
          "cdna_start": 5040,
          "cds_end": null,
          "cds_length": 5433,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000671704.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500926.1",
          "strand": true,
          "transcript": "ENST00000671704.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1810,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8434,
          "cdna_start": 5136,
          "cds_end": null,
          "cds_length": 5433,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672955.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500527.1",
          "strand": true,
          "transcript": "ENST00000672955.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1808,
          "aa_ref": "T",
          "aa_start": 1596,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7891,
          "cdna_start": 4985,
          "cds_end": null,
          "cds_length": 5427,
          "cds_start": 4786,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386151.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4786A>G",
          "hgvs_p": "p.Thr1596Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373080.1",
          "strand": true,
          "transcript": "NM_001386151.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1808,
          "aa_ref": "T",
          "aa_start": 1710,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7973,
          "cdna_start": 5409,
          "cds_end": null,
          "cds_length": 5427,
          "cds_start": 5128,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "NM_001386152.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5128A>G",
          "hgvs_p": "p.Thr1710Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373081.1",
          "strand": true,
          "transcript": "NM_001386152.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1806,
          "aa_ref": "T",
          "aa_start": 1625,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8001,
          "cdna_start": 5188,
          "cds_end": null,
          "cds_length": 5421,
          "cds_start": 4873,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001354268.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4873A>G",
          "hgvs_p": "p.Thr1625Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341197.1",
          "strand": true,
          "transcript": "NM_001354268.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1806,
          "aa_ref": "T",
          "aa_start": 1625,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8351,
          "cdna_start": 5053,
          "cds_end": null,
          "cds_length": 5421,
          "cds_start": 4873,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "ENST00000672854.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4873A>G",
          "hgvs_p": "p.Thr1625Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500311.1",
          "strand": true,
          "transcript": "ENST00000672854.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1801,
          "aa_ref": "T",
          "aa_start": 1620,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8195,
          "cdna_start": 5382,
          "cds_end": null,
          "cds_length": 5406,
          "cds_start": 4858,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354269.3",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4858A>G",
          "hgvs_p": "p.Thr1620Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341198.1",
          "strand": true,
          "transcript": "NM_001354269.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1799,
          "aa_ref": "T",
          "aa_start": 1618,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7864,
          "cdna_start": 5051,
          "cds_end": null,
          "cds_length": 5400,
          "cds_start": 4852,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386153.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4852A>G",
          "hgvs_p": "p.Thr1618Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373082.1",
          "strand": true,
          "transcript": "NM_001386153.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1797,
          "aa_ref": "T",
          "aa_start": 1616,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7858,
          "cdna_start": 5045,
          "cds_end": null,
          "cds_length": 5394,
          "cds_start": 4846,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354270.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4846A>G",
          "hgvs_p": "p.Thr1616Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341199.1",
          "strand": true,
          "transcript": "NM_001354270.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1797,
          "aa_ref": "T",
          "aa_start": 1616,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8344,
          "cdna_start": 5046,
          "cds_end": null,
          "cds_length": 5394,
          "cds_start": 4846,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 45,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000673546.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4846A>G",
          "hgvs_p": "p.Thr1616Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500843.1",
          "strand": true,
          "transcript": "ENST00000673546.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1794,
          "aa_ref": "T",
          "aa_start": 1613,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7849,
          "cdna_start": 5036,
          "cds_end": null,
          "cds_length": 5385,
          "cds_start": 4837,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001386154.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4837A>G",
          "hgvs_p": "p.Thr1613Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373083.1",
          "strand": true,
          "transcript": "NM_001386154.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1785,
          "aa_ref": "T",
          "aa_start": 1604,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7811,
          "cdna_start": 4998,
          "cds_end": null,
          "cds_length": 5358,
          "cds_start": 4810,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001386156.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4810A>G",
          "hgvs_p": "p.Thr1604Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373085.1",
          "strand": true,
          "transcript": "NM_001386156.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1785,
          "aa_ref": "T",
          "aa_start": 1604,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8308,
          "cdna_start": 5010,
          "cds_end": null,
          "cds_length": 5358,
          "cds_start": 4810,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672684.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4810A>G",
          "hgvs_p": "p.Thr1604Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499943.1",
          "strand": true,
          "transcript": "ENST00000672684.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1777,
          "aa_ref": "T",
          "aa_start": 1596,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7787,
          "cdna_start": 4974,
          "cds_end": null,
          "cds_length": 5334,
          "cds_start": 4786,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001354271.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4786A>G",
          "hgvs_p": "p.Thr1596Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341200.1",
          "strand": true,
          "transcript": "NM_001354271.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1777,
          "aa_ref": "T",
          "aa_start": 1596,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8316,
          "cdna_start": 5018,
          "cds_end": null,
          "cds_length": 5334,
          "cds_start": 4786,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "ENST00000671951.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4786A>G",
          "hgvs_p": "p.Thr1596Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500528.1",
          "strand": true,
          "transcript": "ENST00000671951.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1777,
          "aa_ref": "T",
          "aa_start": 1596,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8283,
          "cdna_start": 4985,
          "cds_end": null,
          "cds_length": 5334,
          "cds_start": 4786,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "ENST00000672759.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4786A>G",
          "hgvs_p": "p.Thr1596Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499881.1",
          "strand": true,
          "transcript": "ENST00000672759.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1774,
          "aa_ref": "T",
          "aa_start": 1648,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7789,
          "cdna_start": 5141,
          "cds_end": null,
          "cds_length": 5325,
          "cds_start": 4942,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 44,
          "exon_rank_end": null,
          "feature": "NM_001354272.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4942A>G",
          "hgvs_p": "p.Thr1648Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341201.1",
          "strand": true,
          "transcript": "NM_001354272.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1772,
          "aa_ref": "T",
          "aa_start": 1591,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7899,
          "cdna_start": 5086,
          "cds_end": null,
          "cds_length": 5319,
          "cds_start": 4771,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001354273.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4771A>G",
          "hgvs_p": "p.Thr1591Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341202.1",
          "strand": true,
          "transcript": "NM_001354273.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1770,
          "aa_ref": "T",
          "aa_start": 1613,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7777,
          "cdna_start": 5036,
          "cds_end": null,
          "cds_length": 5313,
          "cds_start": 4837,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NM_001354274.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4837A>G",
          "hgvs_p": "p.Thr1613Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341203.1",
          "strand": true,
          "transcript": "NM_001354274.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1770,
          "aa_ref": "T",
          "aa_start": 1613,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7765,
          "cdna_start": 5036,
          "cds_end": null,
          "cds_length": 5313,
          "cds_start": 4837,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "ENST00000673453.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4837A>G",
          "hgvs_p": "p.Thr1613Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500112.1",
          "strand": true,
          "transcript": "ENST00000673453.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1768,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7770,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5307,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000672315.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500780.1",
          "strand": true,
          "transcript": "ENST00000672315.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1768,
          "aa_ref": "T",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7770,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5307,
          "cds_start": 5008,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000673044.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.5008A>G",
          "hgvs_p": "p.Thr1670Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500933.1",
          "strand": true,
          "transcript": "ENST00000673044.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1763,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7756,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5292,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NM_001354275.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341204.1",
          "strand": true,
          "transcript": "NM_001354275.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1763,
          "aa_ref": "T",
          "aa_start": 1637,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8241,
          "cdna_start": 5108,
          "cds_end": null,
          "cds_length": 5292,
          "cds_start": 4909,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000671756.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4909A>G",
          "hgvs_p": "p.Thr1637Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500712.1",
          "strand": true,
          "transcript": "ENST00000671756.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1758,
          "aa_ref": "T",
          "aa_start": 1632,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7729,
          "cdna_start": 5093,
          "cds_end": null,
          "cds_length": 5277,
          "cds_start": 4894,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 44,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000672246.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4894A>G",
          "hgvs_p": "p.Thr1632Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499990.1",
          "strand": true,
          "transcript": "ENST00000672246.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1755,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7732,
          "cdna_start": 5084,
          "cds_end": null,
          "cds_length": 5268,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001354276.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341205.1",
          "strand": true,
          "transcript": "NM_001354276.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1755,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7721,
          "cdna_start": 5073,
          "cds_end": null,
          "cds_length": 5268,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NM_001386162.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373091.1",
          "strand": true,
          "transcript": "NM_001386162.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1755,
          "aa_ref": "T",
          "aa_start": 1629,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7721,
          "cdna_start": 5085,
          "cds_end": null,
          "cds_length": 5268,
          "cds_start": 4885,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000672731.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4885A>G",
          "hgvs_p": "p.Thr1629Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500908.1",
          "strand": true,
          "transcript": "ENST00000672731.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1744,
          "aa_ref": "T",
          "aa_start": 1563,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7699,
          "cdna_start": 4886,
          "cds_end": null,
          "cds_length": 5235,
          "cds_start": 4687,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "NM_001386157.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4687A>G",
          "hgvs_p": "p.Thr1563Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373086.1",
          "strand": true,
          "transcript": "NM_001386157.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1739,
          "aa_ref": "T",
          "aa_start": 1497,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7620,
          "cdna_start": 4635,
          "cds_end": null,
          "cds_length": 5220,
          "cds_start": 4489,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 38,
          "exon_rank_end": null,
          "feature": "ENST00000672986.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4489A>G",
          "hgvs_p": "p.Thr1497Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499967.1",
          "strand": true,
          "transcript": "ENST00000672986.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1721,
          "aa_ref": "T",
          "aa_start": 1540,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7496,
          "cdna_start": 4679,
          "cds_end": null,
          "cds_length": 5166,
          "cds_start": 4618,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": 36,
          "exon_rank_end": null,
          "feature": "ENST00000908425.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4618A>G",
          "hgvs_p": "p.Thr1540Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578484.1",
          "strand": true,
          "transcript": "ENST00000908425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1711,
          "aa_ref": "T",
          "aa_start": 1530,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7589,
          "cdna_start": 4776,
          "cds_end": null,
          "cds_length": 5136,
          "cds_start": 4588,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 38,
          "exon_rank_end": null,
          "feature": "NM_001386158.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4588A>G",
          "hgvs_p": "p.Thr1530Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373087.1",
          "strand": true,
          "transcript": "NM_001386158.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1708,
          "aa_ref": "T",
          "aa_start": 1527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8525,
          "cdna_start": 5227,
          "cds_end": null,
          "cds_length": 5127,
          "cds_start": 4579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 46,
          "exon_rank": 43,
          "exon_rank_end": null,
          "feature": "ENST00000673536.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4579A>G",
          "hgvs_p": "p.Thr1527Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500524.1",
          "strand": true,
          "transcript": "ENST00000673536.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1689,
          "aa_ref": "T",
          "aa_start": 1563,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7534,
          "cdna_start": 4886,
          "cds_end": null,
          "cds_length": 5070,
          "cds_start": 4687,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "NM_001354277.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4687A>G",
          "hgvs_p": "p.Thr1563Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341206.1",
          "strand": true,
          "transcript": "NM_001354277.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1689,
          "aa_ref": "T",
          "aa_start": 1563,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7522,
          "cdna_start": 4886,
          "cds_end": null,
          "cds_length": 5070,
          "cds_start": 4687,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "ENST00000671893.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.4687A>G",
          "hgvs_p": "p.Thr1563Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499986.1",
          "strand": true,
          "transcript": "ENST00000671893.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1109,
          "aa_ref": "T",
          "aa_start": 867,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5905,
          "cdna_start": 2909,
          "cds_end": null,
          "cds_length": 3330,
          "cds_start": 2599,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "NM_001354278.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2599A>G",
          "hgvs_p": "p.Thr867Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341207.1",
          "strand": true,
          "transcript": "NM_001354278.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1109,
          "aa_ref": "T",
          "aa_start": 867,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5956,
          "cdna_start": 2971,
          "cds_end": null,
          "cds_length": 3330,
          "cds_start": 2599,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000673353.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2599A>G",
          "hgvs_p": "p.Thr867Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500007.1",
          "strand": true,
          "transcript": "ENST00000673353.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1062,
          "aa_ref": "T",
          "aa_start": 820,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5732,
          "cdna_start": 2747,
          "cds_end": null,
          "cds_length": 3189,
          "cds_start": 2458,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000505342.6",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2458A>G",
          "hgvs_p": "p.Thr820Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422498.2",
          "strand": true,
          "transcript": "ENST00000505342.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1060,
          "aa_ref": "T",
          "aa_start": 879,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5758,
          "cdna_start": 2945,
          "cds_end": null,
          "cds_length": 3183,
          "cds_start": 2635,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "NM_001354279.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2635A>G",
          "hgvs_p": "p.Thr879Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341208.1",
          "strand": true,
          "transcript": "NM_001354279.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1060,
          "aa_ref": "T",
          "aa_start": 879,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6370,
          "cdna_start": 3072,
          "cds_end": null,
          "cds_length": 3183,
          "cds_start": 2635,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000673231.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2635A>G",
          "hgvs_p": "p.Thr879Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500111.1",
          "strand": true,
          "transcript": "ENST00000673231.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1055,
          "aa_ref": "T",
          "aa_start": 874,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5743,
          "cdna_start": 2930,
          "cds_end": null,
          "cds_length": 3168,
          "cds_start": 2620,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "NM_001354280.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2620A>G",
          "hgvs_p": "p.Thr874Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341209.1",
          "strand": true,
          "transcript": "NM_001354280.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1055,
          "aa_ref": "T",
          "aa_start": 874,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6062,
          "cdna_start": 2764,
          "cds_end": null,
          "cds_length": 3168,
          "cds_start": 2620,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000673048.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2620A>G",
          "hgvs_p": "p.Thr874Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500832.1",
          "strand": true,
          "transcript": "ENST00000673048.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1048,
          "aa_ref": "T",
          "aa_start": 867,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5722,
          "cdna_start": 2909,
          "cds_end": null,
          "cds_length": 3147,
          "cds_start": 2599,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "NM_001354281.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2599A>G",
          "hgvs_p": "p.Thr867Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341210.1",
          "strand": true,
          "transcript": "NM_001354281.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1048,
          "aa_ref": "T",
          "aa_start": 867,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3638,
          "cdna_start": 2914,
          "cds_end": null,
          "cds_length": 3147,
          "cds_start": 2599,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000509550.5",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2599A>G",
          "hgvs_p": "p.Thr867Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000426944.1",
          "strand": true,
          "transcript": "ENST00000509550.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1005,
          "aa_ref": "T",
          "aa_start": 879,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5593,
          "cdna_start": 2945,
          "cds_end": null,
          "cds_length": 3018,
          "cds_start": 2635,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "NM_001354282.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2635A>G",
          "hgvs_p": "p.Thr879Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341211.1",
          "strand": true,
          "transcript": "NM_001354282.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1005,
          "aa_ref": "T",
          "aa_start": 879,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5730,
          "cdna_start": 3094,
          "cds_end": null,
          "cds_length": 3018,
          "cds_start": 2635,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000672411.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2635A>G",
          "hgvs_p": "p.Thr879Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499979.1",
          "strand": true,
          "transcript": "ENST00000672411.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 1001,
          "aa_ref": "T",
          "aa_start": 820,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6045,
          "cdna_start": 2747,
          "cds_end": null,
          "cds_length": 3006,
          "cds_start": 2458,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000672915.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2458A>G",
          "hgvs_p": "p.Thr820Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500622.1",
          "strand": true,
          "transcript": "ENST00000672915.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 938,
          "aa_ref": "T",
          "aa_start": 751,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4810,
          "cdna_start": 2251,
          "cds_end": null,
          "cds_length": 2817,
          "cds_start": 2251,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000612754.2",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.2251A>G",
          "hgvs_p": "p.Thr751Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000482888.2",
          "strand": true,
          "transcript": "ENST00000612754.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "T",
          "aa_start": 491,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4663,
          "cdna_start": 1574,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1471,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001386167.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "c.1471A>G",
          "hgvs_p": "p.Thr491Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001373096.1",
          "strand": true,
          "transcript": "NM_001386167.1",
          "transcript_support_level": null
        },
        {
          "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": 8384,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000671863.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.*564A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500855.1",
          "strand": true,
          "transcript": "ENST00000671863.1",
          "transcript_support_level": null
        },
        {
          "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": 6171,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000673538.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.*564A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500842.1",
          "strand": true,
          "transcript": "ENST00000673538.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": 6006,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000681990.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.2708A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000681990.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": 5214,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000682049.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.1916A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000682049.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": 8973,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000682959.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.2660A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000682959.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": 2432,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000683389.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.1489A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000683389.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": 6003,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000683826.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.3451A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000683826.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": 4417,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000683893.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.1432A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000683893.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": 5123,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000683908.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.1825A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000683908.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": 11469,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000683972.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.8171A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000683972.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": 6095,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000684225.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.2797A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000684225.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": 7094,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000684378.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.781A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000684378.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": 6591,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000684470.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.3215A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000684470.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": 7743,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000684730.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.1430A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000684730.1",
          "transcript_support_level": null
        },
        {
          "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": 8384,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 44,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "ENST00000671863.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.*564A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500855.1",
          "strand": true,
          "transcript": "ENST00000671863.1",
          "transcript_support_level": null
        },
        {
          "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": 6171,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000673538.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.*564A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000500842.1",
          "strand": true,
          "transcript": "ENST00000673538.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": 3577,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684230.1",
          "gene_hgnc_id": 493,
          "gene_symbol": "ANK2",
          "hgvs_c": "n.-181A>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000684230.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs746620876",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000032225358,
      "gene_hgnc_id": 493,
      "gene_symbol": "ANK2",
      "gnomad_exomes_ac": 49,
      "gnomad_exomes_af": 0.0000335261,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 3,
      "gnomad_genomes_af": 0.0000197252,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "Long QT syndrome|not provided|Cardiovascular phenotype|Cardiac arrhythmia, ankyrin-B-related",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.726,
      "pos": 113369521,
      "ref": "A",
      "revel_prediction": "Benign",
      "revel_score": 0.145,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.05000000074505806,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.05,
      "transcript": "NM_001386174.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.