← 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-113369719-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 113369719,
      "ref": "C",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "ENST00000357077.9",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11524C>A",
          "hgvs_p": "p.Arg3842Arg",
          "transcript": "NM_001148.6",
          "protein_id": "NP_001139.3",
          "transcript_support_level": null,
          "aa_start": 3842,
          "aa_end": null,
          "aa_length": 3957,
          "cds_start": 11524,
          "cds_end": null,
          "cds_length": 11874,
          "cdna_start": 11600,
          "cdna_end": null,
          "cdna_length": 14215,
          "mane_select": "ENST00000357077.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11524C>A",
          "hgvs_p": "p.Arg3842Arg",
          "transcript": "ENST00000357077.9",
          "protein_id": "ENSP00000349588.4",
          "transcript_support_level": 1,
          "aa_start": 3842,
          "aa_end": null,
          "aa_length": 3957,
          "cds_start": 11524,
          "cds_end": null,
          "cds_length": 11874,
          "cdna_start": 11600,
          "cdna_end": null,
          "cdna_length": 14215,
          "mane_select": "NM_001148.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 45,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11665C>A",
          "hgvs_p": "p.Arg3889Arg",
          "transcript": "ENST00000506344.6",
          "protein_id": "ENSP00000422888.2",
          "transcript_support_level": 1,
          "aa_start": 3889,
          "aa_end": null,
          "aa_length": 4183,
          "cds_start": 11665,
          "cds_end": null,
          "cds_length": 12552,
          "cdna_start": 11915,
          "cdna_end": null,
          "cdna_length": 14898,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5269C>A",
          "hgvs_p": "p.Arg1757Arg",
          "transcript": "ENST00000394537.7",
          "protein_id": "ENSP00000378044.3",
          "transcript_support_level": 1,
          "aa_start": 1757,
          "aa_end": null,
          "aa_length": 1872,
          "cds_start": 5269,
          "cds_end": null,
          "cds_length": 5619,
          "cdna_start": 5322,
          "cdna_end": null,
          "cdna_length": 6313,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5242C>A",
          "hgvs_p": "p.Arg1748Arg",
          "transcript": "ENST00000506722.5",
          "protein_id": "ENSP00000421067.1",
          "transcript_support_level": 1,
          "aa_start": 1748,
          "aa_end": null,
          "aa_length": 1863,
          "cds_start": 5242,
          "cds_end": null,
          "cds_length": 5592,
          "cdna_start": 5437,
          "cdna_end": null,
          "cdna_length": 8051,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2272C>A",
          "hgvs_p": "p.Arg758Arg",
          "transcript": "ENST00000514960.5",
          "protein_id": "ENSP00000422853.1",
          "transcript_support_level": 1,
          "aa_start": 758,
          "aa_end": null,
          "aa_length": 965,
          "cds_start": 2272,
          "cds_end": null,
          "cds_length": 2898,
          "cdna_start": 2273,
          "cdna_end": null,
          "cdna_length": 5160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.1951C>A",
          "hgvs_p": "p.Arg651Arg",
          "transcript": "ENST00000510275.8",
          "protein_id": "ENSP00000421023.4",
          "transcript_support_level": 1,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 683,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2052,
          "cdna_start": 1951,
          "cdna_end": null,
          "cdna_length": 4305,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 45,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11665C>A",
          "hgvs_p": "p.Arg3889Arg",
          "transcript": "NM_001386174.1",
          "protein_id": "NP_001373103.1",
          "transcript_support_level": null,
          "aa_start": 3889,
          "aa_end": null,
          "aa_length": 4183,
          "cds_start": 11665,
          "cds_end": null,
          "cds_length": 12552,
          "cdna_start": 11915,
          "cdna_end": null,
          "cdna_length": 14898,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 50,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11641C>A",
          "hgvs_p": "p.Arg3881Arg",
          "transcript": "NM_001386175.1",
          "protein_id": "NP_001373104.1",
          "transcript_support_level": null,
          "aa_start": 3881,
          "aa_end": null,
          "aa_length": 4175,
          "cds_start": 11641,
          "cds_end": null,
          "cds_length": 12528,
          "cdna_start": 11891,
          "cdna_end": null,
          "cdna_length": 14874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000672209.1",
          "protein_id": "ENSP00000499982.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3995,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11988,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 14932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11605C>A",
          "hgvs_p": "p.Arg3869Arg",
          "transcript": "ENST00000672240.1",
          "protein_id": "ENSP00000500548.1",
          "transcript_support_level": null,
          "aa_start": 3869,
          "aa_end": null,
          "aa_length": 3984,
          "cds_start": 11605,
          "cds_end": null,
          "cds_length": 11955,
          "cdna_start": 12198,
          "cdna_end": null,
          "cdna_length": 15298,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11569C>A",
          "hgvs_p": "p.Arg3857Arg",
          "transcript": "ENST00000671971.1",
          "protein_id": "ENSP00000499832.1",
          "transcript_support_level": null,
          "aa_start": 3857,
          "aa_end": null,
          "aa_length": 3972,
          "cds_start": 11569,
          "cds_end": null,
          "cds_length": 11919,
          "cdna_start": 12162,
          "cdna_end": null,
          "cdna_length": 15262,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000673298.1",
          "protein_id": "ENSP00000500245.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3964,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11895,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 14363,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000503423.6",
          "protein_id": "ENSP00000421011.2",
          "transcript_support_level": 5,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3961,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11886,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 12641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11290C>A",
          "hgvs_p": "p.Arg3764Arg",
          "transcript": "NM_001386142.1",
          "protein_id": "NP_001373071.1",
          "transcript_support_level": null,
          "aa_start": 3764,
          "aa_end": null,
          "aa_length": 3940,
          "cds_start": 11290,
          "cds_end": null,
          "cds_length": 11823,
          "cdna_start": 11489,
          "cdna_end": null,
          "cdna_length": 14287,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11470C>A",
          "hgvs_p": "p.Arg3824Arg",
          "transcript": "ENST00000673363.1",
          "protein_id": "ENSP00000500539.1",
          "transcript_support_level": null,
          "aa_start": 3824,
          "aa_end": null,
          "aa_length": 3939,
          "cds_start": 11470,
          "cds_end": null,
          "cds_length": 11820,
          "cdna_start": 12063,
          "cdna_end": null,
          "cdna_length": 15163,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11461C>A",
          "hgvs_p": "p.Arg3821Arg",
          "transcript": "ENST00000672830.1",
          "protein_id": "ENSP00000500222.1",
          "transcript_support_level": null,
          "aa_start": 3821,
          "aa_end": null,
          "aa_length": 3936,
          "cds_start": 11461,
          "cds_end": null,
          "cds_length": 11811,
          "cdna_start": 11671,
          "cdna_end": null,
          "cdna_length": 14771,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000672068.1",
          "protein_id": "ENSP00000499902.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3934,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11805,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 14485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11425C>A",
          "hgvs_p": "p.Arg3809Arg",
          "transcript": "ENST00000264366.10",
          "protein_id": "ENSP00000264366.6",
          "transcript_support_level": 5,
          "aa_start": 3809,
          "aa_end": null,
          "aa_length": 3924,
          "cds_start": 11425,
          "cds_end": null,
          "cds_length": 11775,
          "cdna_start": 11425,
          "cdna_end": null,
          "cdna_length": 11775,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11425C>A",
          "hgvs_p": "p.Arg3809Arg",
          "transcript": "ENST00000672502.1",
          "protein_id": "ENSP00000499870.1",
          "transcript_support_level": null,
          "aa_start": 3809,
          "aa_end": null,
          "aa_length": 3924,
          "cds_start": 11425,
          "cds_end": null,
          "cds_length": 11775,
          "cdna_start": 11632,
          "cdna_end": null,
          "cdna_length": 14732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11398C>A",
          "hgvs_p": "p.Arg3800Arg",
          "transcript": "ENST00000671809.1",
          "protein_id": "ENSP00000500872.1",
          "transcript_support_level": null,
          "aa_start": 3800,
          "aa_end": null,
          "aa_length": 3915,
          "cds_start": 11398,
          "cds_end": null,
          "cds_length": 11748,
          "cdna_start": 11597,
          "cdna_end": null,
          "cdna_length": 14697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000672090.1",
          "protein_id": "ENSP00000500540.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3903,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11712,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 14661,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11338C>A",
          "hgvs_p": "p.Arg3780Arg",
          "transcript": "ENST00000671906.1",
          "protein_id": "ENSP00000499953.1",
          "transcript_support_level": null,
          "aa_start": 3780,
          "aa_end": null,
          "aa_length": 3895,
          "cds_start": 11338,
          "cds_end": null,
          "cds_length": 11688,
          "cdna_start": 11537,
          "cdna_end": null,
          "cdna_length": 14637,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11326C>A",
          "hgvs_p": "p.Arg3776Arg",
          "transcript": "ENST00000672251.1",
          "protein_id": "ENSP00000500580.1",
          "transcript_support_level": null,
          "aa_start": 3776,
          "aa_end": null,
          "aa_length": 3891,
          "cds_start": 11326,
          "cds_end": null,
          "cds_length": 11676,
          "cdna_start": 11506,
          "cdna_end": null,
          "cdna_length": 14606,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11299C>A",
          "hgvs_p": "p.Arg3767Arg",
          "transcript": "ENST00000673573.1",
          "protein_id": "ENSP00000500883.1",
          "transcript_support_level": null,
          "aa_start": 3767,
          "aa_end": null,
          "aa_length": 3882,
          "cds_start": 11299,
          "cds_end": null,
          "cds_length": 11649,
          "cdna_start": 11499,
          "cdna_end": null,
          "cdna_length": 14599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000673555.1",
          "protein_id": "ENSP00000500947.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3879,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11640,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 14092,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11341C>A",
          "hgvs_p": "p.Arg3781Arg",
          "transcript": "ENST00000671882.1",
          "protein_id": "ENSP00000499887.1",
          "transcript_support_level": null,
          "aa_start": 3781,
          "aa_end": null,
          "aa_length": 3874,
          "cds_start": 11341,
          "cds_end": null,
          "cds_length": 11625,
          "cdna_start": 11341,
          "cdna_end": null,
          "cdna_length": 13878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11263C>A",
          "hgvs_p": "p.Arg3755Arg",
          "transcript": "ENST00000672934.1",
          "protein_id": "ENSP00000500645.1",
          "transcript_support_level": null,
          "aa_start": 3755,
          "aa_end": null,
          "aa_length": 3870,
          "cds_start": 11263,
          "cds_end": null,
          "cds_length": 11613,
          "cdna_start": 11463,
          "cdna_end": null,
          "cdna_length": 14563,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11239C>A",
          "hgvs_p": "p.Arg3747Arg",
          "transcript": "ENST00000673109.1",
          "protein_id": "ENSP00000500265.1",
          "transcript_support_level": null,
          "aa_start": 3747,
          "aa_end": null,
          "aa_length": 3862,
          "cds_start": 11239,
          "cds_end": null,
          "cds_length": 11589,
          "cdna_start": 11438,
          "cdna_end": null,
          "cdna_length": 14538,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000672930.1",
          "protein_id": "ENSP00000499913.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3848,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11547,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 13999,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.11362C>A",
          "hgvs_p": "p.Arg3788Arg",
          "transcript": "ENST00000673334.1",
          "protein_id": "ENSP00000500854.1",
          "transcript_support_level": null,
          "aa_start": 3788,
          "aa_end": null,
          "aa_length": 3820,
          "cds_start": 11362,
          "cds_end": null,
          "cds_length": 11463,
          "cdna_start": 11561,
          "cdna_end": null,
          "cdna_length": 13915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.7924C>A",
          "hgvs_p": "p.Arg2642Arg",
          "transcript": "NM_001386166.1",
          "protein_id": "NP_001373095.1",
          "transcript_support_level": null,
          "aa_start": 2642,
          "aa_end": null,
          "aa_length": 2757,
          "cds_start": 7924,
          "cds_end": null,
          "cds_length": 8274,
          "cdna_start": 8027,
          "cdna_end": null,
          "cdna_length": 10642,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "NM_001386143.1",
          "protein_id": "NP_001373072.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1943,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5832,
          "cdna_start": 5405,
          "cdna_end": null,
          "cdna_length": 8296,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "ENST00000671793.1",
          "protein_id": "ENSP00000499928.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1943,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5832,
          "cdna_start": 5416,
          "cdna_end": null,
          "cdna_length": 8303,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5281C>A",
          "hgvs_p": "p.Arg1761Arg",
          "transcript": "NM_001354225.2",
          "protein_id": "NP_001341154.1",
          "transcript_support_level": null,
          "aa_start": 1761,
          "aa_end": null,
          "aa_length": 1937,
          "cds_start": 5281,
          "cds_end": null,
          "cds_length": 5814,
          "cdna_start": 5596,
          "cdna_end": null,
          "cdna_length": 8394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5170C>A",
          "hgvs_p": "p.Arg1724Arg",
          "transcript": "NM_001354228.2",
          "protein_id": "NP_001341157.1",
          "transcript_support_level": null,
          "aa_start": 1724,
          "aa_end": null,
          "aa_length": 1931,
          "cds_start": 5170,
          "cds_end": null,
          "cds_length": 5796,
          "cdna_start": 5485,
          "cdna_end": null,
          "cdna_length": 8376,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5170C>A",
          "hgvs_p": "p.Arg1724Arg",
          "transcript": "ENST00000671727.1",
          "protein_id": "ENSP00000500102.1",
          "transcript_support_level": null,
          "aa_start": 1724,
          "aa_end": null,
          "aa_length": 1931,
          "cds_start": 5170,
          "cds_end": null,
          "cds_length": 5796,
          "cdna_start": 5377,
          "cdna_end": null,
          "cdna_length": 8257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5254C>A",
          "hgvs_p": "p.Arg1752Arg",
          "transcript": "NM_001386186.2",
          "protein_id": "NP_001373115.1",
          "transcript_support_level": null,
          "aa_start": 1752,
          "aa_end": null,
          "aa_length": 1928,
          "cds_start": 5254,
          "cds_end": null,
          "cds_length": 5787,
          "cdna_start": 5778,
          "cdna_end": null,
          "cdna_length": 8576,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5248C>A",
          "hgvs_p": "p.Arg1750Arg",
          "transcript": "NM_001354230.2",
          "protein_id": "NP_001341159.1",
          "transcript_support_level": null,
          "aa_start": 1750,
          "aa_end": null,
          "aa_length": 1926,
          "cds_start": 5248,
          "cds_end": null,
          "cds_length": 5781,
          "cdna_start": 5529,
          "cdna_end": null,
          "cdna_length": 8327,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5314C>A",
          "hgvs_p": "p.Arg1772Arg",
          "transcript": "NM_001386144.1",
          "protein_id": "NP_001373073.1",
          "transcript_support_level": null,
          "aa_start": 1772,
          "aa_end": null,
          "aa_length": 1918,
          "cds_start": 5314,
          "cds_end": null,
          "cds_length": 5757,
          "cdna_start": 5595,
          "cdna_end": null,
          "cdna_length": 8303,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5311C>A",
          "hgvs_p": "p.Arg1771Arg",
          "transcript": "NM_001354231.2",
          "protein_id": "NP_001341160.1",
          "transcript_support_level": null,
          "aa_start": 1771,
          "aa_end": null,
          "aa_length": 1917,
          "cds_start": 5311,
          "cds_end": null,
          "cds_length": 5754,
          "cdna_start": 5592,
          "cdna_end": null,
          "cdna_length": 8300,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5305C>A",
          "hgvs_p": "p.Arg1769Arg",
          "transcript": "NM_001354232.2",
          "protein_id": "NP_001341161.1",
          "transcript_support_level": null,
          "aa_start": 1769,
          "aa_end": null,
          "aa_length": 1915,
          "cds_start": 5305,
          "cds_end": null,
          "cds_length": 5748,
          "cdna_start": 5620,
          "cdna_end": null,
          "cdna_length": 8328,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5305C>A",
          "hgvs_p": "p.Arg1769Arg",
          "transcript": "ENST00000671762.1",
          "protein_id": "ENSP00000500954.1",
          "transcript_support_level": null,
          "aa_start": 1769,
          "aa_end": null,
          "aa_length": 1915,
          "cds_start": 5305,
          "cds_end": null,
          "cds_length": 5748,
          "cdna_start": 5512,
          "cdna_end": null,
          "cdna_length": 8690,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000673430.1",
          "protein_id": "ENSP00000500269.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1910,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5733,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 8186,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5266C>A",
          "hgvs_p": "p.Arg1756Arg",
          "transcript": "NM_001354235.2",
          "protein_id": "NP_001341164.1",
          "transcript_support_level": null,
          "aa_start": 1756,
          "aa_end": null,
          "aa_length": 1902,
          "cds_start": 5266,
          "cds_end": null,
          "cds_length": 5709,
          "cdna_start": 5581,
          "cdna_end": null,
          "cdna_length": 8289,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5167C>A",
          "hgvs_p": "p.Arg1723Arg",
          "transcript": "NM_001354236.2",
          "protein_id": "NP_001341165.1",
          "transcript_support_level": null,
          "aa_start": 1723,
          "aa_end": null,
          "aa_length": 1899,
          "cds_start": 5167,
          "cds_end": null,
          "cds_length": 5700,
          "cdna_start": 5482,
          "cdna_end": null,
          "cdna_length": 8280,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5350C>A",
          "hgvs_p": "p.Arg1784Arg",
          "transcript": "ENST00000705785.1",
          "protein_id": "ENSP00000516169.1",
          "transcript_support_level": null,
          "aa_start": 1784,
          "aa_end": null,
          "aa_length": 1899,
          "cds_start": 5350,
          "cds_end": null,
          "cds_length": 5700,
          "cdna_start": 5631,
          "cdna_end": null,
          "cdna_length": 8246,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5347C>A",
          "hgvs_p": "p.Arg1783Arg",
          "transcript": "NM_001354237.2",
          "protein_id": "NP_001341166.1",
          "transcript_support_level": null,
          "aa_start": 1783,
          "aa_end": null,
          "aa_length": 1898,
          "cds_start": 5347,
          "cds_end": null,
          "cds_length": 5697,
          "cdna_start": 5628,
          "cdna_end": null,
          "cdna_length": 8243,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5242C>A",
          "hgvs_p": "p.Arg1748Arg",
          "transcript": "ENST00000672362.1",
          "protein_id": "ENSP00000500522.1",
          "transcript_support_level": null,
          "aa_start": 1748,
          "aa_end": null,
          "aa_length": 1894,
          "cds_start": 5242,
          "cds_end": null,
          "cds_length": 5685,
          "cdna_start": 5441,
          "cdna_end": null,
          "cdna_length": 8619,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 45,
          "exon_rank_end": null,
          "exon_count": 49,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5239C>A",
          "hgvs_p": "p.Arg1747Arg",
          "transcript": "NM_001354239.2",
          "protein_id": "NP_001341168.1",
          "transcript_support_level": null,
          "aa_start": 1747,
          "aa_end": null,
          "aa_length": 1893,
          "cds_start": 5239,
          "cds_end": null,
          "cds_length": 5682,
          "cdna_start": 5438,
          "cdna_end": null,
          "cdna_length": 8146,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5050C>A",
          "hgvs_p": "p.Arg1684Arg",
          "transcript": "NM_001386146.1",
          "protein_id": "NP_001373075.1",
          "transcript_support_level": null,
          "aa_start": 1684,
          "aa_end": null,
          "aa_length": 1891,
          "cds_start": 5050,
          "cds_end": null,
          "cds_length": 5676,
          "cdna_start": 5249,
          "cdna_end": null,
          "cdna_length": 8140,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5143C>A",
          "hgvs_p": "p.Arg1715Arg",
          "transcript": "ENST00000672990.1",
          "protein_id": "ENSP00000500275.1",
          "transcript_support_level": null,
          "aa_start": 1715,
          "aa_end": null,
          "aa_length": 1891,
          "cds_start": 5143,
          "cds_end": null,
          "cds_length": 5676,
          "cdna_start": 5342,
          "cdna_end": null,
          "cdna_length": 8129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5314C>A",
          "hgvs_p": "p.Arg1772Arg",
          "transcript": "NM_001354240.2",
          "protein_id": "NP_001341169.1",
          "transcript_support_level": null,
          "aa_start": 1772,
          "aa_end": null,
          "aa_length": 1887,
          "cds_start": 5314,
          "cds_end": null,
          "cds_length": 5664,
          "cdna_start": 5595,
          "cdna_end": null,
          "cdna_length": 8210,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5314C>A",
          "hgvs_p": "p.Arg1772Arg",
          "transcript": "NM_001354241.2",
          "protein_id": "NP_001341170.1",
          "transcript_support_level": null,
          "aa_start": 1772,
          "aa_end": null,
          "aa_length": 1887,
          "cds_start": 5314,
          "cds_end": null,
          "cds_length": 5664,
          "cdna_start": 5629,
          "cdna_end": null,
          "cdna_length": 8244,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5314C>A",
          "hgvs_p": "p.Arg1772Arg",
          "transcript": "ENST00000672779.1",
          "protein_id": "ENSP00000499869.1",
          "transcript_support_level": null,
          "aa_start": 1772,
          "aa_end": null,
          "aa_length": 1887,
          "cds_start": 5314,
          "cds_end": null,
          "cds_length": 5664,
          "cdna_start": 5367,
          "cdna_end": null,
          "cdna_length": 8467,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5314C>A",
          "hgvs_p": "p.Arg1772Arg",
          "transcript": "ENST00000673240.1",
          "protein_id": "ENSP00000499996.1",
          "transcript_support_level": null,
          "aa_start": 1772,
          "aa_end": null,
          "aa_length": 1887,
          "cds_start": 5314,
          "cds_end": null,
          "cds_length": 5664,
          "cdna_start": 5907,
          "cdna_end": null,
          "cdna_length": 9007,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5311C>A",
          "hgvs_p": "p.Arg1771Arg",
          "transcript": "NM_001354242.2",
          "protein_id": "NP_001341171.1",
          "transcript_support_level": null,
          "aa_start": 1771,
          "aa_end": null,
          "aa_length": 1886,
          "cds_start": 5311,
          "cds_end": null,
          "cds_length": 5661,
          "cdna_start": 5592,
          "cdna_end": null,
          "cdna_length": 8207,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "NM_001354243.2",
          "protein_id": "NP_001341172.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1882,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5649,
          "cdna_start": 5405,
          "cdna_end": null,
          "cdna_length": 8113,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "ENST00000672402.1",
          "protein_id": "ENSP00000500881.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1882,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5649,
          "cdna_start": 5416,
          "cdna_end": null,
          "cdna_length": 8594,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5203C>A",
          "hgvs_p": "p.Arg1735Arg",
          "transcript": "NM_001354244.2",
          "protein_id": "NP_001341173.1",
          "transcript_support_level": null,
          "aa_start": 1735,
          "aa_end": null,
          "aa_length": 1881,
          "cds_start": 5203,
          "cds_end": null,
          "cds_length": 5646,
          "cdna_start": 5402,
          "cdna_end": null,
          "cdna_length": 8110,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5113C>A",
          "hgvs_p": "p.Arg1705Arg",
          "transcript": "NM_001386160.1",
          "protein_id": "NP_001373089.1",
          "transcript_support_level": null,
          "aa_start": 1705,
          "aa_end": null,
          "aa_length": 1881,
          "cds_start": 5113,
          "cds_end": null,
          "cds_length": 5646,
          "cdna_start": 5312,
          "cdna_end": null,
          "cdna_length": 8110,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "NM_001354245.2",
          "protein_id": "NP_001341174.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1879,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5640,
          "cdna_start": 5422,
          "cdna_end": null,
          "cdna_length": 8220,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000672045.1",
          "protein_id": "ENSP00000499959.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1879,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5640,
          "cdna_start": 5287,
          "cdna_end": null,
          "cdna_length": 8074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000672880.1",
          "protein_id": "ENSP00000500866.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1879,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5640,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 8093,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5095C>A",
          "hgvs_p": "p.Arg1699Arg",
          "transcript": "NM_001386147.1",
          "protein_id": "NP_001373076.1",
          "transcript_support_level": null,
          "aa_start": 1699,
          "aa_end": null,
          "aa_length": 1875,
          "cds_start": 5095,
          "cds_end": null,
          "cds_length": 5628,
          "cdna_start": 5294,
          "cdna_end": null,
          "cdna_length": 8092,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5269C>A",
          "hgvs_p": "p.Arg1757Arg",
          "transcript": "NM_020977.5",
          "protein_id": "NP_066187.2",
          "transcript_support_level": null,
          "aa_start": 1757,
          "aa_end": null,
          "aa_length": 1872,
          "cds_start": 5269,
          "cds_end": null,
          "cds_length": 5619,
          "cdna_start": 5345,
          "cdna_end": null,
          "cdna_length": 7960,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000673255.1",
          "protein_id": "ENSP00000500423.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1872,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5619,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 8123,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5266C>A",
          "hgvs_p": "p.Arg1756Arg",
          "transcript": "NM_001354246.2",
          "protein_id": "NP_001341175.1",
          "transcript_support_level": null,
          "aa_start": 1756,
          "aa_end": null,
          "aa_length": 1871,
          "cds_start": 5266,
          "cds_end": null,
          "cds_length": 5616,
          "cdna_start": 5581,
          "cdna_end": null,
          "cdna_length": 8196,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "NM_001354249.2",
          "protein_id": "NP_001341178.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1871,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5616,
          "cdna_start": 5282,
          "cdna_end": null,
          "cdna_length": 8080,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "ENST00000672088.1",
          "protein_id": "ENSP00000499837.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1871,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5616,
          "cdna_start": 5293,
          "cdna_end": null,
          "cdna_length": 8080,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5254C>A",
          "hgvs_p": "p.Arg1752Arg",
          "transcript": "NM_001386148.2",
          "protein_id": "NP_001373077.1",
          "transcript_support_level": null,
          "aa_start": 1752,
          "aa_end": null,
          "aa_length": 1867,
          "cds_start": 5254,
          "cds_end": null,
          "cds_length": 5604,
          "cdna_start": 5778,
          "cdna_end": null,
          "cdna_length": 8393,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5242C>A",
          "hgvs_p": "p.Arg1748Arg",
          "transcript": "NM_001127493.3",
          "protein_id": "NP_001120965.1",
          "transcript_support_level": null,
          "aa_start": 1748,
          "aa_end": null,
          "aa_length": 1863,
          "cds_start": 5242,
          "cds_end": null,
          "cds_length": 5592,
          "cdna_start": 5441,
          "cdna_end": null,
          "cdna_length": 8056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 45,
          "exon_rank_end": null,
          "exon_count": 48,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5239C>A",
          "hgvs_p": "p.Arg1747Arg",
          "transcript": "NM_001354252.2",
          "protein_id": "NP_001341181.1",
          "transcript_support_level": null,
          "aa_start": 1747,
          "aa_end": null,
          "aa_length": 1862,
          "cds_start": 5239,
          "cds_end": null,
          "cds_length": 5589,
          "cdna_start": 5438,
          "cdna_end": null,
          "cdna_length": 8053,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5050C>A",
          "hgvs_p": "p.Arg1684Arg",
          "transcript": "NM_001386149.1",
          "protein_id": "NP_001373078.1",
          "transcript_support_level": null,
          "aa_start": 1684,
          "aa_end": null,
          "aa_length": 1860,
          "cds_start": 5050,
          "cds_end": null,
          "cds_length": 5583,
          "cdna_start": 5249,
          "cdna_end": null,
          "cdna_length": 8047,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5044C>A",
          "hgvs_p": "p.Arg1682Arg",
          "transcript": "NM_001354253.2",
          "protein_id": "NP_001341182.1",
          "transcript_support_level": null,
          "aa_start": 1682,
          "aa_end": null,
          "aa_length": 1858,
          "cds_start": 5044,
          "cds_end": null,
          "cds_length": 5577,
          "cdna_start": 5243,
          "cdna_end": null,
          "cdna_length": 8041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5044C>A",
          "hgvs_p": "p.Arg1682Arg",
          "transcript": "ENST00000672350.1",
          "protein_id": "ENSP00000500420.1",
          "transcript_support_level": null,
          "aa_start": 1682,
          "aa_end": null,
          "aa_length": 1858,
          "cds_start": 5044,
          "cds_end": null,
          "cds_length": 5577,
          "cdna_start": 5244,
          "cdna_end": null,
          "cdna_length": 8031,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5218C>A",
          "hgvs_p": "p.Arg1740Arg",
          "transcript": "NM_001354254.2",
          "protein_id": "NP_001341183.1",
          "transcript_support_level": null,
          "aa_start": 1740,
          "aa_end": null,
          "aa_length": 1855,
          "cds_start": 5218,
          "cds_end": null,
          "cds_length": 5568,
          "cdna_start": 5417,
          "cdna_end": null,
          "cdna_length": 8032,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "NM_001354255.2",
          "protein_id": "NP_001341184.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1851,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5556,
          "cdna_start": 5405,
          "cdna_end": null,
          "cdna_length": 8020,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "ENST00000671825.1",
          "protein_id": "ENSP00000500459.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1851,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5556,
          "cdna_start": 5416,
          "cdna_end": null,
          "cdna_length": 8516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5203C>A",
          "hgvs_p": "p.Arg1735Arg",
          "transcript": "NM_001354256.2",
          "protein_id": "NP_001341185.1",
          "transcript_support_level": null,
          "aa_start": 1735,
          "aa_end": null,
          "aa_length": 1850,
          "cds_start": 5203,
          "cds_end": null,
          "cds_length": 5553,
          "cdna_start": 5402,
          "cdna_end": null,
          "cdna_length": 8017,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 47,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5203C>A",
          "hgvs_p": "p.Arg1735Arg",
          "transcript": "NM_001386161.1",
          "protein_id": "NP_001373090.1",
          "transcript_support_level": null,
          "aa_start": 1735,
          "aa_end": null,
          "aa_length": 1850,
          "cds_start": 5203,
          "cds_end": null,
          "cds_length": 5553,
          "cdna_start": 5294,
          "cdna_end": null,
          "cdna_length": 7909,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000672793.1",
          "protein_id": "ENSP00000500150.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1849,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5550,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 8484,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5008C>A",
          "hgvs_p": "p.Arg1670Arg",
          "transcript": "NM_001354257.2",
          "protein_id": "NP_001341186.1",
          "transcript_support_level": null,
          "aa_start": 1670,
          "aa_end": null,
          "aa_length": 1846,
          "cds_start": 5008,
          "cds_end": null,
          "cds_length": 5541,
          "cdna_start": 5207,
          "cdna_end": null,
          "cdna_length": 8005,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5008C>A",
          "hgvs_p": "p.Arg1670Arg",
          "transcript": "ENST00000671854.1",
          "protein_id": "ENSP00000500833.1",
          "transcript_support_level": null,
          "aa_start": 1670,
          "aa_end": null,
          "aa_length": 1846,
          "cds_start": 5008,
          "cds_end": null,
          "cds_length": 5541,
          "cdna_start": 5208,
          "cdna_end": null,
          "cdna_length": 7995,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5170C>A",
          "hgvs_p": "p.Arg1724Arg",
          "transcript": "NM_001354258.2",
          "protein_id": "NP_001341187.1",
          "transcript_support_level": null,
          "aa_start": 1724,
          "aa_end": null,
          "aa_length": 1839,
          "cds_start": 5170,
          "cds_end": null,
          "cds_length": 5520,
          "cdna_start": 5485,
          "cdna_end": null,
          "cdna_length": 8100,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5170C>A",
          "hgvs_p": "p.Arg1724Arg",
          "transcript": "ENST00000672366.1",
          "protein_id": "ENSP00000500937.1",
          "transcript_support_level": null,
          "aa_start": 1724,
          "aa_end": null,
          "aa_length": 1839,
          "cds_start": 5170,
          "cds_end": null,
          "cds_length": 5520,
          "cdna_start": 5377,
          "cdna_end": null,
          "cdna_length": 8477,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4984C>A",
          "hgvs_p": "p.Arg1662Arg",
          "transcript": "NM_001354260.2",
          "protein_id": "NP_001341189.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1838,
          "cds_start": 4984,
          "cds_end": null,
          "cds_length": 5517,
          "cdna_start": 5183,
          "cdna_end": null,
          "cdna_length": 7981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4984C>A",
          "hgvs_p": "p.Arg1662Arg",
          "transcript": "ENST00000672356.1",
          "protein_id": "ENSP00000500544.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1838,
          "cds_start": 4984,
          "cds_end": null,
          "cds_length": 5517,
          "cdna_start": 5256,
          "cdna_end": null,
          "cdna_length": 8043,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5050C>A",
          "hgvs_p": "p.Arg1684Arg",
          "transcript": "NM_001386150.1",
          "protein_id": "NP_001373079.1",
          "transcript_support_level": null,
          "aa_start": 1684,
          "aa_end": null,
          "aa_length": 1830,
          "cds_start": 5050,
          "cds_end": null,
          "cds_length": 5493,
          "cdna_start": 5249,
          "cdna_end": null,
          "cdna_length": 7957,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5143C>A",
          "hgvs_p": "p.Arg1715Arg",
          "transcript": "ENST00000672965.1",
          "protein_id": "ENSP00000499891.1",
          "transcript_support_level": null,
          "aa_start": 1715,
          "aa_end": null,
          "aa_length": 1830,
          "cds_start": 5143,
          "cds_end": null,
          "cds_length": 5493,
          "cdna_start": 5342,
          "cdna_end": null,
          "cdna_length": 8442,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5134C>A",
          "hgvs_p": "p.Arg1712Arg",
          "transcript": "NM_001386187.2",
          "protein_id": "NP_001373116.1",
          "transcript_support_level": null,
          "aa_start": 1712,
          "aa_end": null,
          "aa_length": 1827,
          "cds_start": 5134,
          "cds_end": null,
          "cds_length": 5484,
          "cdna_start": 5658,
          "cdna_end": null,
          "cdna_length": 8273,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "ENST00000672696.1",
          "protein_id": "ENSP00000499828.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1827,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5484,
          "cdna_start": 5416,
          "cdna_end": null,
          "cdna_length": 7947,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5128C>A",
          "hgvs_p": "p.Arg1710Arg",
          "transcript": "NM_001354261.2",
          "protein_id": "NP_001341190.1",
          "transcript_support_level": null,
          "aa_start": 1710,
          "aa_end": null,
          "aa_length": 1825,
          "cds_start": 5128,
          "cds_end": null,
          "cds_length": 5478,
          "cdna_start": 5316,
          "cdna_end": null,
          "cdna_length": 7931,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5119C>A",
          "hgvs_p": "p.Arg1707Arg",
          "transcript": "ENST00000672177.1",
          "protein_id": "ENSP00000500918.1",
          "transcript_support_level": null,
          "aa_start": 1707,
          "aa_end": null,
          "aa_length": 1822,
          "cds_start": 5119,
          "cds_end": null,
          "cds_length": 5469,
          "cdna_start": 5318,
          "cdna_end": null,
          "cdna_length": 8418,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "NM_001354262.2",
          "protein_id": "NP_001341191.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1818,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5457,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 7921,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000672312.1",
          "protein_id": "ENSP00000500378.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1818,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5457,
          "cdna_start": 5317,
          "cdna_end": null,
          "cdna_length": 8417,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5104C>A",
          "hgvs_p": "p.Arg1702Arg",
          "transcript": "NM_001354264.2",
          "protein_id": "NP_001341193.1",
          "transcript_support_level": null,
          "aa_start": 1702,
          "aa_end": null,
          "aa_length": 1817,
          "cds_start": 5104,
          "cds_end": null,
          "cds_length": 5454,
          "cdna_start": 5292,
          "cdna_end": null,
          "cdna_length": 7907,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5104C>A",
          "hgvs_p": "p.Arg1702Arg",
          "transcript": "ENST00000672221.1",
          "protein_id": "ENSP00000500473.1",
          "transcript_support_level": null,
          "aa_start": 1702,
          "aa_end": null,
          "aa_length": 1817,
          "cds_start": 5104,
          "cds_end": null,
          "cds_length": 5454,
          "cdna_start": 5214,
          "cdna_end": null,
          "cdna_length": 8314,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5266C>A",
          "hgvs_p": "p.Arg1756Arg",
          "transcript": "NM_001354265.2",
          "protein_id": "NP_001341194.1",
          "transcript_support_level": null,
          "aa_start": 1756,
          "aa_end": null,
          "aa_length": 1816,
          "cds_start": 5266,
          "cds_end": null,
          "cds_length": 5451,
          "cdna_start": 5581,
          "cdna_end": null,
          "cdna_length": 8031,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "NM_001354266.2",
          "protein_id": "NP_001341195.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1810,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5433,
          "cdna_start": 5282,
          "cdna_end": null,
          "cdna_length": 7897,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "NM_001354267.2",
          "protein_id": "NP_001341196.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1810,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5433,
          "cdna_start": 5271,
          "cdna_end": null,
          "cdna_length": 7886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "ENST00000671704.1",
          "protein_id": "ENSP00000500926.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1810,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5433,
          "cdna_start": 5238,
          "cdna_end": null,
          "cdna_length": 8338,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "ENST00000672955.1",
          "protein_id": "ENSP00000500527.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1810,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5433,
          "cdna_start": 5334,
          "cdna_end": null,
          "cdna_length": 8434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4984C>A",
          "hgvs_p": "p.Arg1662Arg",
          "transcript": "NM_001386151.1",
          "protein_id": "NP_001373080.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1808,
          "cds_start": 4984,
          "cds_end": null,
          "cds_length": 5427,
          "cdna_start": 5183,
          "cdna_end": null,
          "cdna_length": 7891,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5326C>A",
          "hgvs_p": "p.Arg1776Arg",
          "transcript": "NM_001386152.1",
          "protein_id": "NP_001373081.1",
          "transcript_support_level": null,
          "aa_start": 1776,
          "aa_end": null,
          "aa_length": 1808,
          "cds_start": 5326,
          "cds_end": null,
          "cds_length": 5427,
          "cdna_start": 5607,
          "cdna_end": null,
          "cdna_length": 7973,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5071C>A",
          "hgvs_p": "p.Arg1691Arg",
          "transcript": "NM_001354268.2",
          "protein_id": "NP_001341197.1",
          "transcript_support_level": null,
          "aa_start": 1691,
          "aa_end": null,
          "aa_length": 1806,
          "cds_start": 5071,
          "cds_end": null,
          "cds_length": 5421,
          "cdna_start": 5386,
          "cdna_end": null,
          "cdna_length": 8001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5071C>A",
          "hgvs_p": "p.Arg1691Arg",
          "transcript": "ENST00000672854.1",
          "protein_id": "ENSP00000500311.1",
          "transcript_support_level": null,
          "aa_start": 1691,
          "aa_end": null,
          "aa_length": 1806,
          "cds_start": 5071,
          "cds_end": null,
          "cds_length": 5421,
          "cdna_start": 5251,
          "cdna_end": null,
          "cdna_length": 8351,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5056C>A",
          "hgvs_p": "p.Arg1686Arg",
          "transcript": "NM_001354269.3",
          "protein_id": "NP_001341198.1",
          "transcript_support_level": null,
          "aa_start": 1686,
          "aa_end": null,
          "aa_length": 1801,
          "cds_start": 5056,
          "cds_end": null,
          "cds_length": 5406,
          "cdna_start": 5580,
          "cdna_end": null,
          "cdna_length": 8195,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5050C>A",
          "hgvs_p": "p.Arg1684Arg",
          "transcript": "NM_001386153.1",
          "protein_id": "NP_001373082.1",
          "transcript_support_level": null,
          "aa_start": 1684,
          "aa_end": null,
          "aa_length": 1799,
          "cds_start": 5050,
          "cds_end": null,
          "cds_length": 5400,
          "cdna_start": 5249,
          "cdna_end": null,
          "cdna_length": 7864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5044C>A",
          "hgvs_p": "p.Arg1682Arg",
          "transcript": "NM_001354270.2",
          "protein_id": "NP_001341199.1",
          "transcript_support_level": null,
          "aa_start": 1682,
          "aa_end": null,
          "aa_length": 1797,
          "cds_start": 5044,
          "cds_end": null,
          "cds_length": 5394,
          "cdna_start": 5243,
          "cdna_end": null,
          "cdna_length": 7858,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 45,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5044C>A",
          "hgvs_p": "p.Arg1682Arg",
          "transcript": "ENST00000673546.1",
          "protein_id": "ENSP00000500843.1",
          "transcript_support_level": null,
          "aa_start": 1682,
          "aa_end": null,
          "aa_length": 1797,
          "cds_start": 5044,
          "cds_end": null,
          "cds_length": 5394,
          "cdna_start": 5244,
          "cdna_end": null,
          "cdna_length": 8344,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5035C>A",
          "hgvs_p": "p.Arg1679Arg",
          "transcript": "NM_001386154.1",
          "protein_id": "NP_001373083.1",
          "transcript_support_level": null,
          "aa_start": 1679,
          "aa_end": null,
          "aa_length": 1794,
          "cds_start": 5035,
          "cds_end": null,
          "cds_length": 5385,
          "cdna_start": 5234,
          "cdna_end": null,
          "cdna_length": 7849,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5008C>A",
          "hgvs_p": "p.Arg1670Arg",
          "transcript": "NM_001386156.1",
          "protein_id": "NP_001373085.1",
          "transcript_support_level": null,
          "aa_start": 1670,
          "aa_end": null,
          "aa_length": 1785,
          "cds_start": 5008,
          "cds_end": null,
          "cds_length": 5358,
          "cdna_start": 5196,
          "cdna_end": null,
          "cdna_length": 7811,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5008C>A",
          "hgvs_p": "p.Arg1670Arg",
          "transcript": "ENST00000672684.1",
          "protein_id": "ENSP00000499943.1",
          "transcript_support_level": null,
          "aa_start": 1670,
          "aa_end": null,
          "aa_length": 1785,
          "cds_start": 5008,
          "cds_end": null,
          "cds_length": 5358,
          "cdna_start": 5208,
          "cdna_end": null,
          "cdna_length": 8308,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4984C>A",
          "hgvs_p": "p.Arg1662Arg",
          "transcript": "NM_001354271.2",
          "protein_id": "NP_001341200.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1777,
          "cds_start": 4984,
          "cds_end": null,
          "cds_length": 5334,
          "cdna_start": 5172,
          "cdna_end": null,
          "cdna_length": 7787,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4984C>A",
          "hgvs_p": "p.Arg1662Arg",
          "transcript": "ENST00000671951.1",
          "protein_id": "ENSP00000500528.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1777,
          "cds_start": 4984,
          "cds_end": null,
          "cds_length": 5334,
          "cdna_start": 5216,
          "cdna_end": null,
          "cdna_length": 8316,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4984C>A",
          "hgvs_p": "p.Arg1662Arg",
          "transcript": "ENST00000672759.1",
          "protein_id": "ENSP00000499881.1",
          "transcript_support_level": null,
          "aa_start": 1662,
          "aa_end": null,
          "aa_length": 1777,
          "cds_start": 4984,
          "cds_end": null,
          "cds_length": 5334,
          "cdna_start": 5183,
          "cdna_end": null,
          "cdna_length": 8283,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 44,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5140C>A",
          "hgvs_p": "p.Arg1714Arg",
          "transcript": "NM_001354272.2",
          "protein_id": "NP_001341201.1",
          "transcript_support_level": null,
          "aa_start": 1714,
          "aa_end": null,
          "aa_length": 1774,
          "cds_start": 5140,
          "cds_end": null,
          "cds_length": 5325,
          "cdna_start": 5339,
          "cdna_end": null,
          "cdna_length": 7789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4969C>A",
          "hgvs_p": "p.Arg1657Arg",
          "transcript": "NM_001354273.2",
          "protein_id": "NP_001341202.1",
          "transcript_support_level": null,
          "aa_start": 1657,
          "aa_end": null,
          "aa_length": 1772,
          "cds_start": 4969,
          "cds_end": null,
          "cds_length": 5319,
          "cdna_start": 5284,
          "cdna_end": null,
          "cdna_length": 7899,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5035C>A",
          "hgvs_p": "p.Arg1679Arg",
          "transcript": "NM_001354274.2",
          "protein_id": "NP_001341203.1",
          "transcript_support_level": null,
          "aa_start": 1679,
          "aa_end": null,
          "aa_length": 1770,
          "cds_start": 5035,
          "cds_end": null,
          "cds_length": 5313,
          "cdna_start": 5234,
          "cdna_end": null,
          "cdna_length": 7777,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5035C>A",
          "hgvs_p": "p.Arg1679Arg",
          "transcript": "ENST00000673453.1",
          "protein_id": "ENSP00000500112.1",
          "transcript_support_level": null,
          "aa_start": 1679,
          "aa_end": null,
          "aa_length": 1770,
          "cds_start": 5035,
          "cds_end": null,
          "cds_length": 5313,
          "cdna_start": 5234,
          "cdna_end": null,
          "cdna_length": 7765,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "ENST00000672315.1",
          "protein_id": "ENSP00000500780.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1768,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5307,
          "cdna_start": 5416,
          "cdna_end": null,
          "cdna_length": 7770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5206C>A",
          "hgvs_p": "p.Arg1736Arg",
          "transcript": "ENST00000673044.1",
          "protein_id": "ENSP00000500933.1",
          "transcript_support_level": null,
          "aa_start": 1736,
          "aa_end": null,
          "aa_length": 1768,
          "cds_start": 5206,
          "cds_end": null,
          "cds_length": 5307,
          "cdna_start": 5416,
          "cdna_end": null,
          "cdna_length": 7770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "NM_001354275.2",
          "protein_id": "NP_001341204.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1763,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5292,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 7756,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5107C>A",
          "hgvs_p": "p.Arg1703Arg",
          "transcript": "ENST00000671756.1",
          "protein_id": "ENSP00000500712.1",
          "transcript_support_level": null,
          "aa_start": 1703,
          "aa_end": null,
          "aa_length": 1763,
          "cds_start": 5107,
          "cds_end": null,
          "cds_length": 5292,
          "cdna_start": 5306,
          "cdna_end": null,
          "cdna_length": 8241,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 42,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5092C>A",
          "hgvs_p": "p.Arg1698Arg",
          "transcript": "ENST00000672246.1",
          "protein_id": "ENSP00000499990.1",
          "transcript_support_level": null,
          "aa_start": 1698,
          "aa_end": null,
          "aa_length": 1758,
          "cds_start": 5092,
          "cds_end": null,
          "cds_length": 5277,
          "cdna_start": 5291,
          "cdna_end": null,
          "cdna_length": 7729,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "NM_001354276.2",
          "protein_id": "NP_001341205.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1755,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5268,
          "cdna_start": 5282,
          "cdna_end": null,
          "cdna_length": 7732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "NM_001386162.1",
          "protein_id": "NP_001373091.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1755,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5268,
          "cdna_start": 5271,
          "cdna_end": null,
          "cdna_length": 7721,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 43,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.5083C>A",
          "hgvs_p": "p.Arg1695Arg",
          "transcript": "ENST00000672731.1",
          "protein_id": "ENSP00000500908.1",
          "transcript_support_level": null,
          "aa_start": 1695,
          "aa_end": null,
          "aa_length": 1755,
          "cds_start": 5083,
          "cds_end": null,
          "cds_length": 5268,
          "cdna_start": 5283,
          "cdna_end": null,
          "cdna_length": 7721,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4885C>A",
          "hgvs_p": "p.Arg1629Arg",
          "transcript": "NM_001386157.1",
          "protein_id": "NP_001373086.1",
          "transcript_support_level": null,
          "aa_start": 1629,
          "aa_end": null,
          "aa_length": 1744,
          "cds_start": 4885,
          "cds_end": null,
          "cds_length": 5235,
          "cdna_start": 5084,
          "cdna_end": null,
          "cdna_length": 7699,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4687C>A",
          "hgvs_p": "p.Arg1563Arg",
          "transcript": "ENST00000672986.1",
          "protein_id": "ENSP00000499967.1",
          "transcript_support_level": null,
          "aa_start": 1563,
          "aa_end": null,
          "aa_length": 1739,
          "cds_start": 4687,
          "cds_end": null,
          "cds_length": 5220,
          "cdna_start": 4833,
          "cdna_end": null,
          "cdna_length": 7620,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 38,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4786C>A",
          "hgvs_p": "p.Arg1596Arg",
          "transcript": "NM_001386158.1",
          "protein_id": "NP_001373087.1",
          "transcript_support_level": null,
          "aa_start": 1596,
          "aa_end": null,
          "aa_length": 1711,
          "cds_start": 4786,
          "cds_end": null,
          "cds_length": 5136,
          "cdna_start": 4974,
          "cdna_end": null,
          "cdna_length": 7589,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 43,
          "exon_rank_end": null,
          "exon_count": 46,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4777C>A",
          "hgvs_p": "p.Arg1593Arg",
          "transcript": "ENST00000673536.1",
          "protein_id": "ENSP00000500524.1",
          "transcript_support_level": null,
          "aa_start": 1593,
          "aa_end": null,
          "aa_length": 1708,
          "cds_start": 4777,
          "cds_end": null,
          "cds_length": 5127,
          "cdna_start": 5425,
          "cdna_end": null,
          "cdna_length": 8525,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4885C>A",
          "hgvs_p": "p.Arg1629Arg",
          "transcript": "NM_001354277.2",
          "protein_id": "NP_001341206.1",
          "transcript_support_level": null,
          "aa_start": 1629,
          "aa_end": null,
          "aa_length": 1689,
          "cds_start": 4885,
          "cds_end": null,
          "cds_length": 5070,
          "cdna_start": 5084,
          "cdna_end": null,
          "cdna_length": 7534,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.4885C>A",
          "hgvs_p": "p.Arg1629Arg",
          "transcript": "ENST00000671893.1",
          "protein_id": "ENSP00000499986.1",
          "transcript_support_level": null,
          "aa_start": 1629,
          "aa_end": null,
          "aa_length": 1689,
          "cds_start": 4885,
          "cds_end": null,
          "cds_length": 5070,
          "cdna_start": 5084,
          "cdna_end": null,
          "cdna_length": 7522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2797C>A",
          "hgvs_p": "p.Arg933Arg",
          "transcript": "NM_001354278.2",
          "protein_id": "NP_001341207.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 1109,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 3330,
          "cdna_start": 3107,
          "cdna_end": null,
          "cdna_length": 5905,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2797C>A",
          "hgvs_p": "p.Arg933Arg",
          "transcript": "ENST00000673353.1",
          "protein_id": "ENSP00000500007.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 1109,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 3330,
          "cdna_start": 3169,
          "cdna_end": null,
          "cdna_length": 5956,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2656C>A",
          "hgvs_p": "p.Arg886Arg",
          "transcript": "ENST00000505342.6",
          "protein_id": "ENSP00000422498.2",
          "transcript_support_level": 5,
          "aa_start": 886,
          "aa_end": null,
          "aa_length": 1062,
          "cds_start": 2656,
          "cds_end": null,
          "cds_length": 3189,
          "cdna_start": 2945,
          "cdna_end": null,
          "cdna_length": 5732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2833C>A",
          "hgvs_p": "p.Arg945Arg",
          "transcript": "NM_001354279.2",
          "protein_id": "NP_001341208.1",
          "transcript_support_level": null,
          "aa_start": 945,
          "aa_end": null,
          "aa_length": 1060,
          "cds_start": 2833,
          "cds_end": null,
          "cds_length": 3183,
          "cdna_start": 3143,
          "cdna_end": null,
          "cdna_length": 5758,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2833C>A",
          "hgvs_p": "p.Arg945Arg",
          "transcript": "ENST00000673231.1",
          "protein_id": "ENSP00000500111.1",
          "transcript_support_level": null,
          "aa_start": 945,
          "aa_end": null,
          "aa_length": 1060,
          "cds_start": 2833,
          "cds_end": null,
          "cds_length": 3183,
          "cdna_start": 3270,
          "cdna_end": null,
          "cdna_length": 6370,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2818C>A",
          "hgvs_p": "p.Arg940Arg",
          "transcript": "NM_001354280.2",
          "protein_id": "NP_001341209.1",
          "transcript_support_level": null,
          "aa_start": 940,
          "aa_end": null,
          "aa_length": 1055,
          "cds_start": 2818,
          "cds_end": null,
          "cds_length": 3168,
          "cdna_start": 3128,
          "cdna_end": null,
          "cdna_length": 5743,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2818C>A",
          "hgvs_p": "p.Arg940Arg",
          "transcript": "ENST00000673048.1",
          "protein_id": "ENSP00000500832.1",
          "transcript_support_level": null,
          "aa_start": 940,
          "aa_end": null,
          "aa_length": 1055,
          "cds_start": 2818,
          "cds_end": null,
          "cds_length": 3168,
          "cdna_start": 2962,
          "cdna_end": null,
          "cdna_length": 6062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2797C>A",
          "hgvs_p": "p.Arg933Arg",
          "transcript": "NM_001354281.2",
          "protein_id": "NP_001341210.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 1048,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 3147,
          "cdna_start": 3107,
          "cdna_end": null,
          "cdna_length": 5722,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2797C>A",
          "hgvs_p": "p.Arg933Arg",
          "transcript": "ENST00000509550.5",
          "protein_id": "ENSP00000426944.1",
          "transcript_support_level": 2,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 1048,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 3147,
          "cdna_start": 3112,
          "cdna_end": null,
          "cdna_length": 3638,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2833C>A",
          "hgvs_p": "p.Arg945Arg",
          "transcript": "NM_001354282.2",
          "protein_id": "NP_001341211.1",
          "transcript_support_level": null,
          "aa_start": 945,
          "aa_end": null,
          "aa_length": 1005,
          "cds_start": 2833,
          "cds_end": null,
          "cds_length": 3018,
          "cdna_start": 3143,
          "cdna_end": null,
          "cdna_length": 5593,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2833C>A",
          "hgvs_p": "p.Arg945Arg",
          "transcript": "ENST00000672411.1",
          "protein_id": "ENSP00000499979.1",
          "transcript_support_level": null,
          "aa_start": 945,
          "aa_end": null,
          "aa_length": 1005,
          "cds_start": 2833,
          "cds_end": null,
          "cds_length": 3018,
          "cdna_start": 3292,
          "cdna_end": null,
          "cdna_length": 5730,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2656C>A",
          "hgvs_p": "p.Arg886Arg",
          "transcript": "ENST00000672915.1",
          "protein_id": "ENSP00000500622.1",
          "transcript_support_level": null,
          "aa_start": 886,
          "aa_end": null,
          "aa_length": 1001,
          "cds_start": 2656,
          "cds_end": null,
          "cds_length": 3006,
          "cdna_start": 2945,
          "cdna_end": null,
          "cdna_length": 6045,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.2449C>A",
          "hgvs_p": "p.Arg817Arg",
          "transcript": "ENST00000612754.2",
          "protein_id": "ENSP00000482888.2",
          "transcript_support_level": 5,
          "aa_start": 817,
          "aa_end": null,
          "aa_length": 938,
          "cds_start": 2449,
          "cds_end": null,
          "cds_length": 2817,
          "cdna_start": 2449,
          "cdna_end": null,
          "cdna_length": 4810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "c.1669C>A",
          "hgvs_p": "p.Arg557Arg",
          "transcript": "NM_001386167.1",
          "protein_id": "NP_001373096.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 764,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2295,
          "cdna_start": 1772,
          "cdna_end": null,
          "cdna_length": 4663,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.*762C>A",
          "hgvs_p": null,
          "transcript": "ENST00000671863.1",
          "protein_id": "ENSP00000500855.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8384,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.*762C>A",
          "hgvs_p": null,
          "transcript": "ENST00000673538.1",
          "protein_id": "ENSP00000500842.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6171,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.2906C>A",
          "hgvs_p": null,
          "transcript": "ENST00000681990.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6006,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.2114C>A",
          "hgvs_p": null,
          "transcript": "ENST00000682049.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5214,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.2858C>A",
          "hgvs_p": null,
          "transcript": "ENST00000682959.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8973,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.1687C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683389.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2432,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.3649C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683826.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6003,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.1630C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683893.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4417,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.2023C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683908.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5123,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.8369C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683972.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 11469,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.2995C>A",
          "hgvs_p": null,
          "transcript": "ENST00000684225.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6095,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.18C>A",
          "hgvs_p": null,
          "transcript": "ENST00000684230.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.979C>A",
          "hgvs_p": null,
          "transcript": "ENST00000684378.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7094,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.3413C>A",
          "hgvs_p": null,
          "transcript": "ENST00000684470.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6591,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.1628C>A",
          "hgvs_p": null,
          "transcript": "ENST00000684730.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7743,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 44,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.*762C>A",
          "hgvs_p": null,
          "transcript": "ENST00000671863.1",
          "protein_id": "ENSP00000500855.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8384,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANK2",
          "gene_hgnc_id": 493,
          "hgvs_c": "n.*762C>A",
          "hgvs_p": null,
          "transcript": "ENST00000673538.1",
          "protein_id": "ENSP00000500842.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6171,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ANK2",
      "gene_hgnc_id": 493,
      "dbsnp": "rs139797180",
      "frequency_reference_population": 6.840666e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84067e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.16599999368190765,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "REVEL",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.166,
      "revel_prediction": "Benign",
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.58,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.318,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -1,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Moderate,BP7",
      "acmg_by_gene": [
        {
          "score": -1,
          "benign_score": 3,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000357077.9",
          "gene_symbol": "ANK2",
          "hgnc_id": 493,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD,Unknown",
          "hgvs_c": "c.11524C>A",
          "hgvs_p": "p.Arg3842Arg"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}