← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 2-127048585-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 127048585,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_139343.3",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1723A>G",
          "hgvs_p": "p.Lys575Glu",
          "transcript": "NM_139343.3",
          "protein_id": "NP_647593.1",
          "transcript_support_level": null,
          "aa_start": 575,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1723,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": 1934,
          "cdna_end": null,
          "cdna_length": 2487,
          "mane_select": "ENST00000316724.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139343.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1723A>G",
          "hgvs_p": "p.Lys575Glu",
          "transcript": "ENST00000316724.10",
          "protein_id": "ENSP00000316779.5",
          "transcript_support_level": 1,
          "aa_start": 575,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1723,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": 1934,
          "cdna_end": null,
          "cdna_length": 2487,
          "mane_select": "NM_139343.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000316724.10"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1594A>G",
          "hgvs_p": "p.Lys532Glu",
          "transcript": "ENST00000357970.7",
          "protein_id": "ENSP00000350654.3",
          "transcript_support_level": 1,
          "aa_start": 532,
          "aa_end": null,
          "aa_length": 550,
          "cds_start": 1594,
          "cds_end": null,
          "cds_length": 1653,
          "cdna_start": 1939,
          "cdna_end": null,
          "cdna_length": 2497,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357970.7"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1498A>G",
          "hgvs_p": "p.Lys500Glu",
          "transcript": "ENST00000346226.7",
          "protein_id": "ENSP00000315411.3",
          "transcript_support_level": 1,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 518,
          "cds_start": 1498,
          "cds_end": null,
          "cds_length": 1557,
          "cdna_start": 1843,
          "cdna_end": null,
          "cdna_length": 2401,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000346226.7"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1462A>G",
          "hgvs_p": "p.Lys488Glu",
          "transcript": "ENST00000351659.7",
          "protein_id": "ENSP00000315388.3",
          "transcript_support_level": 1,
          "aa_start": 488,
          "aa_end": null,
          "aa_length": 506,
          "cds_start": 1462,
          "cds_end": null,
          "cds_length": 1521,
          "cdna_start": 1807,
          "cdna_end": null,
          "cdna_length": 2365,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000351659.7"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1435A>G",
          "hgvs_p": "p.Lys479Glu",
          "transcript": "ENST00000259238.8",
          "protein_id": "ENSP00000259238.4",
          "transcript_support_level": 1,
          "aa_start": 479,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1435,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": 1780,
          "cdna_end": null,
          "cdna_length": 2338,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000259238.8"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1390A>G",
          "hgvs_p": "p.Lys464Glu",
          "transcript": "ENST00000393040.7",
          "protein_id": "ENSP00000376760.3",
          "transcript_support_level": 1,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 482,
          "cds_start": 1390,
          "cds_end": null,
          "cds_length": 1449,
          "cdna_start": 1735,
          "cdna_end": null,
          "cdna_length": 2293,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000393040.7"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1369A>G",
          "hgvs_p": "p.Lys457Glu",
          "transcript": "ENST00000393041.7",
          "protein_id": "ENSP00000376761.3",
          "transcript_support_level": 1,
          "aa_start": 457,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 1369,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": 1714,
          "cdna_end": null,
          "cdna_length": 2272,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000393041.7"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1306A>G",
          "hgvs_p": "p.Lys436Glu",
          "transcript": "ENST00000352848.8",
          "protein_id": "ENSP00000315284.4",
          "transcript_support_level": 1,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 1306,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 1517,
          "cdna_end": null,
          "cdna_length": 2070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000352848.8"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1261A>G",
          "hgvs_p": "p.Lys421Glu",
          "transcript": "ENST00000409400.1",
          "protein_id": "ENSP00000386797.1",
          "transcript_support_level": 1,
          "aa_start": 421,
          "aa_end": null,
          "aa_length": 439,
          "cds_start": 1261,
          "cds_end": null,
          "cds_length": 1320,
          "cdna_start": 1596,
          "cdna_end": null,
          "cdna_length": 2143,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000409400.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1216A>G",
          "hgvs_p": "p.Lys406Glu",
          "transcript": "ENST00000376113.6",
          "protein_id": "ENSP00000365281.2",
          "transcript_support_level": 1,
          "aa_start": 406,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1216,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": 1274,
          "cdna_end": null,
          "cdna_length": 1832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000376113.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1171A>G",
          "hgvs_p": "p.Lys391Glu",
          "transcript": "ENST00000348750.8",
          "protein_id": "ENSP00000259237.5",
          "transcript_support_level": 1,
          "aa_start": 391,
          "aa_end": null,
          "aa_length": 409,
          "cds_start": 1171,
          "cds_end": null,
          "cds_length": 1230,
          "cdna_start": 1516,
          "cdna_end": null,
          "cdna_length": 2074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000348750.8"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1837A>G",
          "hgvs_p": "p.Lys613Glu",
          "transcript": "ENST00000947993.1",
          "protein_id": "ENSP00000618052.1",
          "transcript_support_level": null,
          "aa_start": 613,
          "aa_end": null,
          "aa_length": 631,
          "cds_start": 1837,
          "cds_end": null,
          "cds_length": 1896,
          "cdna_start": 2216,
          "cdna_end": null,
          "cdna_length": 2729,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947993.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1798A>G",
          "hgvs_p": "p.Lys600Glu",
          "transcript": "ENST00000948029.1",
          "protein_id": "ENSP00000618088.1",
          "transcript_support_level": null,
          "aa_start": 600,
          "aa_end": null,
          "aa_length": 618,
          "cds_start": 1798,
          "cds_end": null,
          "cds_length": 1857,
          "cdna_start": 1855,
          "cdna_end": null,
          "cdna_length": 2368,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948029.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1768A>G",
          "hgvs_p": "p.Lys590Glu",
          "transcript": "ENST00000947986.1",
          "protein_id": "ENSP00000618045.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 608,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 1827,
          "cdna_start": 2381,
          "cdna_end": null,
          "cdna_length": 2894,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947986.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1750A>G",
          "hgvs_p": "p.Lys584Glu",
          "transcript": "ENST00000948010.1",
          "protein_id": "ENSP00000618069.1",
          "transcript_support_level": null,
          "aa_start": 584,
          "aa_end": null,
          "aa_length": 602,
          "cds_start": 1750,
          "cds_end": null,
          "cds_length": 1809,
          "cdna_start": 2012,
          "cdna_end": null,
          "cdna_length": 2525,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948010.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1717A>G",
          "hgvs_p": "p.Lys573Glu",
          "transcript": "ENST00000947995.1",
          "protein_id": "ENSP00000618054.1",
          "transcript_support_level": null,
          "aa_start": 573,
          "aa_end": null,
          "aa_length": 591,
          "cds_start": 1717,
          "cds_end": null,
          "cds_length": 1776,
          "cdna_start": 2048,
          "cdna_end": null,
          "cdna_length": 2561,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947995.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1705A>G",
          "hgvs_p": "p.Lys569Glu",
          "transcript": "ENST00000948015.1",
          "protein_id": "ENSP00000618074.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 587,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 1764,
          "cdna_start": 1917,
          "cdna_end": null,
          "cdna_length": 2430,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948015.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1699A>G",
          "hgvs_p": "p.Lys567Glu",
          "transcript": "ENST00000914478.1",
          "protein_id": "ENSP00000584537.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": 2064,
          "cdna_end": null,
          "cdna_length": 2577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914478.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1693A>G",
          "hgvs_p": "p.Lys565Glu",
          "transcript": "ENST00000947989.1",
          "protein_id": "ENSP00000618048.1",
          "transcript_support_level": null,
          "aa_start": 565,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1693,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 2095,
          "cdna_end": null,
          "cdna_length": 2608,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947989.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1690A>G",
          "hgvs_p": "p.Lys564Glu",
          "transcript": "ENST00000914488.1",
          "protein_id": "ENSP00000584547.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 582,
          "cds_start": 1690,
          "cds_end": null,
          "cds_length": 1749,
          "cdna_start": 1827,
          "cdna_end": null,
          "cdna_length": 2385,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914488.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1657A>G",
          "hgvs_p": "p.Lys553Glu",
          "transcript": "ENST00000948008.1",
          "protein_id": "ENSP00000618067.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 2454,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948008.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1657A>G",
          "hgvs_p": "p.Lys553Glu",
          "transcript": "ENST00000948020.1",
          "protein_id": "ENSP00000618079.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1757,
          "cdna_end": null,
          "cdna_length": 2310,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948020.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1642A>G",
          "hgvs_p": "p.Lys548Glu",
          "transcript": "NM_001320642.1",
          "protein_id": "NP_001307571.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 566,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 1701,
          "cdna_start": 2601,
          "cdna_end": null,
          "cdna_length": 3163,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320642.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1630A>G",
          "hgvs_p": "p.Lys544Glu",
          "transcript": "NM_001320641.2",
          "protein_id": "NP_001307570.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 562,
          "cds_start": 1630,
          "cds_end": null,
          "cds_length": 1689,
          "cdna_start": 1841,
          "cdna_end": null,
          "cdna_length": 2394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320641.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1630A>G",
          "hgvs_p": "p.Lys544Glu",
          "transcript": "ENST00000948027.1",
          "protein_id": "ENSP00000618086.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 562,
          "cds_start": 1630,
          "cds_end": null,
          "cds_length": 1689,
          "cdna_start": 1731,
          "cdna_end": null,
          "cdna_length": 2244,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948027.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1627A>G",
          "hgvs_p": "p.Lys543Glu",
          "transcript": "ENST00000948028.1",
          "protein_id": "ENSP00000618087.1",
          "transcript_support_level": null,
          "aa_start": 543,
          "aa_end": null,
          "aa_length": 561,
          "cds_start": 1627,
          "cds_end": null,
          "cds_length": 1686,
          "cdna_start": 1693,
          "cdna_end": null,
          "cdna_length": 2206,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948028.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1615A>G",
          "hgvs_p": "p.Lys539Glu",
          "transcript": "ENST00000905639.1",
          "protein_id": "ENSP00000575698.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": 1615,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": 1969,
          "cdna_end": null,
          "cdna_length": 2527,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905639.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1615A>G",
          "hgvs_p": "p.Lys539Glu",
          "transcript": "ENST00000914482.1",
          "protein_id": "ENSP00000584541.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": 1615,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": 1838,
          "cdna_end": null,
          "cdna_length": 2396,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914482.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1606A>G",
          "hgvs_p": "p.Lys536Glu",
          "transcript": "ENST00000905660.1",
          "protein_id": "ENSP00000575719.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 554,
          "cds_start": 1606,
          "cds_end": null,
          "cds_length": 1665,
          "cdna_start": 1718,
          "cdna_end": null,
          "cdna_length": 2256,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905660.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1594A>G",
          "hgvs_p": "p.Lys532Glu",
          "transcript": "NM_139344.3",
          "protein_id": "NP_647594.1",
          "transcript_support_level": null,
          "aa_start": 532,
          "aa_end": null,
          "aa_length": 550,
          "cds_start": 1594,
          "cds_end": null,
          "cds_length": 1653,
          "cdna_start": 1805,
          "cdna_end": null,
          "cdna_length": 2358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139344.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1591A>G",
          "hgvs_p": "p.Lys531Glu",
          "transcript": "ENST00000905636.1",
          "protein_id": "ENSP00000575695.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 549,
          "cds_start": 1591,
          "cds_end": null,
          "cds_length": 1650,
          "cdna_start": 1979,
          "cdna_end": null,
          "cdna_length": 2540,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905636.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1591A>G",
          "hgvs_p": "p.Lys531Glu",
          "transcript": "ENST00000914479.1",
          "protein_id": "ENSP00000584538.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 549,
          "cds_start": 1591,
          "cds_end": null,
          "cds_length": 1650,
          "cdna_start": 1917,
          "cdna_end": null,
          "cdna_length": 2465,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914479.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1585A>G",
          "hgvs_p": "p.Lys529Glu",
          "transcript": "ENST00000905643.1",
          "protein_id": "ENSP00000575702.1",
          "transcript_support_level": null,
          "aa_start": 529,
          "aa_end": null,
          "aa_length": 547,
          "cds_start": 1585,
          "cds_end": null,
          "cds_length": 1644,
          "cdna_start": 1933,
          "cdna_end": null,
          "cdna_length": 2471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905643.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1561A>G",
          "hgvs_p": "p.Lys521Glu",
          "transcript": "ENST00000914484.1",
          "protein_id": "ENSP00000584543.1",
          "transcript_support_level": null,
          "aa_start": 521,
          "aa_end": null,
          "aa_length": 539,
          "cds_start": 1561,
          "cds_end": null,
          "cds_length": 1620,
          "cdna_start": 1756,
          "cdna_end": null,
          "cdna_length": 2314,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914484.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1543A>G",
          "hgvs_p": "p.Lys515Glu",
          "transcript": "ENST00000905641.1",
          "protein_id": "ENSP00000575700.1",
          "transcript_support_level": null,
          "aa_start": 515,
          "aa_end": null,
          "aa_length": 533,
          "cds_start": 1543,
          "cds_end": null,
          "cds_length": 1602,
          "cdna_start": 1897,
          "cdna_end": null,
          "cdna_length": 2444,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905641.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1543A>G",
          "hgvs_p": "p.Lys515Glu",
          "transcript": "ENST00000905656.1",
          "protein_id": "ENSP00000575715.1",
          "transcript_support_level": null,
          "aa_start": 515,
          "aa_end": null,
          "aa_length": 533,
          "cds_start": 1543,
          "cds_end": null,
          "cds_length": 1602,
          "cdna_start": 1672,
          "cdna_end": null,
          "cdna_length": 2219,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905656.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1522A>G",
          "hgvs_p": "p.Lys508Glu",
          "transcript": "ENST00000905642.1",
          "protein_id": "ENSP00000575701.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 526,
          "cds_start": 1522,
          "cds_end": null,
          "cds_length": 1581,
          "cdna_start": 1866,
          "cdna_end": null,
          "cdna_length": 2413,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905642.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1522A>G",
          "hgvs_p": "p.Lys508Glu",
          "transcript": "ENST00000914481.1",
          "protein_id": "ENSP00000584540.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 526,
          "cds_start": 1522,
          "cds_end": null,
          "cds_length": 1581,
          "cdna_start": 1778,
          "cdna_end": null,
          "cdna_length": 2336,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914481.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1510A>G",
          "hgvs_p": "p.Lys504Glu",
          "transcript": "ENST00000948022.1",
          "protein_id": "ENSP00000618081.1",
          "transcript_support_level": null,
          "aa_start": 504,
          "aa_end": null,
          "aa_length": 522,
          "cds_start": 1510,
          "cds_end": null,
          "cds_length": 1569,
          "cdna_start": 1622,
          "cdna_end": null,
          "cdna_length": 2160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948022.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1507A>G",
          "hgvs_p": "p.Lys503Glu",
          "transcript": "ENST00000914480.1",
          "protein_id": "ENSP00000584539.1",
          "transcript_support_level": null,
          "aa_start": 503,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 1507,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 1795,
          "cdna_end": null,
          "cdna_length": 2353,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914480.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1504A>G",
          "hgvs_p": "p.Lys502Glu",
          "transcript": "ENST00000947999.1",
          "protein_id": "ENSP00000618058.1",
          "transcript_support_level": null,
          "aa_start": 502,
          "aa_end": null,
          "aa_length": 520,
          "cds_start": 1504,
          "cds_end": null,
          "cds_length": 1563,
          "cdna_start": 1767,
          "cdna_end": null,
          "cdna_length": 2320,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947999.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1498A>G",
          "hgvs_p": "p.Lys500Glu",
          "transcript": "NM_139347.3",
          "protein_id": "NP_647597.1",
          "transcript_support_level": null,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 518,
          "cds_start": 1498,
          "cds_end": null,
          "cds_length": 1557,
          "cdna_start": 1709,
          "cdna_end": null,
          "cdna_length": 2262,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139347.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1498A>G",
          "hgvs_p": "p.Lys500Glu",
          "transcript": "ENST00000905633.1",
          "protein_id": "ENSP00000575692.1",
          "transcript_support_level": null,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 518,
          "cds_start": 1498,
          "cds_end": null,
          "cds_length": 1557,
          "cdna_start": 2022,
          "cdna_end": null,
          "cdna_length": 2580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905633.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1486A>G",
          "hgvs_p": "p.Lys496Glu",
          "transcript": "ENST00000914486.1",
          "protein_id": "ENSP00000584545.1",
          "transcript_support_level": null,
          "aa_start": 496,
          "aa_end": null,
          "aa_length": 514,
          "cds_start": 1486,
          "cds_end": null,
          "cds_length": 1545,
          "cdna_start": 1669,
          "cdna_end": null,
          "cdna_length": 2227,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914486.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1486A>G",
          "hgvs_p": "p.Lys496Glu",
          "transcript": "ENST00000914492.1",
          "protein_id": "ENSP00000584551.1",
          "transcript_support_level": null,
          "aa_start": 496,
          "aa_end": null,
          "aa_length": 514,
          "cds_start": 1486,
          "cds_end": null,
          "cds_length": 1545,
          "cdna_start": 1834,
          "cdna_end": null,
          "cdna_length": 1946,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914492.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1483A>G",
          "hgvs_p": "p.Lys495Glu",
          "transcript": "NM_001320640.2",
          "protein_id": "NP_001307569.1",
          "transcript_support_level": null,
          "aa_start": 495,
          "aa_end": null,
          "aa_length": 513,
          "cds_start": 1483,
          "cds_end": null,
          "cds_length": 1542,
          "cdna_start": 1694,
          "cdna_end": null,
          "cdna_length": 2247,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320640.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1483A>G",
          "hgvs_p": "p.Lys495Glu",
          "transcript": "ENST00000905635.1",
          "protein_id": "ENSP00000575694.1",
          "transcript_support_level": null,
          "aa_start": 495,
          "aa_end": null,
          "aa_length": 513,
          "cds_start": 1483,
          "cds_end": null,
          "cds_length": 1542,
          "cdna_start": 1937,
          "cdna_end": null,
          "cdna_length": 2495,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905635.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1480A>G",
          "hgvs_p": "p.Lys494Glu",
          "transcript": "ENST00000948011.1",
          "protein_id": "ENSP00000618070.1",
          "transcript_support_level": null,
          "aa_start": 494,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 1480,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 1739,
          "cdna_end": null,
          "cdna_length": 2252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948011.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1477A>G",
          "hgvs_p": "p.Lys493Glu",
          "transcript": "ENST00000905659.1",
          "protein_id": "ENSP00000575718.1",
          "transcript_support_level": null,
          "aa_start": 493,
          "aa_end": null,
          "aa_length": 511,
          "cds_start": 1477,
          "cds_end": null,
          "cds_length": 1536,
          "cdna_start": 1616,
          "cdna_end": null,
          "cdna_length": 2129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905659.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1468A>G",
          "hgvs_p": "p.Lys490Glu",
          "transcript": "ENST00000914476.1",
          "protein_id": "ENSP00000584535.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 508,
          "cds_start": 1468,
          "cds_end": null,
          "cds_length": 1527,
          "cdna_start": 1822,
          "cdna_end": null,
          "cdna_length": 2380,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914476.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1465A>G",
          "hgvs_p": "p.Lys489Glu",
          "transcript": "ENST00000905662.1",
          "protein_id": "ENSP00000575721.1",
          "transcript_support_level": null,
          "aa_start": 489,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": 1465,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": 1597,
          "cdna_end": null,
          "cdna_length": 2110,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905662.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1462A>G",
          "hgvs_p": "p.Lys488Glu",
          "transcript": "NM_139345.3",
          "protein_id": "NP_647595.1",
          "transcript_support_level": null,
          "aa_start": 488,
          "aa_end": null,
          "aa_length": 506,
          "cds_start": 1462,
          "cds_end": null,
          "cds_length": 1521,
          "cdna_start": 1673,
          "cdna_end": null,
          "cdna_length": 2226,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139345.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1438A>G",
          "hgvs_p": "p.Lys480Glu",
          "transcript": "ENST00000905655.1",
          "protein_id": "ENSP00000575714.1",
          "transcript_support_level": null,
          "aa_start": 480,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": 1438,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": 1567,
          "cdna_end": null,
          "cdna_length": 2125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905655.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1435A>G",
          "hgvs_p": "p.Lys479Glu",
          "transcript": "NM_139346.3",
          "protein_id": "NP_647596.1",
          "transcript_support_level": null,
          "aa_start": 479,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1435,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": 1646,
          "cdna_end": null,
          "cdna_length": 2199,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139346.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1429A>G",
          "hgvs_p": "p.Lys477Glu",
          "transcript": "ENST00000914491.1",
          "protein_id": "ENSP00000584550.1",
          "transcript_support_level": null,
          "aa_start": 477,
          "aa_end": null,
          "aa_length": 495,
          "cds_start": 1429,
          "cds_end": null,
          "cds_length": 1488,
          "cdna_start": 1531,
          "cdna_end": null,
          "cdna_length": 2083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914491.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1417A>G",
          "hgvs_p": "p.Lys473Glu",
          "transcript": "ENST00000905663.1",
          "protein_id": "ENSP00000575722.1",
          "transcript_support_level": null,
          "aa_start": 473,
          "aa_end": null,
          "aa_length": 491,
          "cds_start": 1417,
          "cds_end": null,
          "cds_length": 1476,
          "cdna_start": 1510,
          "cdna_end": null,
          "cdna_length": 2048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905663.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1414A>G",
          "hgvs_p": "p.Lys472Glu",
          "transcript": "ENST00000905658.1",
          "protein_id": "ENSP00000575717.1",
          "transcript_support_level": null,
          "aa_start": 472,
          "aa_end": null,
          "aa_length": 490,
          "cds_start": 1414,
          "cds_end": null,
          "cds_length": 1473,
          "cdna_start": 1516,
          "cdna_end": null,
          "cdna_length": 2074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905658.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1414A>G",
          "hgvs_p": "p.Lys472Glu",
          "transcript": "ENST00000905664.1",
          "protein_id": "ENSP00000575723.1",
          "transcript_support_level": null,
          "aa_start": 472,
          "aa_end": null,
          "aa_length": 490,
          "cds_start": 1414,
          "cds_end": null,
          "cds_length": 1473,
          "cdna_start": 1482,
          "cdna_end": null,
          "cdna_length": 2029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905664.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1414A>G",
          "hgvs_p": "p.Lys472Glu",
          "transcript": "ENST00000914485.1",
          "protein_id": "ENSP00000584544.1",
          "transcript_support_level": null,
          "aa_start": 472,
          "aa_end": null,
          "aa_length": 490,
          "cds_start": 1414,
          "cds_end": null,
          "cds_length": 1473,
          "cdna_start": 1624,
          "cdna_end": null,
          "cdna_length": 2162,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914485.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1402A>G",
          "hgvs_p": "p.Lys468Glu",
          "transcript": "ENST00000948002.1",
          "protein_id": "ENSP00000618061.1",
          "transcript_support_level": null,
          "aa_start": 468,
          "aa_end": null,
          "aa_length": 486,
          "cds_start": 1402,
          "cds_end": null,
          "cds_length": 1461,
          "cdna_start": 1659,
          "cdna_end": null,
          "cdna_length": 2217,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948002.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1399A>G",
          "hgvs_p": "p.Lys467Glu",
          "transcript": "ENST00000948005.1",
          "protein_id": "ENSP00000618064.1",
          "transcript_support_level": null,
          "aa_start": 467,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": 1399,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": 1661,
          "cdna_end": null,
          "cdna_length": 2211,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948005.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1393A>G",
          "hgvs_p": "p.Lys465Glu",
          "transcript": "ENST00000905645.1",
          "protein_id": "ENSP00000575704.1",
          "transcript_support_level": null,
          "aa_start": 465,
          "aa_end": null,
          "aa_length": 483,
          "cds_start": 1393,
          "cds_end": null,
          "cds_length": 1452,
          "cdna_start": 1719,
          "cdna_end": null,
          "cdna_length": 2257,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905645.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1393A>G",
          "hgvs_p": "p.Lys465Glu",
          "transcript": "ENST00000948023.1",
          "protein_id": "ENSP00000618082.1",
          "transcript_support_level": null,
          "aa_start": 465,
          "aa_end": null,
          "aa_length": 483,
          "cds_start": 1393,
          "cds_end": null,
          "cds_length": 1452,
          "cdna_start": 1522,
          "cdna_end": null,
          "cdna_length": 2035,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948023.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1390A>G",
          "hgvs_p": "p.Lys464Glu",
          "transcript": "NM_139348.3",
          "protein_id": "NP_647598.1",
          "transcript_support_level": null,
          "aa_start": 464,
          "aa_end": null,
          "aa_length": 482,
          "cds_start": 1390,
          "cds_end": null,
          "cds_length": 1449,
          "cdna_start": 1601,
          "cdna_end": null,
          "cdna_length": 2154,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139348.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1381A>G",
          "hgvs_p": "p.Lys461Glu",
          "transcript": "ENST00000905657.1",
          "protein_id": "ENSP00000575716.1",
          "transcript_support_level": null,
          "aa_start": 461,
          "aa_end": null,
          "aa_length": 479,
          "cds_start": 1381,
          "cds_end": null,
          "cds_length": 1440,
          "cdna_start": 1493,
          "cdna_end": null,
          "cdna_length": 2050,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905657.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1381A>G",
          "hgvs_p": "p.Lys461Glu",
          "transcript": "ENST00000948000.1",
          "protein_id": "ENSP00000618059.1",
          "transcript_support_level": null,
          "aa_start": 461,
          "aa_end": null,
          "aa_length": 479,
          "cds_start": 1381,
          "cds_end": null,
          "cds_length": 1440,
          "cdna_start": 1644,
          "cdna_end": null,
          "cdna_length": 2197,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948000.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1378A>G",
          "hgvs_p": "p.Lys460Glu",
          "transcript": "ENST00000914477.1",
          "protein_id": "ENSP00000584536.1",
          "transcript_support_level": null,
          "aa_start": 460,
          "aa_end": null,
          "aa_length": 478,
          "cds_start": 1378,
          "cds_end": null,
          "cds_length": 1437,
          "cdna_start": 1722,
          "cdna_end": null,
          "cdna_length": 2280,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914477.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1372A>G",
          "hgvs_p": "p.Lys458Glu",
          "transcript": "ENST00000905653.1",
          "protein_id": "ENSP00000575712.1",
          "transcript_support_level": null,
          "aa_start": 458,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1372,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": 1552,
          "cdna_end": null,
          "cdna_length": 2110,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905653.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1369A>G",
          "hgvs_p": "p.Lys457Glu",
          "transcript": "NM_139349.3",
          "protein_id": "NP_647599.1",
          "transcript_support_level": null,
          "aa_start": 457,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 1369,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": 1580,
          "cdna_end": null,
          "cdna_length": 2133,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139349.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1369A>G",
          "hgvs_p": "p.Lys457Glu",
          "transcript": "ENST00000905637.1",
          "protein_id": "ENSP00000575696.1",
          "transcript_support_level": null,
          "aa_start": 457,
          "aa_end": null,
          "aa_length": 475,
          "cds_start": 1369,
          "cds_end": null,
          "cds_length": 1428,
          "cdna_start": 1734,
          "cdna_end": null,
          "cdna_length": 2292,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905637.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1354A>G",
          "hgvs_p": "p.Lys452Glu",
          "transcript": "NM_001320633.2",
          "protein_id": "NP_001307562.1",
          "transcript_support_level": null,
          "aa_start": 452,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1354,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1565,
          "cdna_end": null,
          "cdna_length": 2118,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320633.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1354A>G",
          "hgvs_p": "p.Lys452Glu",
          "transcript": "ENST00000905634.1",
          "protein_id": "ENSP00000575693.1",
          "transcript_support_level": null,
          "aa_start": 452,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1354,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1836,
          "cdna_end": null,
          "cdna_length": 2398,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905634.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1354A>G",
          "hgvs_p": "p.Lys452Glu",
          "transcript": "ENST00000948014.1",
          "protein_id": "ENSP00000618073.1",
          "transcript_support_level": null,
          "aa_start": 452,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1354,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1534,
          "cdna_end": null,
          "cdna_length": 2087,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948014.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1345A>G",
          "hgvs_p": "p.Lys449Glu",
          "transcript": "ENST00000947991.1",
          "protein_id": "ENSP00000618050.1",
          "transcript_support_level": null,
          "aa_start": 449,
          "aa_end": null,
          "aa_length": 467,
          "cds_start": 1345,
          "cds_end": null,
          "cds_length": 1404,
          "cdna_start": 1693,
          "cdna_end": null,
          "cdna_length": 2254,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947991.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1336A>G",
          "hgvs_p": "p.Lys446Glu",
          "transcript": "ENST00000914483.1",
          "protein_id": "ENSP00000584542.1",
          "transcript_support_level": null,
          "aa_start": 446,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 1336,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": 1549,
          "cdna_end": null,
          "cdna_length": 2096,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914483.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1333A>G",
          "hgvs_p": "p.Lys445Glu",
          "transcript": "ENST00000948003.1",
          "protein_id": "ENSP00000618062.1",
          "transcript_support_level": null,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 463,
          "cds_start": 1333,
          "cds_end": null,
          "cds_length": 1392,
          "cdna_start": 1595,
          "cdna_end": null,
          "cdna_length": 2146,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948003.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1324A>G",
          "hgvs_p": "p.Lys442Glu",
          "transcript": "ENST00000948021.1",
          "protein_id": "ENSP00000618080.1",
          "transcript_support_level": null,
          "aa_start": 442,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 1324,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 1423,
          "cdna_end": null,
          "cdna_length": 1976,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948021.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1315A>G",
          "hgvs_p": "p.Lys439Glu",
          "transcript": "ENST00000947987.1",
          "protein_id": "ENSP00000618046.1",
          "transcript_support_level": null,
          "aa_start": 439,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 1315,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1769,
          "cdna_end": null,
          "cdna_length": 2327,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947987.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1312A>G",
          "hgvs_p": "p.Lys438Glu",
          "transcript": "ENST00000948007.1",
          "protein_id": "ENSP00000618066.1",
          "transcript_support_level": null,
          "aa_start": 438,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 1312,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": 1575,
          "cdna_end": null,
          "cdna_length": 2113,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948007.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1309A>G",
          "hgvs_p": "p.Lys437Glu",
          "transcript": "ENST00000948001.1",
          "protein_id": "ENSP00000618060.1",
          "transcript_support_level": null,
          "aa_start": 437,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 1309,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": 1571,
          "cdna_end": null,
          "cdna_length": 2124,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948001.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1306A>G",
          "hgvs_p": "p.Lys436Glu",
          "transcript": "NM_004305.4",
          "protein_id": "NP_004296.1",
          "transcript_support_level": null,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 1306,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": 1517,
          "cdna_end": null,
          "cdna_length": 2070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004305.4"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1300A>G",
          "hgvs_p": "p.Lys434Glu",
          "transcript": "ENST00000905632.1",
          "protein_id": "ENSP00000575691.1",
          "transcript_support_level": null,
          "aa_start": 434,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 1300,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1822,
          "cdna_end": null,
          "cdna_length": 2382,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905632.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1300A>G",
          "hgvs_p": "p.Lys434Glu",
          "transcript": "ENST00000948006.1",
          "protein_id": "ENSP00000618065.1",
          "transcript_support_level": null,
          "aa_start": 434,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 1300,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1558,
          "cdna_end": null,
          "cdna_length": 2111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948006.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1294A>G",
          "hgvs_p": "p.Lys432Glu",
          "transcript": "ENST00000914490.1",
          "protein_id": "ENSP00000584549.1",
          "transcript_support_level": null,
          "aa_start": 432,
          "aa_end": null,
          "aa_length": 450,
          "cds_start": 1294,
          "cds_end": null,
          "cds_length": 1353,
          "cdna_start": 1433,
          "cdna_end": null,
          "cdna_length": 1970,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914490.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1288A>G",
          "hgvs_p": "p.Lys430Glu",
          "transcript": "ENST00000914489.1",
          "protein_id": "ENSP00000584548.1",
          "transcript_support_level": null,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 448,
          "cds_start": 1288,
          "cds_end": null,
          "cds_length": 1347,
          "cdna_start": 1411,
          "cdna_end": null,
          "cdna_length": 1969,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914489.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1288A>G",
          "hgvs_p": "p.Lys430Glu",
          "transcript": "ENST00000947998.1",
          "protein_id": "ENSP00000618057.1",
          "transcript_support_level": null,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 448,
          "cds_start": 1288,
          "cds_end": null,
          "cds_length": 1347,
          "cdna_start": 1546,
          "cdna_end": null,
          "cdna_length": 2106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947998.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1285A>G",
          "hgvs_p": "p.Lys429Glu",
          "transcript": "ENST00000914487.1",
          "protein_id": "ENSP00000584546.1",
          "transcript_support_level": null,
          "aa_start": 429,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 1285,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 1438,
          "cdna_end": null,
          "cdna_length": 1996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914487.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1282A>G",
          "hgvs_p": "p.Lys428Glu",
          "transcript": "ENST00000948012.1",
          "protein_id": "ENSP00000618071.1",
          "transcript_support_level": null,
          "aa_start": 428,
          "aa_end": null,
          "aa_length": 446,
          "cds_start": 1282,
          "cds_end": null,
          "cds_length": 1341,
          "cdna_start": 1461,
          "cdna_end": null,
          "cdna_length": 2021,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948012.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1282A>G",
          "hgvs_p": "p.Lys428Glu",
          "transcript": "ENST00000948026.1",
          "protein_id": "ENSP00000618085.1",
          "transcript_support_level": null,
          "aa_start": 428,
          "aa_end": null,
          "aa_length": 446,
          "cds_start": 1282,
          "cds_end": null,
          "cds_length": 1341,
          "cdna_start": 1401,
          "cdna_end": null,
          "cdna_length": 1914,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948026.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1279A>G",
          "hgvs_p": "p.Lys427Glu",
          "transcript": "ENST00000948025.1",
          "protein_id": "ENSP00000618084.1",
          "transcript_support_level": null,
          "aa_start": 427,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 1279,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": 1398,
          "cdna_end": null,
          "cdna_length": 1911,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948025.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1273A>G",
          "hgvs_p": "p.Lys425Glu",
          "transcript": "ENST00000947990.1",
          "protein_id": "ENSP00000618049.1",
          "transcript_support_level": null,
          "aa_start": 425,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 1273,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": 1627,
          "cdna_end": null,
          "cdna_length": 2185,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947990.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1264A>G",
          "hgvs_p": "p.Lys422Glu",
          "transcript": "ENST00000905649.1",
          "protein_id": "ENSP00000575708.1",
          "transcript_support_level": null,
          "aa_start": 422,
          "aa_end": null,
          "aa_length": 440,
          "cds_start": 1264,
          "cds_end": null,
          "cds_length": 1323,
          "cdna_start": 1475,
          "cdna_end": null,
          "cdna_length": 2033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905649.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1261A>G",
          "hgvs_p": "p.Lys421Glu",
          "transcript": "NM_139350.3",
          "protein_id": "NP_647600.1",
          "transcript_support_level": null,
          "aa_start": 421,
          "aa_end": null,
          "aa_length": 439,
          "cds_start": 1261,
          "cds_end": null,
          "cds_length": 1320,
          "cdna_start": 1472,
          "cdna_end": null,
          "cdna_length": 2025,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139350.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1255A>G",
          "hgvs_p": "p.Lys419Glu",
          "transcript": "ENST00000905652.1",
          "protein_id": "ENSP00000575711.1",
          "transcript_support_level": null,
          "aa_start": 419,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": 1255,
          "cds_end": null,
          "cds_length": 1314,
          "cdna_start": 1435,
          "cdna_end": null,
          "cdna_length": 1993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905652.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1252A>G",
          "hgvs_p": "p.Lys418Glu",
          "transcript": "ENST00000905646.1",
          "protein_id": "ENSP00000575705.1",
          "transcript_support_level": null,
          "aa_start": 418,
          "aa_end": null,
          "aa_length": 436,
          "cds_start": 1252,
          "cds_end": null,
          "cds_length": 1311,
          "cdna_start": 1520,
          "cdna_end": null,
          "cdna_length": 2078,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905646.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1246A>G",
          "hgvs_p": "p.Lys416Glu",
          "transcript": "ENST00000948013.1",
          "protein_id": "ENSP00000618072.1",
          "transcript_support_level": null,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 434,
          "cds_start": 1246,
          "cds_end": null,
          "cds_length": 1305,
          "cdna_start": 1423,
          "cdna_end": null,
          "cdna_length": 1981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948013.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1243A>G",
          "hgvs_p": "p.Lys415Glu",
          "transcript": "ENST00000905650.1",
          "protein_id": "ENSP00000575709.1",
          "transcript_support_level": null,
          "aa_start": 415,
          "aa_end": null,
          "aa_length": 433,
          "cds_start": 1243,
          "cds_end": null,
          "cds_length": 1302,
          "cdna_start": 1450,
          "cdna_end": null,
          "cdna_length": 2008,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905650.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1243A>G",
          "hgvs_p": "p.Lys415Glu",
          "transcript": "ENST00000948024.1",
          "protein_id": "ENSP00000618083.1",
          "transcript_support_level": null,
          "aa_start": 415,
          "aa_end": null,
          "aa_length": 433,
          "cds_start": 1243,
          "cds_end": null,
          "cds_length": 1302,
          "cdna_start": 1333,
          "cdna_end": null,
          "cdna_length": 1880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948024.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1231A>G",
          "hgvs_p": "p.Lys411Glu",
          "transcript": "ENST00000905654.1",
          "protein_id": "ENSP00000575713.1",
          "transcript_support_level": null,
          "aa_start": 411,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1231,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": 1366,
          "cdna_end": null,
          "cdna_length": 1924,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905654.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1225A>G",
          "hgvs_p": "p.Lys409Glu",
          "transcript": "ENST00000947992.1",
          "protein_id": "ENSP00000618051.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 427,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1284,
          "cdna_start": 1571,
          "cdna_end": null,
          "cdna_length": 2133,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947992.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1216A>G",
          "hgvs_p": "p.Lys406Glu",
          "transcript": "NM_001320632.2",
          "protein_id": "NP_001307561.1",
          "transcript_support_level": null,
          "aa_start": 406,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1216,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": 1427,
          "cdna_end": null,
          "cdna_length": 1980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320632.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1210A>G",
          "hgvs_p": "p.Lys404Glu",
          "transcript": "ENST00000947996.1",
          "protein_id": "ENSP00000618055.1",
          "transcript_support_level": null,
          "aa_start": 404,
          "aa_end": null,
          "aa_length": 422,
          "cds_start": 1210,
          "cds_end": null,
          "cds_length": 1269,
          "cdna_start": 1473,
          "cdna_end": null,
          "cdna_length": 2041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947996.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1207A>G",
          "hgvs_p": "p.Lys403Glu",
          "transcript": "ENST00000947988.1",
          "protein_id": "ENSP00000618047.1",
          "transcript_support_level": null,
          "aa_start": 403,
          "aa_end": null,
          "aa_length": 421,
          "cds_start": 1207,
          "cds_end": null,
          "cds_length": 1266,
          "cdna_start": 1578,
          "cdna_end": null,
          "cdna_length": 2129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947988.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1207A>G",
          "hgvs_p": "p.Lys403Glu",
          "transcript": "ENST00000948004.1",
          "protein_id": "ENSP00000618063.1",
          "transcript_support_level": null,
          "aa_start": 403,
          "aa_end": null,
          "aa_length": 421,
          "cds_start": 1207,
          "cds_end": null,
          "cds_length": 1266,
          "cdna_start": 1470,
          "cdna_end": null,
          "cdna_length": 2020,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948004.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1192A>G",
          "hgvs_p": "p.Lys398Glu",
          "transcript": "ENST00000948018.1",
          "protein_id": "ENSP00000618077.1",
          "transcript_support_level": null,
          "aa_start": 398,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 1192,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": 1329,
          "cdna_end": null,
          "cdna_length": 1889,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948018.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1183A>G",
          "hgvs_p": "p.Lys395Glu",
          "transcript": "ENST00000947994.1",
          "protein_id": "ENSP00000618053.1",
          "transcript_support_level": null,
          "aa_start": 395,
          "aa_end": null,
          "aa_length": 413,
          "cds_start": 1183,
          "cds_end": null,
          "cds_length": 1242,
          "cdna_start": 1474,
          "cdna_end": null,
          "cdna_length": 2036,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947994.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1174A>G",
          "hgvs_p": "p.Lys392Glu",
          "transcript": "ENST00000948019.1",
          "protein_id": "ENSP00000618078.1",
          "transcript_support_level": null,
          "aa_start": 392,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 1174,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": 1329,
          "cdna_end": null,
          "cdna_length": 1842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948019.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1171A>G",
          "hgvs_p": "p.Lys391Glu",
          "transcript": "NM_139351.3",
          "protein_id": "NP_647601.1",
          "transcript_support_level": null,
          "aa_start": 391,
          "aa_end": null,
          "aa_length": 409,
          "cds_start": 1171,
          "cds_end": null,
          "cds_length": 1230,
          "cdna_start": 1382,
          "cdna_end": null,
          "cdna_length": 1935,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_139351.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1165A>G",
          "hgvs_p": "p.Lys389Glu",
          "transcript": "ENST00000948016.1",
          "protein_id": "ENSP00000618075.1",
          "transcript_support_level": null,
          "aa_start": 389,
          "aa_end": null,
          "aa_length": 407,
          "cds_start": 1165,
          "cds_end": null,
          "cds_length": 1224,
          "cdna_start": 1376,
          "cdna_end": null,
          "cdna_length": 1889,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948016.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1153A>G",
          "hgvs_p": "p.Lys385Glu",
          "transcript": "ENST00000905661.1",
          "protein_id": "ENSP00000575720.1",
          "transcript_support_level": null,
          "aa_start": 385,
          "aa_end": null,
          "aa_length": 403,
          "cds_start": 1153,
          "cds_end": null,
          "cds_length": 1212,
          "cdna_start": 1251,
          "cdna_end": null,
          "cdna_length": 1798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905661.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1099A>G",
          "hgvs_p": "p.Lys367Glu",
          "transcript": "NM_001320634.1",
          "protein_id": "NP_001307563.1",
          "transcript_support_level": null,
          "aa_start": 367,
          "aa_end": null,
          "aa_length": 385,
          "cds_start": 1099,
          "cds_end": null,
          "cds_length": 1158,
          "cdna_start": 1321,
          "cdna_end": null,
          "cdna_length": 1883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320634.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1090A>G",
          "hgvs_p": "p.Lys364Glu",
          "transcript": "ENST00000948017.1",
          "protein_id": "ENSP00000618076.1",
          "transcript_support_level": null,
          "aa_start": 364,
          "aa_end": null,
          "aa_length": 382,
          "cds_start": 1090,
          "cds_end": null,
          "cds_length": 1149,
          "cdna_start": 1300,
          "cdna_end": null,
          "cdna_length": 1813,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948017.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1087A>G",
          "hgvs_p": "p.Lys363Glu",
          "transcript": "ENST00000905644.1",
          "protein_id": "ENSP00000575703.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 381,
          "cds_start": 1087,
          "cds_end": null,
          "cds_length": 1146,
          "cdna_start": 1415,
          "cdna_end": null,
          "cdna_length": 1973,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905644.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1069A>G",
          "hgvs_p": "p.Lys357Glu",
          "transcript": "ENST00000905648.1",
          "protein_id": "ENSP00000575707.1",
          "transcript_support_level": null,
          "aa_start": 357,
          "aa_end": null,
          "aa_length": 375,
          "cds_start": 1069,
          "cds_end": null,
          "cds_length": 1128,
          "cdna_start": 1336,
          "cdna_end": null,
          "cdna_length": 1874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905648.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1060A>G",
          "hgvs_p": "p.Lys354Glu",
          "transcript": "ENST00000905638.1",
          "protein_id": "ENSP00000575697.1",
          "transcript_support_level": null,
          "aa_start": 354,
          "aa_end": null,
          "aa_length": 372,
          "cds_start": 1060,
          "cds_end": null,
          "cds_length": 1119,
          "cdna_start": 1414,
          "cdna_end": null,
          "cdna_length": 1972,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905638.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1051A>G",
          "hgvs_p": "p.Lys351Glu",
          "transcript": "ENST00000905647.1",
          "protein_id": "ENSP00000575706.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 369,
          "cds_start": 1051,
          "cds_end": null,
          "cds_length": 1110,
          "cdna_start": 1318,
          "cdna_end": null,
          "cdna_length": 1876,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905647.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.1003A>G",
          "hgvs_p": "p.Lys335Glu",
          "transcript": "ENST00000947997.1",
          "protein_id": "ENSP00000618056.1",
          "transcript_support_level": null,
          "aa_start": 335,
          "aa_end": null,
          "aa_length": 353,
          "cds_start": 1003,
          "cds_end": null,
          "cds_length": 1062,
          "cdna_start": 1266,
          "cdna_end": null,
          "cdna_length": 1824,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947997.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.958A>G",
          "hgvs_p": "p.Lys320Glu",
          "transcript": "ENST00000905640.1",
          "protein_id": "ENSP00000575699.1",
          "transcript_support_level": null,
          "aa_start": 320,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 958,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": 1302,
          "cdna_end": null,
          "cdna_length": 1860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905640.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.685A>G",
          "hgvs_p": "p.Lys229Glu",
          "transcript": "ENST00000948009.1",
          "protein_id": "ENSP00000618068.1",
          "transcript_support_level": null,
          "aa_start": 229,
          "aa_end": null,
          "aa_length": 247,
          "cds_start": 685,
          "cds_end": null,
          "cds_length": 744,
          "cdna_start": 944,
          "cdna_end": null,
          "cdna_length": 1461,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948009.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "c.622A>G",
          "hgvs_p": "p.Lys208Glu",
          "transcript": "ENST00000905651.1",
          "protein_id": "ENSP00000575710.1",
          "transcript_support_level": null,
          "aa_start": 208,
          "aa_end": null,
          "aa_length": 226,
          "cds_start": 622,
          "cds_end": null,
          "cds_length": 681,
          "cdna_start": 829,
          "cdna_end": null,
          "cdna_length": 1367,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905651.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BIN1",
          "gene_hgnc_id": 1052,
          "hgvs_c": "n.4589A>G",
          "hgvs_p": null,
          "transcript": "ENST00000462958.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5141,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000462958.5"
        }
      ],
      "gene_symbol": "BIN1",
      "gene_hgnc_id": 1052,
      "dbsnp": "rs121909275",
      "frequency_reference_population": 6.842426e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84243e-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.5198073387145996,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.277,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.2425,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.22,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.714,
      "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": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_139343.3",
          "gene_symbol": "BIN1",
          "hgnc_id": 1052,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR,AD,SD",
          "hgvs_c": "c.1723A>G",
          "hgvs_p": "p.Lys575Glu"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.