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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 74060495,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001278939.2",
      "consequences": [
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "NM_000501.4",
          "protein_id": "NP_000492.2",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000252034.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000501.4"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000252034.12",
          "protein_id": "ENSP00000252034.7",
          "transcript_support_level": 1,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_000501.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000252034.12"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1759G>C",
          "hgvs_p": "p.Gly587Arg",
          "transcript": "ENST00000380562.8",
          "protein_id": "ENSP00000369936.4",
          "transcript_support_level": 1,
          "aa_start": 587,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": 1759,
          "cds_end": null,
          "cds_length": 2193,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380562.8"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "ENST00000458204.5",
          "protein_id": "ENSP00000403162.1",
          "transcript_support_level": 1,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2145,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000458204.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "ENST00000357036.9",
          "protein_id": "ENSP00000349540.5",
          "transcript_support_level": 1,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357036.9"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000380576.9",
          "protein_id": "ENSP00000369950.5",
          "transcript_support_level": 1,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 705,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2118,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380576.9"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "ENST00000380575.8",
          "protein_id": "ENSP00000369949.4",
          "transcript_support_level": 1,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380575.8"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1597G>C",
          "hgvs_p": "p.Gly533Arg",
          "transcript": "ENST00000380584.8",
          "protein_id": "ENSP00000369958.4",
          "transcript_support_level": 1,
          "aa_start": 533,
          "aa_end": null,
          "aa_length": 658,
          "cds_start": 1597,
          "cds_end": null,
          "cds_length": 1977,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380584.8"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1828G>C",
          "hgvs_p": "p.Gly610Arg",
          "transcript": "NM_001278939.2",
          "protein_id": "NP_001265868.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 786,
          "cds_start": 1828,
          "cds_end": null,
          "cds_length": 2361,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278939.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1828G>C",
          "hgvs_p": "p.Gly610Arg",
          "transcript": "ENST00000692049.1",
          "protein_id": "ENSP00000510104.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 786,
          "cds_start": 1828,
          "cds_end": null,
          "cds_length": 2361,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000692049.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000320399.10",
          "protein_id": "ENSP00000313565.6",
          "transcript_support_level": 5,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 757,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2274,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000320399.10"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1819G>C",
          "hgvs_p": "p.Gly607Arg",
          "transcript": "ENST00000953888.1",
          "protein_id": "ENSP00000623947.1",
          "transcript_support_level": null,
          "aa_start": 607,
          "aa_end": null,
          "aa_length": 750,
          "cds_start": 1819,
          "cds_end": null,
          "cds_length": 2253,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953888.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1759G>C",
          "hgvs_p": "p.Gly587Arg",
          "transcript": "NM_001278915.2",
          "protein_id": "NP_001265844.1",
          "transcript_support_level": null,
          "aa_start": 587,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": 1759,
          "cds_end": null,
          "cds_length": 2193,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278915.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "ENST00000869821.1",
          "protein_id": "ENSP00000539880.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 729,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2190,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869821.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000953850.1",
          "protein_id": "ENSP00000623909.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953850.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1795G>C",
          "hgvs_p": "p.Gly599Arg",
          "transcript": "ENST00000869853.1",
          "protein_id": "ENSP00000539912.1",
          "transcript_support_level": null,
          "aa_start": 599,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 1795,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869853.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1738G>C",
          "hgvs_p": "p.Gly580Arg",
          "transcript": "ENST00000869840.1",
          "protein_id": "ENSP00000539899.1",
          "transcript_support_level": null,
          "aa_start": 580,
          "aa_end": null,
          "aa_length": 723,
          "cds_start": 1738,
          "cds_end": null,
          "cds_length": 2172,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869840.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869804.1",
          "protein_id": "ENSP00000539863.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2169,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869804.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1735G>C",
          "hgvs_p": "p.Gly579Arg",
          "transcript": "ENST00000953875.1",
          "protein_id": "ENSP00000623934.1",
          "transcript_support_level": null,
          "aa_start": 579,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1735,
          "cds_end": null,
          "cds_length": 2169,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953875.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000953869.1",
          "protein_id": "ENSP00000623928.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 720,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2163,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953869.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1717G>C",
          "hgvs_p": "p.Gly573Arg",
          "transcript": "ENST00000869842.1",
          "protein_id": "ENSP00000539901.1",
          "transcript_support_level": null,
          "aa_start": 573,
          "aa_end": null,
          "aa_length": 716,
          "cds_start": 1717,
          "cds_end": null,
          "cds_length": 2151,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869842.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1714G>C",
          "hgvs_p": "p.Gly572Arg",
          "transcript": "ENST00000953881.1",
          "protein_id": "ENSP00000623940.1",
          "transcript_support_level": null,
          "aa_start": 572,
          "aa_end": null,
          "aa_length": 715,
          "cds_start": 1714,
          "cds_end": null,
          "cds_length": 2148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953881.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "NM_001278917.2",
          "protein_id": "NP_001265846.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2145,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278917.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "ENST00000869836.1",
          "protein_id": "ENSP00000539895.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2145,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869836.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "ENST00000953836.1",
          "protein_id": "ENSP00000623895.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2145,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953836.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "ENST00000869811.1",
          "protein_id": "ENSP00000539870.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 712,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2139,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869811.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "NM_001081754.3",
          "protein_id": "NP_001075223.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001081754.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000869803.1",
          "protein_id": "ENSP00000539862.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 710,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2133,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869803.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000869823.1",
          "protein_id": "ENSP00000539882.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 710,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2133,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869823.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869828.1",
          "protein_id": "ENSP00000539887.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 710,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2133,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869828.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1750G>C",
          "hgvs_p": "p.Gly584Arg",
          "transcript": "ENST00000869843.1",
          "protein_id": "ENSP00000539902.1",
          "transcript_support_level": null,
          "aa_start": 584,
          "aa_end": null,
          "aa_length": 709,
          "cds_start": 1750,
          "cds_end": null,
          "cds_length": 2130,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869843.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869846.1",
          "protein_id": "ENSP00000539905.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 709,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2130,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869846.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1690G>C",
          "hgvs_p": "p.Gly564Arg",
          "transcript": "ENST00000869845.1",
          "protein_id": "ENSP00000539904.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 1690,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869845.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "NM_001278912.2",
          "protein_id": "NP_001265841.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278912.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000445912.5",
          "protein_id": "ENSP00000389857.1",
          "transcript_support_level": 2,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000445912.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1687G>C",
          "hgvs_p": "p.Gly563Arg",
          "transcript": "ENST00000869832.1",
          "protein_id": "ENSP00000539891.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": 1687,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869832.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "NM_001081755.3",
          "protein_id": "NP_001075224.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 705,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2118,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001081755.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1738G>C",
          "hgvs_p": "p.Gly580Arg",
          "transcript": "ENST00000869822.1",
          "protein_id": "ENSP00000539881.1",
          "transcript_support_level": null,
          "aa_start": 580,
          "aa_end": null,
          "aa_length": 705,
          "cds_start": 1738,
          "cds_end": null,
          "cds_length": 2118,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869822.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869854.1",
          "protein_id": "ENSP00000539913.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869854.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1681G>C",
          "hgvs_p": "p.Gly561Arg",
          "transcript": "ENST00000953889.1",
          "protein_id": "ENSP00000623948.1",
          "transcript_support_level": null,
          "aa_start": 561,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": 1681,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953889.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000953841.1",
          "protein_id": "ENSP00000623900.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 703,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2112,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953841.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1672G>C",
          "hgvs_p": "p.Gly558Arg",
          "transcript": "ENST00000953843.1",
          "protein_id": "ENSP00000623902.1",
          "transcript_support_level": null,
          "aa_start": 558,
          "aa_end": null,
          "aa_length": 701,
          "cds_start": 1672,
          "cds_end": null,
          "cds_length": 2106,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953843.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1726G>C",
          "hgvs_p": "p.Gly576Arg",
          "transcript": "ENST00000953874.1",
          "protein_id": "ENSP00000623933.1",
          "transcript_support_level": null,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 701,
          "cds_start": 1726,
          "cds_end": null,
          "cds_length": 2106,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953874.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "NM_001278914.2",
          "protein_id": "NP_001265843.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278914.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "ENST00000414324.5",
          "protein_id": "ENSP00000392575.1",
          "transcript_support_level": 2,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000414324.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "ENST00000869825.1",
          "protein_id": "ENSP00000539884.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869825.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1720G>C",
          "hgvs_p": "p.Gly574Arg",
          "transcript": "ENST00000953838.1",
          "protein_id": "ENSP00000623897.1",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 699,
          "cds_start": 1720,
          "cds_end": null,
          "cds_length": 2100,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953838.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1663G>C",
          "hgvs_p": "p.Gly555Arg",
          "transcript": "ENST00000953831.1",
          "protein_id": "ENSP00000623890.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 698,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 2097,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953831.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "ENST00000869819.1",
          "protein_id": "ENSP00000539878.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869819.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "ENST00000869830.1",
          "protein_id": "ENSP00000539889.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869830.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "ENST00000869839.1",
          "protein_id": "ENSP00000539898.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869839.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1657G>C",
          "hgvs_p": "p.Gly553Arg",
          "transcript": "ENST00000869851.1",
          "protein_id": "ENSP00000539910.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869851.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1663G>C",
          "hgvs_p": "p.Gly555Arg",
          "transcript": "ENST00000953859.1",
          "protein_id": "ENSP00000623918.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953859.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1657G>C",
          "hgvs_p": "p.Gly553Arg",
          "transcript": "ENST00000953880.1",
          "protein_id": "ENSP00000623939.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953880.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "ENST00000869850.1",
          "protein_id": "ENSP00000539909.1",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869850.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "ENST00000953882.1",
          "protein_id": "ENSP00000623941.1",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953882.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1708G>C",
          "hgvs_p": "p.Gly570Arg",
          "transcript": "ENST00000953898.1",
          "protein_id": "ENSP00000623957.1",
          "transcript_support_level": null,
          "aa_start": 570,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1708,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953898.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "ENST00000869816.1",
          "protein_id": "ENSP00000539875.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 694,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2085,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869816.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1651G>C",
          "hgvs_p": "p.Gly551Arg",
          "transcript": "ENST00000953840.1",
          "protein_id": "ENSP00000623899.1",
          "transcript_support_level": null,
          "aa_start": 551,
          "aa_end": null,
          "aa_length": 694,
          "cds_start": 1651,
          "cds_end": null,
          "cds_length": 2085,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953840.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "ENST00000869814.1",
          "protein_id": "ENSP00000539873.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 693,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 2082,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869814.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869824.1",
          "protein_id": "ENSP00000539883.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 693,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2082,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869824.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "ENST00000929655.1",
          "protein_id": "ENSP00000599714.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 693,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 2082,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000929655.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1702G>C",
          "hgvs_p": "p.Gly568Arg",
          "transcript": "ENST00000953895.1",
          "protein_id": "ENSP00000623954.1",
          "transcript_support_level": null,
          "aa_start": 568,
          "aa_end": null,
          "aa_length": 693,
          "cds_start": 1702,
          "cds_end": null,
          "cds_length": 2082,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953895.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "NM_001081753.3",
          "protein_id": "NP_001075222.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001081753.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000429192.5",
          "protein_id": "ENSP00000391129.1",
          "transcript_support_level": 2,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000429192.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000869817.1",
          "protein_id": "ENSP00000539876.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869817.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1645G>C",
          "hgvs_p": "p.Gly549Arg",
          "transcript": "ENST00000953856.1",
          "protein_id": "ENSP00000623915.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953856.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000953865.1",
          "protein_id": "ENSP00000623924.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953865.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869808.1",
          "protein_id": "ENSP00000539867.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869808.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1696G>C",
          "hgvs_p": "p.Gly566Arg",
          "transcript": "ENST00000869812.1",
          "protein_id": "ENSP00000539871.1",
          "transcript_support_level": null,
          "aa_start": 566,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1696,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869812.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1642G>C",
          "hgvs_p": "p.Gly548Arg",
          "transcript": "ENST00000869818.1",
          "protein_id": "ENSP00000539877.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869818.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "ENST00000953819.1",
          "protein_id": "ENSP00000623878.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953819.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000953826.1",
          "protein_id": "ENSP00000623885.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953826.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1690G>C",
          "hgvs_p": "p.Gly564Arg",
          "transcript": "ENST00000953833.1",
          "protein_id": "ENSP00000623892.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 1690,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953833.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1690G>C",
          "hgvs_p": "p.Gly564Arg",
          "transcript": "ENST00000953873.1",
          "protein_id": "ENSP00000623932.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 1690,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953873.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1687G>C",
          "hgvs_p": "p.Gly563Arg",
          "transcript": "ENST00000869810.1",
          "protein_id": "ENSP00000539869.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 688,
          "cds_start": 1687,
          "cds_end": null,
          "cds_length": 2067,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869810.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1633G>C",
          "hgvs_p": "p.Gly545Arg",
          "transcript": "ENST00000953862.1",
          "protein_id": "ENSP00000623921.1",
          "transcript_support_level": null,
          "aa_start": 545,
          "aa_end": null,
          "aa_length": 688,
          "cds_start": 1633,
          "cds_end": null,
          "cds_length": 2067,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953862.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1633G>C",
          "hgvs_p": "p.Gly545Arg",
          "transcript": "ENST00000953870.1",
          "protein_id": "ENSP00000623929.1",
          "transcript_support_level": null,
          "aa_start": 545,
          "aa_end": null,
          "aa_length": 688,
          "cds_start": 1633,
          "cds_end": null,
          "cds_length": 2067,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953870.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000869805.1",
          "protein_id": "ENSP00000539864.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869805.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000869826.1",
          "protein_id": "ENSP00000539885.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869826.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1630G>C",
          "hgvs_p": "p.Gly544Arg",
          "transcript": "ENST00000869831.1",
          "protein_id": "ENSP00000539890.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 1630,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869831.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1681G>C",
          "hgvs_p": "p.Gly561Arg",
          "transcript": "ENST00000869856.1",
          "protein_id": "ENSP00000539915.1",
          "transcript_support_level": null,
          "aa_start": 561,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1681,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869856.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1681G>C",
          "hgvs_p": "p.Gly561Arg",
          "transcript": "ENST00000953837.1",
          "protein_id": "ENSP00000623896.1",
          "transcript_support_level": null,
          "aa_start": 561,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1681,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953837.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1726G>C",
          "hgvs_p": "p.Gly576Arg",
          "transcript": "ENST00000953857.1",
          "protein_id": "ENSP00000623916.1",
          "transcript_support_level": null,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1726,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953857.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1681G>C",
          "hgvs_p": "p.Gly561Arg",
          "transcript": "ENST00000953885.1",
          "protein_id": "ENSP00000623944.1",
          "transcript_support_level": null,
          "aa_start": 561,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1681,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953885.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1678G>C",
          "hgvs_p": "p.Gly560Arg",
          "transcript": "ENST00000869841.1",
          "protein_id": "ENSP00000539900.1",
          "transcript_support_level": null,
          "aa_start": 560,
          "aa_end": null,
          "aa_length": 685,
          "cds_start": 1678,
          "cds_end": null,
          "cds_length": 2058,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869841.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000929653.1",
          "protein_id": "ENSP00000599712.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 685,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2058,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000929653.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "ENST00000953822.1",
          "protein_id": "ENSP00000623881.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953822.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "ENST00000953844.1",
          "protein_id": "ENSP00000623903.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953844.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "ENST00000953892.1",
          "protein_id": "ENSP00000623951.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953892.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "ENST00000953847.1",
          "protein_id": "ENSP00000623906.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953847.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1612G>C",
          "hgvs_p": "p.Gly538Arg",
          "transcript": "ENST00000953863.1",
          "protein_id": "ENSP00000623922.1",
          "transcript_support_level": null,
          "aa_start": 538,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 1612,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953863.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000953879.1",
          "protein_id": "ENSP00000623938.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953879.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1663G>C",
          "hgvs_p": "p.Gly555Arg",
          "transcript": "ENST00000869809.1",
          "protein_id": "ENSP00000539868.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869809.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1663G>C",
          "hgvs_p": "p.Gly555Arg",
          "transcript": "ENST00000953853.1",
          "protein_id": "ENSP00000623912.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953853.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "ENST00000953817.1",
          "protein_id": "ENSP00000623876.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 679,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2040,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953817.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1606G>C",
          "hgvs_p": "p.Gly536Arg",
          "transcript": "ENST00000953887.1",
          "protein_id": "ENSP00000623946.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 679,
          "cds_start": 1606,
          "cds_end": null,
          "cds_length": 2040,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953887.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "ENST00000869806.1",
          "protein_id": "ENSP00000539865.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 678,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2037,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869806.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1657G>C",
          "hgvs_p": "p.Gly553Arg",
          "transcript": "ENST00000869827.1",
          "protein_id": "ENSP00000539886.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 678,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 2037,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869827.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "NM_001081752.3",
          "protein_id": "NP_001075221.1",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001081752.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "ENST00000869829.1",
          "protein_id": "ENSP00000539888.1",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869829.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000869852.1",
          "protein_id": "ENSP00000539911.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869852.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1606G>C",
          "hgvs_p": "p.Gly536Arg",
          "transcript": "ENST00000953842.1",
          "protein_id": "ENSP00000623901.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1606,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953842.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1600G>C",
          "hgvs_p": "p.Gly534Arg",
          "transcript": "ENST00000953883.1",
          "protein_id": "ENSP00000623942.1",
          "transcript_support_level": null,
          "aa_start": 534,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1600,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953883.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1651G>C",
          "hgvs_p": "p.Gly551Arg",
          "transcript": "ENST00000953846.1",
          "protein_id": "ENSP00000623905.1",
          "transcript_support_level": null,
          "aa_start": 551,
          "aa_end": null,
          "aa_length": 676,
          "cds_start": 1651,
          "cds_end": null,
          "cds_length": 2031,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953846.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "ENST00000869834.1",
          "protein_id": "ENSP00000539893.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 675,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 2028,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869834.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "ENST00000953884.1",
          "protein_id": "ENSP00000623943.1",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 675,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2028,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953884.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000953829.1",
          "protein_id": "ENSP00000623888.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 674,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2025,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953829.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1645G>C",
          "hgvs_p": "p.Gly549Arg",
          "transcript": "ENST00000953899.1",
          "protein_id": "ENSP00000623958.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 674,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 2025,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953899.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1642G>C",
          "hgvs_p": "p.Gly548Arg",
          "transcript": "ENST00000869815.1",
          "protein_id": "ENSP00000539874.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869815.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1726G>C",
          "hgvs_p": "p.Gly576Arg",
          "transcript": "ENST00000953820.1",
          "protein_id": "ENSP00000623879.1",
          "transcript_support_level": null,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 1726,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953820.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1642G>C",
          "hgvs_p": "p.Gly548Arg",
          "transcript": "ENST00000953861.1",
          "protein_id": "ENSP00000623920.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953861.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1687G>C",
          "hgvs_p": "p.Gly563Arg",
          "transcript": "ENST00000953876.1",
          "protein_id": "ENSP00000623935.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 1687,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953876.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000869807.1",
          "protein_id": "ENSP00000539866.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869807.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1639G>C",
          "hgvs_p": "p.Gly547Arg",
          "transcript": "ENST00000953830.1",
          "protein_id": "ENSP00000623889.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1639,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953830.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1642G>C",
          "hgvs_p": "p.Gly548Arg",
          "transcript": "ENST00000869813.1",
          "protein_id": "ENSP00000539872.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 671,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2016,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869813.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1636G>C",
          "hgvs_p": "p.Gly546Arg",
          "transcript": "ENST00000953852.1",
          "protein_id": "ENSP00000623911.1",
          "transcript_support_level": null,
          "aa_start": 546,
          "aa_end": null,
          "aa_length": 671,
          "cds_start": 1636,
          "cds_end": null,
          "cds_length": 2016,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953852.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1576G>C",
          "hgvs_p": "p.Gly526Arg",
          "transcript": "ENST00000869837.1",
          "protein_id": "ENSP00000539896.1",
          "transcript_support_level": null,
          "aa_start": 526,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1576,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869837.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1630G>C",
          "hgvs_p": "p.Gly544Arg",
          "transcript": "ENST00000953816.1",
          "protein_id": "ENSP00000623875.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1630,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953816.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1630G>C",
          "hgvs_p": "p.Gly544Arg",
          "transcript": "ENST00000953825.1",
          "protein_id": "ENSP00000623884.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1630,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953825.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1627G>C",
          "hgvs_p": "p.Gly543Arg",
          "transcript": "ENST00000869847.1",
          "protein_id": "ENSP00000539906.1",
          "transcript_support_level": null,
          "aa_start": 543,
          "aa_end": null,
          "aa_length": 668,
          "cds_start": 1627,
          "cds_end": null,
          "cds_length": 2007,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869847.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1624G>C",
          "hgvs_p": "p.Gly542Arg",
          "transcript": "ENST00000953878.1",
          "protein_id": "ENSP00000623937.1",
          "transcript_support_level": null,
          "aa_start": 542,
          "aa_end": null,
          "aa_length": 667,
          "cds_start": 1624,
          "cds_end": null,
          "cds_length": 2004,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953878.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "ENST00000869844.1",
          "protein_id": "ENSP00000539903.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 666,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2001,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869844.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1621G>C",
          "hgvs_p": "p.Gly541Arg",
          "transcript": "ENST00000953835.1",
          "protein_id": "ENSP00000623894.1",
          "transcript_support_level": null,
          "aa_start": 541,
          "aa_end": null,
          "aa_length": 666,
          "cds_start": 1621,
          "cds_end": null,
          "cds_length": 2001,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953835.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "ENST00000953886.1",
          "protein_id": "ENSP00000623945.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 664,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 1995,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953886.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1657G>C",
          "hgvs_p": "p.Gly553Arg",
          "transcript": "ENST00000869820.1",
          "protein_id": "ENSP00000539879.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 663,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 1992,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869820.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1612G>C",
          "hgvs_p": "p.Gly538Arg",
          "transcript": "ENST00000929651.1",
          "protein_id": "ENSP00000599710.1",
          "transcript_support_level": null,
          "aa_start": 538,
          "aa_end": null,
          "aa_length": 663,
          "cds_start": 1612,
          "cds_end": null,
          "cds_length": 1992,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000929651.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1612G>C",
          "hgvs_p": "p.Gly538Arg",
          "transcript": "ENST00000953834.1",
          "protein_id": "ENSP00000623893.1",
          "transcript_support_level": null,
          "aa_start": 538,
          "aa_end": null,
          "aa_length": 663,
          "cds_start": 1612,
          "cds_end": null,
          "cds_length": 1992,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953834.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1612G>C",
          "hgvs_p": "p.Gly538Arg",
          "transcript": "ENST00000953851.1",
          "protein_id": "ENSP00000623910.1",
          "transcript_support_level": null,
          "aa_start": 538,
          "aa_end": null,
          "aa_length": 663,
          "cds_start": 1612,
          "cds_end": null,
          "cds_length": 1992,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953851.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "ENST00000869833.1",
          "protein_id": "ENSP00000539892.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869833.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1609G>C",
          "hgvs_p": "p.Gly537Arg",
          "transcript": "ENST00000953866.1",
          "protein_id": "ENSP00000623925.1",
          "transcript_support_level": null,
          "aa_start": 537,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": 1609,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953866.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1606G>C",
          "hgvs_p": "p.Gly536Arg",
          "transcript": "ENST00000869848.1",
          "protein_id": "ENSP00000539907.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1606,
          "cds_end": null,
          "cds_length": 1986,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869848.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1690G>C",
          "hgvs_p": "p.Gly564Arg",
          "transcript": "ENST00000869849.1",
          "protein_id": "ENSP00000539908.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1690,
          "cds_end": null,
          "cds_length": 1986,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869849.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1606G>C",
          "hgvs_p": "p.Gly536Arg",
          "transcript": "ENST00000953823.1",
          "protein_id": "ENSP00000623882.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1606,
          "cds_end": null,
          "cds_length": 1986,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953823.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1651G>C",
          "hgvs_p": "p.Gly551Arg",
          "transcript": "ENST00000953854.1",
          "protein_id": "ENSP00000623913.1",
          "transcript_support_level": null,
          "aa_start": 551,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1651,
          "cds_end": null,
          "cds_length": 1986,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953854.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "ENST00000869835.1",
          "protein_id": "ENSP00000539894.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869835.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1687G>C",
          "hgvs_p": "p.Gly563Arg",
          "transcript": "ENST00000953818.1",
          "protein_id": "ENSP00000623877.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 1687,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953818.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1603G>C",
          "hgvs_p": "p.Gly535Arg",
          "transcript": "ENST00000953845.1",
          "protein_id": "ENSP00000623904.1",
          "transcript_support_level": null,
          "aa_start": 535,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 1603,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953845.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1603G>C",
          "hgvs_p": "p.Gly535Arg",
          "transcript": "ENST00000953849.1",
          "protein_id": "ENSP00000623908.1",
          "transcript_support_level": null,
          "aa_start": 535,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 1603,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953849.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1600G>C",
          "hgvs_p": "p.Gly534Arg",
          "transcript": "ENST00000953821.1",
          "protein_id": "ENSP00000623880.1",
          "transcript_support_level": null,
          "aa_start": 534,
          "aa_end": null,
          "aa_length": 659,
          "cds_start": 1600,
          "cds_end": null,
          "cds_length": 1980,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953821.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "ENST00000953832.1",
          "protein_id": "ENSP00000623891.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 659,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 1980,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953832.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1597G>C",
          "hgvs_p": "p.Gly533Arg",
          "transcript": "NM_001278916.2",
          "protein_id": "NP_001265845.1",
          "transcript_support_level": null,
          "aa_start": 533,
          "aa_end": null,
          "aa_length": 658,
          "cds_start": 1597,
          "cds_end": null,
          "cds_length": 1977,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278916.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1588G>C",
          "hgvs_p": "p.Gly530Arg",
          "transcript": "ENST00000953848.1",
          "protein_id": "ENSP00000623907.1",
          "transcript_support_level": null,
          "aa_start": 530,
          "aa_end": null,
          "aa_length": 655,
          "cds_start": 1588,
          "cds_end": null,
          "cds_length": 1968,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953848.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1576G>C",
          "hgvs_p": "p.Gly526Arg",
          "transcript": "ENST00000953839.1",
          "protein_id": "ENSP00000623898.1",
          "transcript_support_level": null,
          "aa_start": 526,
          "aa_end": null,
          "aa_length": 651,
          "cds_start": 1576,
          "cds_end": null,
          "cds_length": 1956,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953839.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1567G>C",
          "hgvs_p": "p.Gly523Arg",
          "transcript": "ENST00000869838.1",
          "protein_id": "ENSP00000539897.1",
          "transcript_support_level": null,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 1567,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869838.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1504G>C",
          "hgvs_p": "p.Gly502Arg",
          "transcript": "ENST00000953877.1",
          "protein_id": "ENSP00000623936.1",
          "transcript_support_level": null,
          "aa_start": 502,
          "aa_end": null,
          "aa_length": 645,
          "cds_start": 1504,
          "cds_end": null,
          "cds_length": 1938,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953877.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1498G>C",
          "hgvs_p": "p.Gly500Arg",
          "transcript": "NM_001278913.2",
          "protein_id": "NP_001265842.1",
          "transcript_support_level": null,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 643,
          "cds_start": 1498,
          "cds_end": null,
          "cds_length": 1932,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278913.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1498G>C",
          "hgvs_p": "p.Gly500Arg",
          "transcript": "ENST00000320492.11",
          "protein_id": "ENSP00000315607.7",
          "transcript_support_level": 2,
          "aa_start": 500,
          "aa_end": null,
          "aa_length": 643,
          "cds_start": 1498,
          "cds_end": null,
          "cds_length": 1932,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000320492.11"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1552G>C",
          "hgvs_p": "p.Gly518Arg",
          "transcript": "ENST00000869855.1",
          "protein_id": "ENSP00000539914.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 643,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1932,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000869855.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1483G>C",
          "hgvs_p": "p.Gly495Arg",
          "transcript": "ENST00000953894.1",
          "protein_id": "ENSP00000623953.1",
          "transcript_support_level": null,
          "aa_start": 495,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1483,
          "cds_end": null,
          "cds_length": 1917,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953894.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1534G>C",
          "hgvs_p": "p.Gly512Arg",
          "transcript": "ENST00000953871.1",
          "protein_id": "ENSP00000623930.1",
          "transcript_support_level": null,
          "aa_start": 512,
          "aa_end": null,
          "aa_length": 637,
          "cds_start": 1534,
          "cds_end": null,
          "cds_length": 1914,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953871.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1522G>C",
          "hgvs_p": "p.Gly508Arg",
          "transcript": "ENST00000953872.1",
          "protein_id": "ENSP00000623931.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 633,
          "cds_start": 1522,
          "cds_end": null,
          "cds_length": 1902,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953872.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1519G>C",
          "hgvs_p": "p.Gly507Arg",
          "transcript": "ENST00000953828.1",
          "protein_id": "ENSP00000623887.1",
          "transcript_support_level": null,
          "aa_start": 507,
          "aa_end": null,
          "aa_length": 632,
          "cds_start": 1519,
          "cds_end": null,
          "cds_length": 1899,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953828.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1492G>C",
          "hgvs_p": "p.Gly498Arg",
          "transcript": "ENST00000929654.1",
          "protein_id": "ENSP00000599713.1",
          "transcript_support_level": null,
          "aa_start": 498,
          "aa_end": null,
          "aa_length": 623,
          "cds_start": 1492,
          "cds_end": null,
          "cds_length": 1872,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000929654.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1642G>C",
          "hgvs_p": "p.Gly548Arg",
          "transcript": "ENST00000953824.1",
          "protein_id": "ENSP00000623883.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 623,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 1872,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953824.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1489G>C",
          "hgvs_p": "p.Gly497Arg",
          "transcript": "ENST00000953858.1",
          "protein_id": "ENSP00000623917.1",
          "transcript_support_level": null,
          "aa_start": 497,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 1489,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953858.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1477G>C",
          "hgvs_p": "p.Gly493Arg",
          "transcript": "ENST00000953897.1",
          "protein_id": "ENSP00000623956.1",
          "transcript_support_level": null,
          "aa_start": 493,
          "aa_end": null,
          "aa_length": 618,
          "cds_start": 1477,
          "cds_end": null,
          "cds_length": 1857,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953897.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1474G>C",
          "hgvs_p": "p.Gly492Arg",
          "transcript": "NM_001278918.2",
          "protein_id": "NP_001265847.1",
          "transcript_support_level": null,
          "aa_start": 492,
          "aa_end": null,
          "aa_length": 617,
          "cds_start": 1474,
          "cds_end": null,
          "cds_length": 1854,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001278918.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1474G>C",
          "hgvs_p": "p.Gly492Arg",
          "transcript": "ENST00000621115.4",
          "protein_id": "ENSP00000480955.1",
          "transcript_support_level": 2,
          "aa_start": 492,
          "aa_end": null,
          "aa_length": 617,
          "cds_start": 1474,
          "cds_end": null,
          "cds_length": 1854,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000621115.4"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1462G>C",
          "hgvs_p": "p.Gly488Arg",
          "transcript": "ENST00000953900.1",
          "protein_id": "ENSP00000623959.1",
          "transcript_support_level": null,
          "aa_start": 488,
          "aa_end": null,
          "aa_length": 613,
          "cds_start": 1462,
          "cds_end": null,
          "cds_length": 1842,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953900.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1387G>C",
          "hgvs_p": "p.Gly463Arg",
          "transcript": "ENST00000953867.1",
          "protein_id": "ENSP00000623926.1",
          "transcript_support_level": null,
          "aa_start": 463,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": 1387,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953867.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1435G>C",
          "hgvs_p": "p.Gly479Arg",
          "transcript": "ENST00000953891.1",
          "protein_id": "ENSP00000623950.1",
          "transcript_support_level": null,
          "aa_start": 479,
          "aa_end": null,
          "aa_length": 604,
          "cds_start": 1435,
          "cds_end": null,
          "cds_length": 1815,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953891.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1432G>C",
          "hgvs_p": "p.Gly478Arg",
          "transcript": "ENST00000953860.1",
          "protein_id": "ENSP00000623919.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 603,
          "cds_start": 1432,
          "cds_end": null,
          "cds_length": 1812,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953860.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1345G>C",
          "hgvs_p": "p.Gly449Arg",
          "transcript": "ENST00000953855.1",
          "protein_id": "ENSP00000623914.1",
          "transcript_support_level": null,
          "aa_start": 449,
          "aa_end": null,
          "aa_length": 592,
          "cds_start": 1345,
          "cds_end": null,
          "cds_length": 1779,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953855.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1375G>C",
          "hgvs_p": "p.Gly459Arg",
          "transcript": "ENST00000953893.1",
          "protein_id": "ENSP00000623952.1",
          "transcript_support_level": null,
          "aa_start": 459,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 1375,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953893.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1366G>C",
          "hgvs_p": "p.Gly456Arg",
          "transcript": "ENST00000953864.1",
          "protein_id": "ENSP00000623923.1",
          "transcript_support_level": null,
          "aa_start": 456,
          "aa_end": null,
          "aa_length": 581,
          "cds_start": 1366,
          "cds_end": null,
          "cds_length": 1746,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953864.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1333G>C",
          "hgvs_p": "p.Gly445Arg",
          "transcript": "ENST00000380553.8",
          "protein_id": "ENSP00000369926.4",
          "transcript_support_level": 2,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 570,
          "cds_start": 1333,
          "cds_end": null,
          "cds_length": 1713,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380553.8"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1234G>C",
          "hgvs_p": "p.Gly412Arg",
          "transcript": "ENST00000953868.1",
          "protein_id": "ENSP00000623927.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 537,
          "cds_start": 1234,
          "cds_end": null,
          "cds_length": 1614,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953868.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1078G>C",
          "hgvs_p": "p.Gly360Arg",
          "transcript": "ENST00000953896.1",
          "protein_id": "ENSP00000623955.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": 1078,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953896.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1828G>C",
          "hgvs_p": "p.Gly610Arg",
          "transcript": "XM_047419981.1",
          "protein_id": "XP_047275937.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 753,
          "cds_start": 1828,
          "cds_end": null,
          "cds_length": 2262,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419981.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "XM_011515868.3",
          "protein_id": "XP_011514170.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 729,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2190,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515868.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1726G>C",
          "hgvs_p": "p.Gly576Arg",
          "transcript": "XM_011515869.2",
          "protein_id": "XP_011514171.1",
          "transcript_support_level": null,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 1726,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515869.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1720G>C",
          "hgvs_p": "p.Gly574Arg",
          "transcript": "XM_011515870.2",
          "protein_id": "XP_011514172.1",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 717,
          "cds_start": 1720,
          "cds_end": null,
          "cds_length": 2154,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515870.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1714G>C",
          "hgvs_p": "p.Gly572Arg",
          "transcript": "XM_011515871.3",
          "protein_id": "XP_011514173.1",
          "transcript_support_level": null,
          "aa_start": 572,
          "aa_end": null,
          "aa_length": 715,
          "cds_start": 1714,
          "cds_end": null,
          "cds_length": 2148,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515871.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "XM_005250187.3",
          "protein_id": "XP_005250244.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 712,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2139,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005250187.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1702G>C",
          "hgvs_p": "p.Gly568Arg",
          "transcript": "XM_011515872.3",
          "protein_id": "XP_011514174.1",
          "transcript_support_level": null,
          "aa_start": 568,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": 1702,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515872.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "XM_005250188.2",
          "protein_id": "XP_005250245.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 710,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2133,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005250188.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "XM_011515873.3",
          "protein_id": "XP_011514175.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 710,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2133,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515873.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1690G>C",
          "hgvs_p": "p.Gly564Arg",
          "transcript": "XM_011515874.2",
          "protein_id": "XP_011514176.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 1690,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515874.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1687G>C",
          "hgvs_p": "p.Gly563Arg",
          "transcript": "XM_047419954.1",
          "protein_id": "XP_047275910.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": 1687,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419954.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1675G>C",
          "hgvs_p": "p.Gly559Arg",
          "transcript": "XM_011515875.3",
          "protein_id": "XP_011514177.1",
          "transcript_support_level": null,
          "aa_start": 559,
          "aa_end": null,
          "aa_length": 702,
          "cds_start": 1675,
          "cds_end": null,
          "cds_length": 2109,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515875.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1726G>C",
          "hgvs_p": "p.Gly576Arg",
          "transcript": "XM_047419955.1",
          "protein_id": "XP_047275911.1",
          "transcript_support_level": null,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 701,
          "cds_start": 1726,
          "cds_end": null,
          "cds_length": 2106,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419955.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1669G>C",
          "hgvs_p": "p.Gly557Arg",
          "transcript": "XM_017011813.1",
          "protein_id": "XP_016867302.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1669,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011813.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1720G>C",
          "hgvs_p": "p.Gly574Arg",
          "transcript": "XM_047419956.1",
          "protein_id": "XP_047275912.1",
          "transcript_support_level": null,
          "aa_start": 574,
          "aa_end": null,
          "aa_length": 699,
          "cds_start": 1720,
          "cds_end": null,
          "cds_length": 2100,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419956.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1663G>C",
          "hgvs_p": "p.Gly555Arg",
          "transcript": "XM_047419957.1",
          "protein_id": "XP_047275913.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 698,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 2097,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419957.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1663G>C",
          "hgvs_p": "p.Gly555Arg",
          "transcript": "XM_047419958.1",
          "protein_id": "XP_047275914.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 698,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 2097,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419958.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1714G>C",
          "hgvs_p": "p.Gly572Arg",
          "transcript": "XM_047419959.1",
          "protein_id": "XP_047275915.1",
          "transcript_support_level": null,
          "aa_start": 572,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 1714,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419959.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1756G>C",
          "hgvs_p": "p.Gly586Arg",
          "transcript": "XM_011515876.3",
          "protein_id": "XP_011514178.1",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515876.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1657G>C",
          "hgvs_p": "p.Gly553Arg",
          "transcript": "XM_017011814.3",
          "protein_id": "XP_016867303.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011814.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "XM_047419960.1",
          "protein_id": "XP_047275916.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419960.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1657G>C",
          "hgvs_p": "p.Gly553Arg",
          "transcript": "XM_047419961.1",
          "protein_id": "XP_047275917.1",
          "transcript_support_level": null,
          "aa_start": 553,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1657,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419961.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1654G>C",
          "hgvs_p": "p.Gly552Arg",
          "transcript": "XM_047419962.1",
          "protein_id": "XP_047275918.1",
          "transcript_support_level": null,
          "aa_start": 552,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1654,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419962.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "XM_047419963.1",
          "protein_id": "XP_047275919.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 694,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2085,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419963.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1648G>C",
          "hgvs_p": "p.Gly550Arg",
          "transcript": "XM_047419964.1",
          "protein_id": "XP_047275920.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 693,
          "cds_start": 1648,
          "cds_end": null,
          "cds_length": 2082,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419964.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1702G>C",
          "hgvs_p": "p.Gly568Arg",
          "transcript": "XM_047419965.1",
          "protein_id": "XP_047275921.1",
          "transcript_support_level": null,
          "aa_start": 568,
          "aa_end": null,
          "aa_length": 693,
          "cds_start": 1702,
          "cds_end": null,
          "cds_length": 2082,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419965.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1645G>C",
          "hgvs_p": "p.Gly549Arg",
          "transcript": "XM_011515877.3",
          "protein_id": "XP_011514179.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515877.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1699G>C",
          "hgvs_p": "p.Gly567Arg",
          "transcript": "XM_047419966.1",
          "protein_id": "XP_047275922.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419966.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1645G>C",
          "hgvs_p": "p.Gly549Arg",
          "transcript": "XM_047419967.1",
          "protein_id": "XP_047275923.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 2079,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419967.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1741G>C",
          "hgvs_p": "p.Gly581Arg",
          "transcript": "XM_047419968.1",
          "protein_id": "XP_047275924.1",
          "transcript_support_level": null,
          "aa_start": 581,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1741,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419968.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1642G>C",
          "hgvs_p": "p.Gly548Arg",
          "transcript": "XM_047419969.1",
          "protein_id": "XP_047275925.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2076,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419969.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1687G>C",
          "hgvs_p": "p.Gly563Arg",
          "transcript": "XM_047419970.1",
          "protein_id": "XP_047275926.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 688,
          "cds_start": 1687,
          "cds_end": null,
          "cds_length": 2067,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419970.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1684G>C",
          "hgvs_p": "p.Gly562Arg",
          "transcript": "XM_047419971.1",
          "protein_id": "XP_047275927.1",
          "transcript_support_level": null,
          "aa_start": 562,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 1684,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419971.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1630G>C",
          "hgvs_p": "p.Gly544Arg",
          "transcript": "XM_047419972.1",
          "protein_id": "XP_047275928.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 1630,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419972.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1627G>C",
          "hgvs_p": "p.Gly543Arg",
          "transcript": "XM_047419973.1",
          "protein_id": "XP_047275929.1",
          "transcript_support_level": null,
          "aa_start": 543,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1627,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419973.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1675G>C",
          "hgvs_p": "p.Gly559Arg",
          "transcript": "XM_047419974.1",
          "protein_id": "XP_047275930.1",
          "transcript_support_level": null,
          "aa_start": 559,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 1675,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419974.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1618G>C",
          "hgvs_p": "p.Gly540Arg",
          "transcript": "XM_047419975.1",
          "protein_id": "XP_047275931.1",
          "transcript_support_level": null,
          "aa_start": 540,
          "aa_end": null,
          "aa_length": 683,
          "cds_start": 1618,
          "cds_end": null,
          "cds_length": 2052,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419975.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1711G>C",
          "hgvs_p": "p.Gly571Arg",
          "transcript": "XM_047419976.1",
          "protein_id": "XP_047275932.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419976.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1612G>C",
          "hgvs_p": "p.Gly538Arg",
          "transcript": "XM_047419977.1",
          "protein_id": "XP_047275933.1",
          "transcript_support_level": null,
          "aa_start": 538,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 1612,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419977.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1705G>C",
          "hgvs_p": "p.Gly569Arg",
          "transcript": "XM_047419978.1",
          "protein_id": "XP_047275934.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 679,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2040,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419978.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1606G>C",
          "hgvs_p": "p.Gly536Arg",
          "transcript": "XM_047419979.1",
          "protein_id": "XP_047275935.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 679,
          "cds_start": 1606,
          "cds_end": null,
          "cds_length": 2040,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419979.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1600G>C",
          "hgvs_p": "p.Gly534Arg",
          "transcript": "XM_047419980.1",
          "protein_id": "XP_047275936.1",
          "transcript_support_level": null,
          "aa_start": 534,
          "aa_end": null,
          "aa_length": 677,
          "cds_start": 1600,
          "cds_end": null,
          "cds_length": 2034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047419980.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 23,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1594+311G>C",
          "hgvs_p": null,
          "transcript": "ENST00000953890.1",
          "protein_id": "ENSP00000623949.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953890.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1621+311G>C",
          "hgvs_p": null,
          "transcript": "ENST00000929652.1",
          "protein_id": "ENSP00000599711.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 649,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1950,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000929652.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 22,
          "intron_rank_end": null,
          "gene_symbol": "ELN",
          "gene_hgnc_id": 3327,
          "hgvs_c": "c.1522+311G>C",
          "hgvs_p": null,
          "transcript": "ENST00000953827.1",
          "protein_id": "ENSP00000623886.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 631,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1896,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000953827.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ELN-AS1",
          "gene_hgnc_id": 40212,
          "hgvs_c": "n.100-463C>G",
          "hgvs_p": null,
          "transcript": "ENST00000435932.3",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000435932.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ELN-AS1",
          "gene_hgnc_id": 40212,
          "hgvs_c": "n.72-463C>G",
          "hgvs_p": null,
          "transcript": "NR_183555.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_183555.1"
        }
      ],
      "gene_symbol": "ELN",
      "gene_hgnc_id": 3327,
      "dbsnp": "rs17855988",
      "frequency_reference_population": 0.085391104,
      "hom_count_reference_population": 6730,
      "allele_count_reference_population": 137839,
      "gnomad_exomes_af": 0.0878197,
      "gnomad_genomes_af": 0.062084,
      "gnomad_exomes_ac": 128382,
      "gnomad_genomes_ac": 9457,
      "gnomad_exomes_homalt": 6308,
      "gnomad_genomes_homalt": 422,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.0063619911670684814,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.07999999821186066,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.292,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.3418,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.3,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.237,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.08,
      "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": -18,
      "acmg_classification": "Benign",
      "acmg_criteria": "PM5,BP4_Strong,BP6_Very_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -18,
          "benign_score": 20,
          "pathogenic_score": 2,
          "criteria": [
            "PM5",
            "BP4_Strong",
            "BP6_Very_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "NM_001278939.2",
          "gene_symbol": "ELN",
          "hgnc_id": 3327,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1828G>C",
          "hgvs_p": "p.Gly610Arg"
        },
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000435932.3",
          "gene_symbol": "ELN-AS1",
          "hgnc_id": 40212,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.100-463C>G",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": " autosomal dominant, autosomal dominant 1,Cutis laxa,Supravalvar aortic stenosis,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:1 B:8",
      "phenotype_combined": "not specified|Supravalvar aortic stenosis|Cutis laxa, autosomal dominant|Cutis laxa, autosomal dominant 1|not provided",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "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.