← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: 4-185615050-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 185615050,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_001395207.1",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3349G>A",
          "hgvs_p": "p.Val1117Ile",
          "transcript": "NM_001395207.1",
          "protein_id": "NP_001382136.1",
          "transcript_support_level": null,
          "aa_start": 1117,
          "aa_end": null,
          "aa_length": 1300,
          "cds_start": 3349,
          "cds_end": null,
          "cds_length": 3903,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000695409.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395207.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3349G>A",
          "hgvs_p": "p.Val1117Ile",
          "transcript": "ENST00000695409.1",
          "protein_id": "ENSP00000511888.1",
          "transcript_support_level": null,
          "aa_start": 1117,
          "aa_end": null,
          "aa_length": 1300,
          "cds_start": 3349,
          "cds_end": null,
          "cds_length": 3903,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001395207.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000695409.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "ENST00000284776.11",
          "protein_id": "ENSP00000284776.7",
          "transcript_support_level": 1,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000284776.11"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1921G>A",
          "hgvs_p": "p.Val641Ile",
          "transcript": "ENST00000437304.6",
          "protein_id": "ENSP00000396008.2",
          "transcript_support_level": 1,
          "aa_start": 641,
          "aa_end": null,
          "aa_length": 824,
          "cds_start": 1921,
          "cds_end": null,
          "cds_length": 2475,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000437304.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1642G>A",
          "hgvs_p": "p.Val548Ile",
          "transcript": "ENST00000319471.13",
          "protein_id": "ENSP00000322182.9",
          "transcript_support_level": 1,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 731,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2196,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000319471.13"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1447G>A",
          "hgvs_p": "p.Val483Ile",
          "transcript": "ENST00000393528.7",
          "protein_id": "ENSP00000377162.3",
          "transcript_support_level": 1,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 666,
          "cds_start": 1447,
          "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": "ENST00000393528.7"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1381G>A",
          "hgvs_p": "p.Val461Ile",
          "transcript": "ENST00000449407.6",
          "protein_id": "ENSP00000397262.2",
          "transcript_support_level": 1,
          "aa_start": 461,
          "aa_end": null,
          "aa_length": 644,
          "cds_start": 1381,
          "cds_end": null,
          "cds_length": 1935,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000449407.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000319454.10",
          "protein_id": "ENSP00000321983.6",
          "transcript_support_level": 1,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1522,
          "cds_end": null,
          "cds_length": 1909,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000319454.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "n.*1752G>A",
          "hgvs_p": null,
          "transcript": "ENST00000487184.2",
          "protein_id": "ENSP00000511890.1",
          "transcript_support_level": 1,
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000487184.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "n.*1752G>A",
          "hgvs_p": null,
          "transcript": "ENST00000487184.2",
          "protein_id": "ENSP00000511890.1",
          "transcript_support_level": 1,
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000487184.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.4165G>A",
          "hgvs_p": "p.Val1389Ile",
          "transcript": "ENST00000421420.6",
          "protein_id": "ENSP00000393258.2",
          "transcript_support_level": 4,
          "aa_start": 1389,
          "aa_end": null,
          "aa_length": 1572,
          "cds_start": 4165,
          "cds_end": null,
          "cds_length": 4719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000421420.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3307G>A",
          "hgvs_p": "p.Val1103Ile",
          "transcript": "NM_001394245.1",
          "protein_id": "NP_001381174.1",
          "transcript_support_level": null,
          "aa_start": 1103,
          "aa_end": null,
          "aa_length": 1286,
          "cds_start": 3307,
          "cds_end": null,
          "cds_length": 3861,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394245.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3250G>A",
          "hgvs_p": "p.Val1084Ile",
          "transcript": "NM_001394246.1",
          "protein_id": "NP_001381175.1",
          "transcript_support_level": null,
          "aa_start": 1084,
          "aa_end": null,
          "aa_length": 1267,
          "cds_start": 3250,
          "cds_end": null,
          "cds_length": 3804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394246.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3250G>A",
          "hgvs_p": "p.Val1084Ile",
          "transcript": "NM_001394247.1",
          "protein_id": "NP_001381176.1",
          "transcript_support_level": null,
          "aa_start": 1084,
          "aa_end": null,
          "aa_length": 1267,
          "cds_start": 3250,
          "cds_end": null,
          "cds_length": 3804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394247.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3181G>A",
          "hgvs_p": "p.Val1061Ile",
          "transcript": "NM_001394248.1",
          "protein_id": "NP_001381177.1",
          "transcript_support_level": null,
          "aa_start": 1061,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 3181,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394248.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3181G>A",
          "hgvs_p": "p.Val1061Ile",
          "transcript": "NM_001394249.1",
          "protein_id": "NP_001381178.1",
          "transcript_support_level": null,
          "aa_start": 1061,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 3181,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394249.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3166G>A",
          "hgvs_p": "p.Val1056Ile",
          "transcript": "NM_001394250.1",
          "protein_id": "NP_001381179.1",
          "transcript_support_level": null,
          "aa_start": 1056,
          "aa_end": null,
          "aa_length": 1239,
          "cds_start": 3166,
          "cds_end": null,
          "cds_length": 3720,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394250.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "NM_001270771.3",
          "protein_id": "NP_001257700.1",
          "transcript_support_level": null,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001270771.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "NM_001394251.1",
          "protein_id": "NP_001381180.1",
          "transcript_support_level": null,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394251.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "NM_001394252.1",
          "protein_id": "NP_001381181.1",
          "transcript_support_level": null,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394252.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "NM_001394253.1",
          "protein_id": "NP_001381182.1",
          "transcript_support_level": null,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394253.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "NM_001394254.1",
          "protein_id": "NP_001381183.1",
          "transcript_support_level": null,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394254.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "ENST00000355634.9",
          "protein_id": "ENSP00000347852.5",
          "transcript_support_level": 2,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000355634.9"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3049G>A",
          "hgvs_p": "p.Val1017Ile",
          "transcript": "ENST00000695410.1",
          "protein_id": "ENSP00000511891.1",
          "transcript_support_level": null,
          "aa_start": 1017,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": 3049,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000695410.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3007G>A",
          "hgvs_p": "p.Val1003Ile",
          "transcript": "NM_001394255.1",
          "protein_id": "NP_001381184.1",
          "transcript_support_level": null,
          "aa_start": 1003,
          "aa_end": null,
          "aa_length": 1186,
          "cds_start": 3007,
          "cds_end": null,
          "cds_length": 3561,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394255.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3007G>A",
          "hgvs_p": "p.Val1003Ile",
          "transcript": "NM_001394256.1",
          "protein_id": "NP_001381185.1",
          "transcript_support_level": null,
          "aa_start": 1003,
          "aa_end": null,
          "aa_length": 1186,
          "cds_start": 3007,
          "cds_end": null,
          "cds_length": 3561,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394256.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.3007G>A",
          "hgvs_p": "p.Val1003Ile",
          "transcript": "NM_001394257.1",
          "protein_id": "NP_001381186.1",
          "transcript_support_level": null,
          "aa_start": 1003,
          "aa_end": null,
          "aa_length": 1186,
          "cds_start": 3007,
          "cds_end": null,
          "cds_length": 3561,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394257.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2992G>A",
          "hgvs_p": "p.Val998Ile",
          "transcript": "NM_001394258.1",
          "protein_id": "NP_001381187.1",
          "transcript_support_level": null,
          "aa_start": 998,
          "aa_end": null,
          "aa_length": 1181,
          "cds_start": 2992,
          "cds_end": null,
          "cds_length": 3546,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394258.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2962G>A",
          "hgvs_p": "p.Val988Ile",
          "transcript": "NM_001394259.1",
          "protein_id": "NP_001381188.1",
          "transcript_support_level": null,
          "aa_start": 988,
          "aa_end": null,
          "aa_length": 1171,
          "cds_start": 2962,
          "cds_end": null,
          "cds_length": 3516,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394259.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2962G>A",
          "hgvs_p": "p.Val988Ile",
          "transcript": "NM_001394260.1",
          "protein_id": "NP_001381189.1",
          "transcript_support_level": null,
          "aa_start": 988,
          "aa_end": null,
          "aa_length": 1171,
          "cds_start": 2962,
          "cds_end": null,
          "cds_length": 3516,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394260.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2956G>A",
          "hgvs_p": "p.Val986Ile",
          "transcript": "NM_001394261.1",
          "protein_id": "NP_001381190.1",
          "transcript_support_level": null,
          "aa_start": 986,
          "aa_end": null,
          "aa_length": 1169,
          "cds_start": 2956,
          "cds_end": null,
          "cds_length": 3510,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394261.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2938G>A",
          "hgvs_p": "p.Val980Ile",
          "transcript": "NM_001394262.1",
          "protein_id": "NP_001381191.1",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1163,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 3492,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394262.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2938G>A",
          "hgvs_p": "p.Val980Ile",
          "transcript": "NM_001394263.1",
          "protein_id": "NP_001381192.1",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1163,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 3492,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394263.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2863G>A",
          "hgvs_p": "p.Val955Ile",
          "transcript": "NM_001394264.1",
          "protein_id": "NP_001381193.1",
          "transcript_support_level": null,
          "aa_start": 955,
          "aa_end": null,
          "aa_length": 1138,
          "cds_start": 2863,
          "cds_end": null,
          "cds_length": 3417,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394264.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2842G>A",
          "hgvs_p": "p.Val948Ile",
          "transcript": "NM_001394265.1",
          "protein_id": "NP_001381194.1",
          "transcript_support_level": null,
          "aa_start": 948,
          "aa_end": null,
          "aa_length": 1131,
          "cds_start": 2842,
          "cds_end": null,
          "cds_length": 3396,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394265.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2791G>A",
          "hgvs_p": "p.Val931Ile",
          "transcript": "ENST00000865691.1",
          "protein_id": "ENSP00000535750.1",
          "transcript_support_level": null,
          "aa_start": 931,
          "aa_end": null,
          "aa_length": 1114,
          "cds_start": 2791,
          "cds_end": null,
          "cds_length": 3345,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865691.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2791G>A",
          "hgvs_p": "p.Val931Ile",
          "transcript": "ENST00000865725.1",
          "protein_id": "ENSP00000535784.1",
          "transcript_support_level": null,
          "aa_start": 931,
          "aa_end": null,
          "aa_length": 1114,
          "cds_start": 2791,
          "cds_end": null,
          "cds_length": 3345,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865725.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_001394266.1",
          "protein_id": "NP_001381195.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394266.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_001394267.1",
          "protein_id": "NP_001381196.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394267.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_001394268.1",
          "protein_id": "NP_001381197.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394268.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_001394270.1",
          "protein_id": "NP_001381199.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394270.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_001394271.1",
          "protein_id": "NP_001381200.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394271.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_001394272.1",
          "protein_id": "NP_001381201.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394272.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2749G>A",
          "hgvs_p": "p.Val917Ile",
          "transcript": "NM_021069.6",
          "protein_id": "NP_066547.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2749,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_021069.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2722G>A",
          "hgvs_p": "p.Val908Ile",
          "transcript": "NM_001394273.1",
          "protein_id": "NP_001381202.1",
          "transcript_support_level": null,
          "aa_start": 908,
          "aa_end": null,
          "aa_length": 1091,
          "cds_start": 2722,
          "cds_end": null,
          "cds_length": 3276,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394273.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2722G>A",
          "hgvs_p": "p.Val908Ile",
          "transcript": "ENST00000865702.1",
          "protein_id": "ENSP00000535761.1",
          "transcript_support_level": null,
          "aa_start": 908,
          "aa_end": null,
          "aa_length": 1091,
          "cds_start": 2722,
          "cds_end": null,
          "cds_length": 3276,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865702.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2707G>A",
          "hgvs_p": "p.Val903Ile",
          "transcript": "ENST00000865714.1",
          "protein_id": "ENSP00000535773.1",
          "transcript_support_level": null,
          "aa_start": 903,
          "aa_end": null,
          "aa_length": 1086,
          "cds_start": 2707,
          "cds_end": null,
          "cds_length": 3261,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865714.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2704G>A",
          "hgvs_p": "p.Val902Ile",
          "transcript": "NM_001394274.1",
          "protein_id": "NP_001381203.1",
          "transcript_support_level": null,
          "aa_start": 902,
          "aa_end": null,
          "aa_length": 1085,
          "cds_start": 2704,
          "cds_end": null,
          "cds_length": 3258,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394274.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2704G>A",
          "hgvs_p": "p.Val902Ile",
          "transcript": "NM_001394275.1",
          "protein_id": "NP_001381204.1",
          "transcript_support_level": null,
          "aa_start": 902,
          "aa_end": null,
          "aa_length": 1085,
          "cds_start": 2704,
          "cds_end": null,
          "cds_length": 3258,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394275.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2638G>A",
          "hgvs_p": "p.Val880Ile",
          "transcript": "NM_001394276.1",
          "protein_id": "NP_001381205.1",
          "transcript_support_level": null,
          "aa_start": 880,
          "aa_end": null,
          "aa_length": 1063,
          "cds_start": 2638,
          "cds_end": null,
          "cds_length": 3192,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394276.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2638G>A",
          "hgvs_p": "p.Val880Ile",
          "transcript": "ENST00000865694.1",
          "protein_id": "ENSP00000535753.1",
          "transcript_support_level": null,
          "aa_start": 880,
          "aa_end": null,
          "aa_length": 1063,
          "cds_start": 2638,
          "cds_end": null,
          "cds_length": 3192,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865694.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2560G>A",
          "hgvs_p": "p.Val854Ile",
          "transcript": "ENST00000865704.1",
          "protein_id": "ENSP00000535763.1",
          "transcript_support_level": null,
          "aa_start": 854,
          "aa_end": null,
          "aa_length": 1037,
          "cds_start": 2560,
          "cds_end": null,
          "cds_length": 3114,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865704.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2506G>A",
          "hgvs_p": "p.Val836Ile",
          "transcript": "NM_001394277.1",
          "protein_id": "NP_001381206.1",
          "transcript_support_level": null,
          "aa_start": 836,
          "aa_end": null,
          "aa_length": 1019,
          "cds_start": 2506,
          "cds_end": null,
          "cds_length": 3060,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001394277.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2461G>A",
          "hgvs_p": "p.Val821Ile",
          "transcript": "NM_001145674.3",
          "protein_id": "NP_001139146.1",
          "transcript_support_level": null,
          "aa_start": 821,
          "aa_end": null,
          "aa_length": 1004,
          "cds_start": 2461,
          "cds_end": null,
          "cds_length": 3015,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001145674.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2461G>A",
          "hgvs_p": "p.Val821Ile",
          "transcript": "ENST00000487836.6",
          "protein_id": "ENSP00000511887.1",
          "transcript_support_level": 2,
          "aa_start": 821,
          "aa_end": null,
          "aa_length": 1004,
          "cds_start": 2461,
          "cds_end": null,
          "cds_length": 3015,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000487836.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2353G>A",
          "hgvs_p": "p.Val785Ile",
          "transcript": "ENST00000865754.1",
          "protein_id": "ENSP00000535813.1",
          "transcript_support_level": null,
          "aa_start": 785,
          "aa_end": null,
          "aa_length": 968,
          "cds_start": 2353,
          "cds_end": null,
          "cds_length": 2907,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865754.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2317G>A",
          "hgvs_p": "p.Val773Ile",
          "transcript": "ENST00000865689.1",
          "protein_id": "ENSP00000535748.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865689.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2317G>A",
          "hgvs_p": "p.Val773Ile",
          "transcript": "ENST00000865718.1",
          "protein_id": "ENSP00000535777.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865718.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2284G>A",
          "hgvs_p": "p.Val762Ile",
          "transcript": "ENST00000865678.1",
          "protein_id": "ENSP00000535737.1",
          "transcript_support_level": null,
          "aa_start": 762,
          "aa_end": null,
          "aa_length": 945,
          "cds_start": 2284,
          "cds_end": null,
          "cds_length": 2838,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865678.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2281G>A",
          "hgvs_p": "p.Val761Ile",
          "transcript": "ENST00000865688.1",
          "protein_id": "ENSP00000535747.1",
          "transcript_support_level": null,
          "aa_start": 761,
          "aa_end": null,
          "aa_length": 944,
          "cds_start": 2281,
          "cds_end": null,
          "cds_length": 2835,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865688.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2269G>A",
          "hgvs_p": "p.Val757Ile",
          "transcript": "ENST00000865705.1",
          "protein_id": "ENSP00000535764.1",
          "transcript_support_level": null,
          "aa_start": 757,
          "aa_end": null,
          "aa_length": 940,
          "cds_start": 2269,
          "cds_end": null,
          "cds_length": 2823,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865705.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2269G>A",
          "hgvs_p": "p.Val757Ile",
          "transcript": "ENST00000865751.1",
          "protein_id": "ENSP00000535810.1",
          "transcript_support_level": null,
          "aa_start": 757,
          "aa_end": null,
          "aa_length": 940,
          "cds_start": 2269,
          "cds_end": null,
          "cds_length": 2823,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865751.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Val750Ile",
          "transcript": "ENST00000865680.1",
          "protein_id": "ENSP00000535739.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 933,
          "cds_start": 2248,
          "cds_end": null,
          "cds_length": 2802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865680.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Val750Ile",
          "transcript": "ENST00000865700.1",
          "protein_id": "ENSP00000535759.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 933,
          "cds_start": 2248,
          "cds_end": null,
          "cds_length": 2802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865700.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Val750Ile",
          "transcript": "ENST00000865707.1",
          "protein_id": "ENSP00000535766.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 933,
          "cds_start": 2248,
          "cds_end": null,
          "cds_length": 2802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865707.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Val750Ile",
          "transcript": "ENST00000865716.1",
          "protein_id": "ENSP00000535775.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 933,
          "cds_start": 2248,
          "cds_end": null,
          "cds_length": 2802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865716.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Val750Ile",
          "transcript": "ENST00000865750.1",
          "protein_id": "ENSP00000535809.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 933,
          "cds_start": 2248,
          "cds_end": null,
          "cds_length": 2802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865750.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2248G>A",
          "hgvs_p": "p.Val750Ile",
          "transcript": "ENST00000865757.1",
          "protein_id": "ENSP00000535816.1",
          "transcript_support_level": null,
          "aa_start": 750,
          "aa_end": null,
          "aa_length": 933,
          "cds_start": 2248,
          "cds_end": null,
          "cds_length": 2802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865757.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2200G>A",
          "hgvs_p": "p.Val734Ile",
          "transcript": "ENST00000865693.1",
          "protein_id": "ENSP00000535752.1",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 917,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 2754,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865693.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2200G>A",
          "hgvs_p": "p.Val734Ile",
          "transcript": "ENST00000865699.1",
          "protein_id": "ENSP00000535758.1",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 917,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 2754,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865699.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2200G>A",
          "hgvs_p": "p.Val734Ile",
          "transcript": "ENST00000865713.1",
          "protein_id": "ENSP00000535772.1",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 917,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 2754,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865713.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2197G>A",
          "hgvs_p": "p.Val733Ile",
          "transcript": "ENST00000945971.1",
          "protein_id": "ENSP00000616030.1",
          "transcript_support_level": null,
          "aa_start": 733,
          "aa_end": null,
          "aa_length": 916,
          "cds_start": 2197,
          "cds_end": null,
          "cds_length": 2751,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945971.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2176G>A",
          "hgvs_p": "p.Val726Ile",
          "transcript": "ENST00000865684.1",
          "protein_id": "ENSP00000535743.1",
          "transcript_support_level": null,
          "aa_start": 726,
          "aa_end": null,
          "aa_length": 909,
          "cds_start": 2176,
          "cds_end": null,
          "cds_length": 2730,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865684.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2158G>A",
          "hgvs_p": "p.Val720Ile",
          "transcript": "ENST00000865668.1",
          "protein_id": "ENSP00000535727.1",
          "transcript_support_level": null,
          "aa_start": 720,
          "aa_end": null,
          "aa_length": 903,
          "cds_start": 2158,
          "cds_end": null,
          "cds_length": 2712,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865668.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2158G>A",
          "hgvs_p": "p.Val720Ile",
          "transcript": "ENST00000865685.1",
          "protein_id": "ENSP00000535744.1",
          "transcript_support_level": null,
          "aa_start": 720,
          "aa_end": null,
          "aa_length": 903,
          "cds_start": 2158,
          "cds_end": null,
          "cds_length": 2712,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865685.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2158G>A",
          "hgvs_p": "p.Val720Ile",
          "transcript": "ENST00000865738.1",
          "protein_id": "ENSP00000535797.1",
          "transcript_support_level": null,
          "aa_start": 720,
          "aa_end": null,
          "aa_length": 903,
          "cds_start": 2158,
          "cds_end": null,
          "cds_length": 2712,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865738.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2143G>A",
          "hgvs_p": "p.Val715Ile",
          "transcript": "ENST00000698843.1",
          "protein_id": "ENSP00000513979.1",
          "transcript_support_level": null,
          "aa_start": 715,
          "aa_end": null,
          "aa_length": 898,
          "cds_start": 2143,
          "cds_end": null,
          "cds_length": 2697,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698843.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2131G>A",
          "hgvs_p": "p.Val711Ile",
          "transcript": "ENST00000865708.1",
          "protein_id": "ENSP00000535767.1",
          "transcript_support_level": null,
          "aa_start": 711,
          "aa_end": null,
          "aa_length": 894,
          "cds_start": 2131,
          "cds_end": null,
          "cds_length": 2685,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865708.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2125G>A",
          "hgvs_p": "p.Val709Ile",
          "transcript": "ENST00000865662.1",
          "protein_id": "ENSP00000535721.1",
          "transcript_support_level": null,
          "aa_start": 709,
          "aa_end": null,
          "aa_length": 892,
          "cds_start": 2125,
          "cds_end": null,
          "cds_length": 2679,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865662.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2089G>A",
          "hgvs_p": "p.Val697Ile",
          "transcript": "ENST00000865703.1",
          "protein_id": "ENSP00000535762.1",
          "transcript_support_level": null,
          "aa_start": 697,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 2089,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865703.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2074G>A",
          "hgvs_p": "p.Val692Ile",
          "transcript": "ENST00000865701.1",
          "protein_id": "ENSP00000535760.1",
          "transcript_support_level": null,
          "aa_start": 692,
          "aa_end": null,
          "aa_length": 875,
          "cds_start": 2074,
          "cds_end": null,
          "cds_length": 2628,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865701.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2041G>A",
          "hgvs_p": "p.Val681Ile",
          "transcript": "ENST00000865687.1",
          "protein_id": "ENSP00000535746.1",
          "transcript_support_level": null,
          "aa_start": 681,
          "aa_end": null,
          "aa_length": 864,
          "cds_start": 2041,
          "cds_end": null,
          "cds_length": 2595,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865687.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2005G>A",
          "hgvs_p": "p.Val669Ile",
          "transcript": "ENST00000865686.1",
          "protein_id": "ENSP00000535745.1",
          "transcript_support_level": null,
          "aa_start": 669,
          "aa_end": null,
          "aa_length": 852,
          "cds_start": 2005,
          "cds_end": null,
          "cds_length": 2559,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865686.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.2005G>A",
          "hgvs_p": "p.Val669Ile",
          "transcript": "ENST00000865690.1",
          "protein_id": "ENSP00000535749.1",
          "transcript_support_level": null,
          "aa_start": 669,
          "aa_end": null,
          "aa_length": 852,
          "cds_start": 2005,
          "cds_end": null,
          "cds_length": 2559,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865690.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1933G>A",
          "hgvs_p": "p.Val645Ile",
          "transcript": "ENST00000865715.1",
          "protein_id": "ENSP00000535774.1",
          "transcript_support_level": null,
          "aa_start": 645,
          "aa_end": null,
          "aa_length": 828,
          "cds_start": 1933,
          "cds_end": null,
          "cds_length": 2487,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865715.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1921G>A",
          "hgvs_p": "p.Val641Ile",
          "transcript": "NM_001145673.3",
          "protein_id": "NP_001139145.1",
          "transcript_support_level": null,
          "aa_start": 641,
          "aa_end": null,
          "aa_length": 824,
          "cds_start": 1921,
          "cds_end": null,
          "cds_length": 2475,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001145673.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1768G>A",
          "hgvs_p": "p.Val590Ile",
          "transcript": "ENST00000865669.1",
          "protein_id": "ENSP00000535728.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 773,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 2322,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865669.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1768G>A",
          "hgvs_p": "p.Val590Ile",
          "transcript": "ENST00000865732.1",
          "protein_id": "ENSP00000535791.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 773,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 2322,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865732.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1768G>A",
          "hgvs_p": "p.Val590Ile",
          "transcript": "ENST00000865746.1",
          "protein_id": "ENSP00000535805.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 773,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 2322,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865746.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1705G>A",
          "hgvs_p": "p.Val569Ile",
          "transcript": "ENST00000706921.1",
          "protein_id": "ENSP00000516628.1",
          "transcript_support_level": null,
          "aa_start": 569,
          "aa_end": null,
          "aa_length": 752,
          "cds_start": 1705,
          "cds_end": null,
          "cds_length": 2259,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000706921.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1699G>A",
          "hgvs_p": "p.Val567Ile",
          "transcript": "ENST00000865697.1",
          "protein_id": "ENSP00000535756.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 750,
          "cds_start": 1699,
          "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": "ENST00000865697.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1699G>A",
          "hgvs_p": "p.Val567Ile",
          "transcript": "ENST00000865766.1",
          "protein_id": "ENSP00000535825.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 750,
          "cds_start": 1699,
          "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": "ENST00000865766.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1675G>A",
          "hgvs_p": "p.Val559Ile",
          "transcript": "ENST00000865706.1",
          "protein_id": "ENSP00000535765.1",
          "transcript_support_level": null,
          "aa_start": 559,
          "aa_end": null,
          "aa_length": 742,
          "cds_start": 1675,
          "cds_end": null,
          "cds_length": 2229,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865706.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1642G>A",
          "hgvs_p": "p.Val548Ile",
          "transcript": "NM_001145671.3",
          "protein_id": "NP_001139143.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 731,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2196,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001145671.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1642G>A",
          "hgvs_p": "p.Val548Ile",
          "transcript": "ENST00000865711.1",
          "protein_id": "ENSP00000535770.1",
          "transcript_support_level": null,
          "aa_start": 548,
          "aa_end": null,
          "aa_length": 731,
          "cds_start": 1642,
          "cds_end": null,
          "cds_length": 2196,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865711.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1639G>A",
          "hgvs_p": "p.Val547Ile",
          "transcript": "ENST00000865721.1",
          "protein_id": "ENSP00000535780.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": 1639,
          "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": "ENST00000865721.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1639G>A",
          "hgvs_p": "p.Val547Ile",
          "transcript": "ENST00000865764.1",
          "protein_id": "ENSP00000535823.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": 1639,
          "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": "ENST00000865764.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1627G>A",
          "hgvs_p": "p.Val543Ile",
          "transcript": "ENST00000865773.1",
          "protein_id": "ENSP00000535832.1",
          "transcript_support_level": null,
          "aa_start": 543,
          "aa_end": null,
          "aa_length": 726,
          "cds_start": 1627,
          "cds_end": null,
          "cds_length": 2181,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865773.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865660.1",
          "protein_id": "ENSP00000535719.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865660.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865667.1",
          "protein_id": "ENSP00000535726.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865667.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865675.1",
          "protein_id": "ENSP00000535734.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865675.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865724.1",
          "protein_id": "ENSP00000535783.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865724.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865727.1",
          "protein_id": "ENSP00000535786.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865727.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865752.1",
          "protein_id": "ENSP00000535811.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865752.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865755.1",
          "protein_id": "ENSP00000535814.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865755.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865763.1",
          "protein_id": "ENSP00000535822.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865763.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865774.1",
          "protein_id": "ENSP00000535833.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865774.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865779.1",
          "protein_id": "ENSP00000535838.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865779.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1615G>A",
          "hgvs_p": "p.Val539Ile",
          "transcript": "ENST00000865780.1",
          "protein_id": "ENSP00000535839.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 1615,
          "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": "ENST00000865780.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1606G>A",
          "hgvs_p": "p.Val536Ile",
          "transcript": "ENST00000865696.1",
          "protein_id": "ENSP00000535755.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 1606,
          "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": "ENST00000865696.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1606G>A",
          "hgvs_p": "p.Val536Ile",
          "transcript": "ENST00000865710.1",
          "protein_id": "ENSP00000535769.1",
          "transcript_support_level": null,
          "aa_start": 536,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 1606,
          "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": "ENST00000865710.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865665.1",
          "protein_id": "ENSP00000535724.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865665.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865666.1",
          "protein_id": "ENSP00000535725.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865666.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865676.1",
          "protein_id": "ENSP00000535735.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865676.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865712.1",
          "protein_id": "ENSP00000535771.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865712.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865731.1",
          "protein_id": "ENSP00000535790.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865731.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865740.1",
          "protein_id": "ENSP00000535799.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865740.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865742.1",
          "protein_id": "ENSP00000535801.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865742.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865747.1",
          "protein_id": "ENSP00000535806.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865747.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865765.1",
          "protein_id": "ENSP00000535824.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865765.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865768.1",
          "protein_id": "ENSP00000535827.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865768.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865776.1",
          "protein_id": "ENSP00000535835.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865776.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1591G>A",
          "hgvs_p": "p.Val531Ile",
          "transcript": "ENST00000865777.1",
          "protein_id": "ENSP00000535836.1",
          "transcript_support_level": null,
          "aa_start": 531,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": 1591,
          "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": "ENST00000865777.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1570G>A",
          "hgvs_p": "p.Val524Ile",
          "transcript": "ENST00000865679.1",
          "protein_id": "ENSP00000535738.1",
          "transcript_support_level": null,
          "aa_start": 524,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 1570,
          "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": "ENST00000865679.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1570G>A",
          "hgvs_p": "p.Val524Ile",
          "transcript": "ENST00000865726.1",
          "protein_id": "ENSP00000535785.1",
          "transcript_support_level": null,
          "aa_start": 524,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 1570,
          "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": "ENST00000865726.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1558G>A",
          "hgvs_p": "p.Val520Ile",
          "transcript": "ENST00000865682.1",
          "protein_id": "ENSP00000535741.1",
          "transcript_support_level": null,
          "aa_start": 520,
          "aa_end": null,
          "aa_length": 703,
          "cds_start": 1558,
          "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": "ENST00000865682.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1558G>A",
          "hgvs_p": "p.Val520Ile",
          "transcript": "ENST00000865722.1",
          "protein_id": "ENSP00000535781.1",
          "transcript_support_level": null,
          "aa_start": 520,
          "aa_end": null,
          "aa_length": 703,
          "cds_start": 1558,
          "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": "ENST00000865722.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1555G>A",
          "hgvs_p": "p.Val519Ile",
          "transcript": "ENST00000945967.1",
          "protein_id": "ENSP00000616026.1",
          "transcript_support_level": null,
          "aa_start": 519,
          "aa_end": null,
          "aa_length": 702,
          "cds_start": 1555,
          "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": "ENST00000945967.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1549G>A",
          "hgvs_p": "p.Val517Ile",
          "transcript": "ENST00000865736.1",
          "protein_id": "ENSP00000535795.1",
          "transcript_support_level": null,
          "aa_start": 517,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": 1549,
          "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": "ENST00000865736.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1546G>A",
          "hgvs_p": "p.Val516Ile",
          "transcript": "ENST00000865730.1",
          "protein_id": "ENSP00000535789.1",
          "transcript_support_level": null,
          "aa_start": 516,
          "aa_end": null,
          "aa_length": 699,
          "cds_start": 1546,
          "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": "ENST00000865730.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1546G>A",
          "hgvs_p": "p.Val516Ile",
          "transcript": "ENST00000865744.1",
          "protein_id": "ENSP00000535803.1",
          "transcript_support_level": null,
          "aa_start": 516,
          "aa_end": null,
          "aa_length": 699,
          "cds_start": 1546,
          "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": "ENST00000865744.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1540G>A",
          "hgvs_p": "p.Val514Ile",
          "transcript": "ENST00000865673.1",
          "protein_id": "ENSP00000535732.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 1540,
          "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": "ENST00000865673.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1534G>A",
          "hgvs_p": "p.Val512Ile",
          "transcript": "ENST00000865720.1",
          "protein_id": "ENSP00000535779.1",
          "transcript_support_level": null,
          "aa_start": 512,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1534,
          "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": "ENST00000865720.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1534G>A",
          "hgvs_p": "p.Val512Ile",
          "transcript": "ENST00000865756.1",
          "protein_id": "ENSP00000535815.1",
          "transcript_support_level": null,
          "aa_start": 512,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1534,
          "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": "ENST00000865756.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1534G>A",
          "hgvs_p": "p.Val512Ile",
          "transcript": "ENST00000865758.1",
          "protein_id": "ENSP00000535817.1",
          "transcript_support_level": null,
          "aa_start": 512,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1534,
          "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": "ENST00000865758.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865664.1",
          "protein_id": "ENSP00000535723.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865664.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865729.1",
          "protein_id": "ENSP00000535788.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865729.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865733.1",
          "protein_id": "ENSP00000535792.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865733.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865737.1",
          "protein_id": "ENSP00000535796.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865737.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865741.1",
          "protein_id": "ENSP00000535800.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865741.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865761.1",
          "protein_id": "ENSP00000535820.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865761.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865772.1",
          "protein_id": "ENSP00000535831.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865772.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1525G>A",
          "hgvs_p": "p.Val509Ile",
          "transcript": "ENST00000865775.1",
          "protein_id": "ENSP00000535834.1",
          "transcript_support_level": null,
          "aa_start": 509,
          "aa_end": null,
          "aa_length": 692,
          "cds_start": 1525,
          "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": "ENST00000865775.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865659.1",
          "protein_id": "ENSP00000535718.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865659.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865661.1",
          "protein_id": "ENSP00000535720.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865661.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865672.1",
          "protein_id": "ENSP00000535731.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865672.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865674.1",
          "protein_id": "ENSP00000535733.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865674.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865717.1",
          "protein_id": "ENSP00000535776.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865717.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865734.1",
          "protein_id": "ENSP00000535793.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865734.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865743.1",
          "protein_id": "ENSP00000535802.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865743.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865748.1",
          "protein_id": "ENSP00000535807.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865748.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1522G>A",
          "hgvs_p": "p.Val508Ile",
          "transcript": "ENST00000865759.1",
          "protein_id": "ENSP00000535818.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 691,
          "cds_start": 1522,
          "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": "ENST00000865759.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1516G>A",
          "hgvs_p": "p.Val506Ile",
          "transcript": "ENST00000865709.1",
          "protein_id": "ENSP00000535768.1",
          "transcript_support_level": null,
          "aa_start": 506,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 1516,
          "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": "ENST00000865709.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1468G>A",
          "hgvs_p": "p.Val490Ile",
          "transcript": "ENST00000865692.1",
          "protein_id": "ENSP00000535751.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 1468,
          "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": "ENST00000865692.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1465G>A",
          "hgvs_p": "p.Val489Ile",
          "transcript": "ENST00000865695.1",
          "protein_id": "ENSP00000535754.1",
          "transcript_support_level": null,
          "aa_start": 489,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1465,
          "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": "ENST00000865695.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1465G>A",
          "hgvs_p": "p.Val489Ile",
          "transcript": "ENST00000865739.1",
          "protein_id": "ENSP00000535798.1",
          "transcript_support_level": null,
          "aa_start": 489,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1465,
          "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": "ENST00000865739.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1456G>A",
          "hgvs_p": "p.Val486Ile",
          "transcript": "ENST00000865728.1",
          "protein_id": "ENSP00000535787.1",
          "transcript_support_level": null,
          "aa_start": 486,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1456,
          "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": "ENST00000865728.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1456G>A",
          "hgvs_p": "p.Val486Ile",
          "transcript": "ENST00000865735.1",
          "protein_id": "ENSP00000535794.1",
          "transcript_support_level": null,
          "aa_start": 486,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1456,
          "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": "ENST00000865735.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1456G>A",
          "hgvs_p": "p.Val486Ile",
          "transcript": "ENST00000865767.1",
          "protein_id": "ENSP00000535826.1",
          "transcript_support_level": null,
          "aa_start": 486,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1456,
          "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": "ENST00000865767.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1447G>A",
          "hgvs_p": "p.Val483Ile",
          "transcript": "NM_003603.7",
          "protein_id": "NP_003594.3",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 666,
          "cds_start": 1447,
          "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": "NM_003603.7"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1447G>A",
          "hgvs_p": "p.Val483Ile",
          "transcript": "ENST00000945969.1",
          "protein_id": "ENSP00000616028.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 666,
          "cds_start": 1447,
          "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": "ENST00000945969.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1447G>A",
          "hgvs_p": "p.Val483Ile",
          "transcript": "ENST00000945972.1",
          "protein_id": "ENSP00000616031.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 666,
          "cds_start": 1447,
          "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": "ENST00000945972.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "NM_001145672.2",
          "protein_id": "NP_001139144.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "NM_001145672.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "ENST00000451974.6",
          "protein_id": "ENSP00000401818.2",
          "transcript_support_level": 5,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "ENST00000451974.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "ENST00000865663.1",
          "protein_id": "ENSP00000535722.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "ENST00000865663.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "ENST00000865745.1",
          "protein_id": "ENSP00000535804.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "ENST00000865745.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "ENST00000865753.1",
          "protein_id": "ENSP00000535812.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "ENST00000865753.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "ENST00000865770.1",
          "protein_id": "ENSP00000535829.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "ENST00000865770.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1432G>A",
          "hgvs_p": "p.Val478Ile",
          "transcript": "ENST00000865778.1",
          "protein_id": "ENSP00000535837.1",
          "transcript_support_level": null,
          "aa_start": 478,
          "aa_end": null,
          "aa_length": 661,
          "cds_start": 1432,
          "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": "ENST00000865778.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1384G>A",
          "hgvs_p": "p.Val462Ile",
          "transcript": "ENST00000865723.1",
          "protein_id": "ENSP00000535782.1",
          "transcript_support_level": null,
          "aa_start": 462,
          "aa_end": null,
          "aa_length": 645,
          "cds_start": 1384,
          "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": "ENST00000865723.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1381G>A",
          "hgvs_p": "p.Val461Ile",
          "transcript": "NM_001145670.2",
          "protein_id": "NP_001139142.1",
          "transcript_support_level": null,
          "aa_start": 461,
          "aa_end": null,
          "aa_length": 644,
          "cds_start": 1381,
          "cds_end": null,
          "cds_length": 1935,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001145670.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1363G>A",
          "hgvs_p": "p.Val455Ile",
          "transcript": "ENST00000865670.1",
          "protein_id": "ENSP00000535729.1",
          "transcript_support_level": null,
          "aa_start": 455,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1363,
          "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": "ENST00000865670.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1363G>A",
          "hgvs_p": "p.Val455Ile",
          "transcript": "ENST00000865683.1",
          "protein_id": "ENSP00000535742.1",
          "transcript_support_level": null,
          "aa_start": 455,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1363,
          "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": "ENST00000865683.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1363G>A",
          "hgvs_p": "p.Val455Ile",
          "transcript": "ENST00000865698.1",
          "protein_id": "ENSP00000535757.1",
          "transcript_support_level": null,
          "aa_start": 455,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1363,
          "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": "ENST00000865698.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1363G>A",
          "hgvs_p": "p.Val455Ile",
          "transcript": "ENST00000865749.1",
          "protein_id": "ENSP00000535808.1",
          "transcript_support_level": null,
          "aa_start": 455,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1363,
          "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": "ENST00000865749.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1363G>A",
          "hgvs_p": "p.Val455Ile",
          "transcript": "ENST00000865760.1",
          "protein_id": "ENSP00000535819.1",
          "transcript_support_level": null,
          "aa_start": 455,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1363,
          "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": "ENST00000865760.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1363G>A",
          "hgvs_p": "p.Val455Ile",
          "transcript": "ENST00000865769.1",
          "protein_id": "ENSP00000535828.1",
          "transcript_support_level": null,
          "aa_start": 455,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 1363,
          "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": "ENST00000865769.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1354G>A",
          "hgvs_p": "p.Val452Ile",
          "transcript": "ENST00000865681.1",
          "protein_id": "ENSP00000535740.1",
          "transcript_support_level": null,
          "aa_start": 452,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1354,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865681.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1330G>A",
          "hgvs_p": "p.Val444Ile",
          "transcript": "ENST00000865677.1",
          "protein_id": "ENSP00000535736.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 1330,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865677.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1330G>A",
          "hgvs_p": "p.Val444Ile",
          "transcript": "ENST00000865771.1",
          "protein_id": "ENSP00000535830.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 1330,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865771.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1330G>A",
          "hgvs_p": "p.Val444Ile",
          "transcript": "ENST00000945968.1",
          "protein_id": "ENSP00000616027.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 1330,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945968.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1330G>A",
          "hgvs_p": "p.Val444Ile",
          "transcript": "ENST00000945970.1",
          "protein_id": "ENSP00000616029.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 1330,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945970.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1330G>A",
          "hgvs_p": "p.Val444Ile",
          "transcript": "ENST00000945973.1",
          "protein_id": "ENSP00000616032.1",
          "transcript_support_level": null,
          "aa_start": 444,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 1330,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000945973.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1261G>A",
          "hgvs_p": "p.Val421Ile",
          "transcript": "ENST00000865719.1",
          "protein_id": "ENSP00000535778.1",
          "transcript_support_level": null,
          "aa_start": 421,
          "aa_end": null,
          "aa_length": 604,
          "cds_start": 1261,
          "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": "ENST00000865719.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1261G>A",
          "hgvs_p": "p.Val421Ile",
          "transcript": "ENST00000865762.1",
          "protein_id": "ENSP00000535821.1",
          "transcript_support_level": null,
          "aa_start": 421,
          "aa_end": null,
          "aa_length": 604,
          "cds_start": 1261,
          "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": "ENST00000865762.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.1096G>A",
          "hgvs_p": "p.Val366Ile",
          "transcript": "ENST00000498125.6",
          "protein_id": "ENSP00000511892.1",
          "transcript_support_level": 5,
          "aa_start": 366,
          "aa_end": null,
          "aa_length": 515,
          "cds_start": 1096,
          "cds_end": null,
          "cds_length": 1549,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000498125.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.925G>A",
          "hgvs_p": "p.Val309Ile",
          "transcript": "NM_001145675.3",
          "protein_id": "NP_001139147.1",
          "transcript_support_level": null,
          "aa_start": 309,
          "aa_end": null,
          "aa_length": 492,
          "cds_start": 925,
          "cds_end": null,
          "cds_length": 1479,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001145675.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.925G>A",
          "hgvs_p": "p.Val309Ile",
          "transcript": "ENST00000490562.6",
          "protein_id": "ENSP00000511889.1",
          "transcript_support_level": 4,
          "aa_start": 309,
          "aa_end": null,
          "aa_length": 492,
          "cds_start": 925,
          "cds_end": null,
          "cds_length": 1479,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000490562.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.670G>A",
          "hgvs_p": "p.Val224Ile",
          "transcript": "ENST00000865671.1",
          "protein_id": "ENSP00000535730.1",
          "transcript_support_level": null,
          "aa_start": 224,
          "aa_end": null,
          "aa_length": 407,
          "cds_start": 670,
          "cds_end": null,
          "cds_length": 1224,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000865671.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.244G>A",
          "hgvs_p": "p.Val82Ile",
          "transcript": "ENST00000698536.1",
          "protein_id": "ENSP00000513782.1",
          "transcript_support_level": null,
          "aa_start": 82,
          "aa_end": null,
          "aa_length": 301,
          "cds_start": 244,
          "cds_end": null,
          "cds_length": 906,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698536.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "c.244G>A",
          "hgvs_p": "p.Val82Ile",
          "transcript": "ENST00000698537.1",
          "protein_id": "ENSP00000513783.1",
          "transcript_support_level": null,
          "aa_start": 82,
          "aa_end": null,
          "aa_length": 295,
          "cds_start": 244,
          "cds_end": null,
          "cds_length": 888,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000698537.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "n.173G>A",
          "hgvs_p": null,
          "transcript": "ENST00000480146.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000480146.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SORBS2",
          "gene_hgnc_id": 24098,
          "hgvs_c": "n.5747G>A",
          "hgvs_p": null,
          "transcript": "ENST00000698538.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": "retained_intron",
          "feature": "ENST00000698538.1"
        }
      ],
      "gene_symbol": "SORBS2",
      "gene_hgnc_id": 24098,
      "dbsnp": "rs370160757",
      "frequency_reference_population": 0.00015684242,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 253,
      "gnomad_exomes_af": 0.000164283,
      "gnomad_genomes_af": 0.0000854195,
      "gnomad_exomes_ac": 240,
      "gnomad_genomes_ac": 13,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3938123285770416,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.317,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.1491,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.21,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.133,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4,BS2",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP4",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001395207.1",
          "gene_symbol": "SORBS2",
          "hgnc_id": 24098,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3349G>A",
          "hgvs_p": "p.Val1117Ile"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}