← 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: 1-20865175-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 20865175,
      "ref": "C",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000602326.6",
      "consequences": [
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2710G>T",
          "hgvs_p": "p.Asp904Tyr",
          "transcript": "NM_001391906.1",
          "protein_id": "NP_001378835.1",
          "transcript_support_level": null,
          "aa_start": 904,
          "aa_end": null,
          "aa_length": 1641,
          "cds_start": 2710,
          "cds_end": null,
          "cds_length": 4926,
          "cdna_start": 3341,
          "cdna_end": null,
          "cdna_length": 6397,
          "mane_select": "ENST00000602326.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2710G>T",
          "hgvs_p": "p.Asp904Tyr",
          "transcript": "ENST00000602326.6",
          "protein_id": "ENSP00000473510.2",
          "transcript_support_level": 1,
          "aa_start": 904,
          "aa_end": null,
          "aa_length": 1641,
          "cds_start": 2710,
          "cds_end": null,
          "cds_length": 4926,
          "cdna_start": 3341,
          "cdna_end": null,
          "cdna_length": 6397,
          "mane_select": "NM_001391906.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2650G>T",
          "hgvs_p": "p.Asp884Tyr",
          "transcript": "ENST00000400422.6",
          "protein_id": "ENSP00000383274.2",
          "transcript_support_level": 1,
          "aa_start": 884,
          "aa_end": null,
          "aa_length": 1621,
          "cds_start": 2650,
          "cds_end": null,
          "cds_length": 4866,
          "cdna_start": 3231,
          "cdna_end": null,
          "cdna_length": 5762,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.3472G>T",
          "hgvs_p": "p.Asp1158Tyr",
          "transcript": "ENST00000693470.1",
          "protein_id": "ENSP00000509295.1",
          "transcript_support_level": null,
          "aa_start": 1158,
          "aa_end": null,
          "aa_length": 1895,
          "cds_start": 3472,
          "cds_end": null,
          "cds_length": 5688,
          "cdna_start": 3472,
          "cdna_end": null,
          "cdna_length": 5688,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.3109G>T",
          "hgvs_p": "p.Asp1037Tyr",
          "transcript": "ENST00000634879.2",
          "protein_id": "ENSP00000489051.2",
          "transcript_support_level": 5,
          "aa_start": 1037,
          "aa_end": null,
          "aa_length": 1774,
          "cds_start": 3109,
          "cds_end": null,
          "cds_length": 5325,
          "cdna_start": 3109,
          "cdna_end": null,
          "cdna_length": 5325,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.3028G>T",
          "hgvs_p": "p.Asp1010Tyr",
          "transcript": "ENST00000685872.1",
          "protein_id": "ENSP00000509442.1",
          "transcript_support_level": null,
          "aa_start": 1010,
          "aa_end": null,
          "aa_length": 1747,
          "cds_start": 3028,
          "cds_end": null,
          "cds_length": 5244,
          "cdna_start": 3472,
          "cdna_end": null,
          "cdna_length": 6528,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2800G>T",
          "hgvs_p": "p.Asp934Tyr",
          "transcript": "NM_001391907.1",
          "protein_id": "NP_001378836.1",
          "transcript_support_level": null,
          "aa_start": 934,
          "aa_end": null,
          "aa_length": 1671,
          "cds_start": 2800,
          "cds_end": null,
          "cds_length": 5016,
          "cdna_start": 3431,
          "cdna_end": null,
          "cdna_length": 6487,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2707G>T",
          "hgvs_p": "p.Asp903Tyr",
          "transcript": "ENST00000684485.1",
          "protein_id": "ENSP00000507662.1",
          "transcript_support_level": null,
          "aa_start": 903,
          "aa_end": null,
          "aa_length": 1640,
          "cds_start": 2707,
          "cds_end": null,
          "cds_length": 4923,
          "cdna_start": 4785,
          "cdna_end": null,
          "cdna_length": 7832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2689G>T",
          "hgvs_p": "p.Asp897Tyr",
          "transcript": "NM_001438678.1",
          "protein_id": "NP_001425607.1",
          "transcript_support_level": null,
          "aa_start": 897,
          "aa_end": null,
          "aa_length": 1634,
          "cds_start": 2689,
          "cds_end": null,
          "cds_length": 4905,
          "cdna_start": 3197,
          "cdna_end": null,
          "cdna_length": 6253,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2689G>T",
          "hgvs_p": "p.Asp897Tyr",
          "transcript": "NM_001438679.1",
          "protein_id": "NP_001425608.1",
          "transcript_support_level": null,
          "aa_start": 897,
          "aa_end": null,
          "aa_length": 1634,
          "cds_start": 2689,
          "cds_end": null,
          "cds_length": 4905,
          "cdna_start": 3014,
          "cdna_end": null,
          "cdna_length": 6070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2686G>T",
          "hgvs_p": "p.Asp896Tyr",
          "transcript": "NM_001391905.1",
          "protein_id": "NP_001378834.1",
          "transcript_support_level": null,
          "aa_start": 896,
          "aa_end": null,
          "aa_length": 1633,
          "cds_start": 2686,
          "cds_end": null,
          "cds_length": 4902,
          "cdna_start": 3194,
          "cdna_end": null,
          "cdna_length": 6250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2686G>T",
          "hgvs_p": "p.Asp896Tyr",
          "transcript": "ENST00000688741.1",
          "protein_id": "ENSP00000509547.1",
          "transcript_support_level": null,
          "aa_start": 896,
          "aa_end": null,
          "aa_length": 1633,
          "cds_start": 2686,
          "cds_end": null,
          "cds_length": 4902,
          "cdna_start": 3017,
          "cdna_end": null,
          "cdna_length": 6064,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2653G>T",
          "hgvs_p": "p.Asp885Tyr",
          "transcript": "NM_001391902.1",
          "protein_id": "NP_001378831.1",
          "transcript_support_level": null,
          "aa_start": 885,
          "aa_end": null,
          "aa_length": 1622,
          "cds_start": 2653,
          "cds_end": null,
          "cds_length": 4869,
          "cdna_start": 3284,
          "cdna_end": null,
          "cdna_length": 6340,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2653G>T",
          "hgvs_p": "p.Asp885Tyr",
          "transcript": "NM_001391903.1",
          "protein_id": "NP_001378832.1",
          "transcript_support_level": null,
          "aa_start": 885,
          "aa_end": null,
          "aa_length": 1622,
          "cds_start": 2653,
          "cds_end": null,
          "cds_length": 4869,
          "cdna_start": 3100,
          "cdna_end": null,
          "cdna_length": 6156,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2653G>T",
          "hgvs_p": "p.Asp885Tyr",
          "transcript": "NM_001391904.1",
          "protein_id": "NP_001378833.1",
          "transcript_support_level": null,
          "aa_start": 885,
          "aa_end": null,
          "aa_length": 1622,
          "cds_start": 2653,
          "cds_end": null,
          "cds_length": 4869,
          "cdna_start": 3284,
          "cdna_end": null,
          "cdna_length": 6340,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2650G>T",
          "hgvs_p": "p.Asp884Tyr",
          "transcript": "NM_001198801.3",
          "protein_id": "NP_001185730.1",
          "transcript_support_level": null,
          "aa_start": 884,
          "aa_end": null,
          "aa_length": 1621,
          "cds_start": 2650,
          "cds_end": null,
          "cds_length": 4866,
          "cdna_start": 3281,
          "cdna_end": null,
          "cdna_length": 6337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2563G>T",
          "hgvs_p": "p.Asp855Tyr",
          "transcript": "NM_001391901.1",
          "protein_id": "NP_001378830.1",
          "transcript_support_level": null,
          "aa_start": 855,
          "aa_end": null,
          "aa_length": 1592,
          "cds_start": 2563,
          "cds_end": null,
          "cds_length": 4779,
          "cdna_start": 3194,
          "cdna_end": null,
          "cdna_length": 6250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2560G>T",
          "hgvs_p": "p.Asp854Tyr",
          "transcript": "NM_001198802.3",
          "protein_id": "NP_001185731.1",
          "transcript_support_level": null,
          "aa_start": 854,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": 2560,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": 3191,
          "cdna_end": null,
          "cdna_length": 6247,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2560G>T",
          "hgvs_p": "p.Asp854Tyr",
          "transcript": "ENST00000686579.1",
          "protein_id": "ENSP00000509941.1",
          "transcript_support_level": null,
          "aa_start": 854,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": 2560,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": 3579,
          "cdna_end": null,
          "cdna_length": 6631,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "NM_001391892.1",
          "protein_id": "NP_001378821.1",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1585,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4758,
          "cdna_start": 3173,
          "cdna_end": null,
          "cdna_length": 6229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "NM_001391893.1",
          "protein_id": "NP_001378822.1",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1585,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4758,
          "cdna_start": 2913,
          "cdna_end": null,
          "cdna_length": 5969,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "NM_001391894.1",
          "protein_id": "NP_001378823.1",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1585,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4758,
          "cdna_start": 3050,
          "cdna_end": null,
          "cdna_length": 6106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "NM_003760.4",
          "protein_id": "NP_003751.2",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1585,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4758,
          "cdna_start": 2798,
          "cdna_end": null,
          "cdna_length": 6041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "ENST00000264211.13",
          "protein_id": "ENSP00000264211.7",
          "transcript_support_level": 5,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1585,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4758,
          "cdna_start": 2737,
          "cdna_end": null,
          "cdna_length": 5793,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2539G>T",
          "hgvs_p": "p.Asp847Tyr",
          "transcript": "NM_001391899.1",
          "protein_id": "NP_001378828.1",
          "transcript_support_level": null,
          "aa_start": 847,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 2539,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 2910,
          "cdna_end": null,
          "cdna_length": 5966,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2539G>T",
          "hgvs_p": "p.Asp847Tyr",
          "transcript": "NM_001391900.1",
          "protein_id": "NP_001378829.1",
          "transcript_support_level": null,
          "aa_start": 847,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 2539,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 3170,
          "cdna_end": null,
          "cdna_length": 6226,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2575G>T",
          "hgvs_p": "p.Asp859Tyr",
          "transcript": "NM_001391898.1",
          "protein_id": "NP_001378827.1",
          "transcript_support_level": null,
          "aa_start": 859,
          "aa_end": null,
          "aa_length": 1547,
          "cds_start": 2575,
          "cds_end": null,
          "cds_length": 4644,
          "cdna_start": 3206,
          "cdna_end": null,
          "cdna_length": 6115,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2395G>T",
          "hgvs_p": "p.Asp799Tyr",
          "transcript": "NM_001391897.1",
          "protein_id": "NP_001378826.1",
          "transcript_support_level": null,
          "aa_start": 799,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": 2395,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": 3296,
          "cdna_end": null,
          "cdna_length": 6352,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2539G>T",
          "hgvs_p": "p.Asp847Tyr",
          "transcript": "NM_001391896.1",
          "protein_id": "NP_001378825.1",
          "transcript_support_level": null,
          "aa_start": 847,
          "aa_end": null,
          "aa_length": 1535,
          "cds_start": 2539,
          "cds_end": null,
          "cds_length": 4608,
          "cdna_start": 3170,
          "cdna_end": null,
          "cdna_length": 6079,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1702G>T",
          "hgvs_p": "p.Asp568Tyr",
          "transcript": "NM_001437614.1",
          "protein_id": "NP_001424543.1",
          "transcript_support_level": null,
          "aa_start": 568,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 1702,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 2333,
          "cdna_end": null,
          "cdna_length": 5389,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1702G>T",
          "hgvs_p": "p.Asp568Tyr",
          "transcript": "ENST00000374935.7",
          "protein_id": "ENSP00000364071.3",
          "transcript_support_level": 5,
          "aa_start": 568,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 1702,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": 2324,
          "cdna_end": null,
          "cdna_length": 5567,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.3253G>T",
          "hgvs_p": "p.Asp1085Tyr",
          "transcript": "XM_047433231.1",
          "protein_id": "XP_047289187.1",
          "transcript_support_level": null,
          "aa_start": 1085,
          "aa_end": null,
          "aa_length": 1822,
          "cds_start": 3253,
          "cds_end": null,
          "cds_length": 5469,
          "cdna_start": 3274,
          "cdna_end": null,
          "cdna_length": 6517,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2821G>T",
          "hgvs_p": "p.Asp941Tyr",
          "transcript": "XM_011542370.3",
          "protein_id": "XP_011540672.1",
          "transcript_support_level": null,
          "aa_start": 941,
          "aa_end": null,
          "aa_length": 1678,
          "cds_start": 2821,
          "cds_end": null,
          "cds_length": 5037,
          "cdna_start": 3452,
          "cdna_end": null,
          "cdna_length": 6695,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2821G>T",
          "hgvs_p": "p.Asp941Tyr",
          "transcript": "XM_047433196.1",
          "protein_id": "XP_047289152.1",
          "transcript_support_level": null,
          "aa_start": 941,
          "aa_end": null,
          "aa_length": 1678,
          "cds_start": 2821,
          "cds_end": null,
          "cds_length": 5037,
          "cdna_start": 3024,
          "cdna_end": null,
          "cdna_length": 6267,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2818G>T",
          "hgvs_p": "p.Asp940Tyr",
          "transcript": "XM_047433198.1",
          "protein_id": "XP_047289154.1",
          "transcript_support_level": null,
          "aa_start": 940,
          "aa_end": null,
          "aa_length": 1677,
          "cds_start": 2818,
          "cds_end": null,
          "cds_length": 5034,
          "cdna_start": 3150,
          "cdna_end": null,
          "cdna_length": 6393,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2800G>T",
          "hgvs_p": "p.Asp934Tyr",
          "transcript": "XM_047433201.1",
          "protein_id": "XP_047289157.1",
          "transcript_support_level": null,
          "aa_start": 934,
          "aa_end": null,
          "aa_length": 1671,
          "cds_start": 2800,
          "cds_end": null,
          "cds_length": 5016,
          "cdna_start": 3132,
          "cdna_end": null,
          "cdna_length": 6375,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2797G>T",
          "hgvs_p": "p.Asp933Tyr",
          "transcript": "XM_047433205.1",
          "protein_id": "XP_047289161.1",
          "transcript_support_level": null,
          "aa_start": 933,
          "aa_end": null,
          "aa_length": 1670,
          "cds_start": 2797,
          "cds_end": null,
          "cds_length": 5013,
          "cdna_start": 3129,
          "cdna_end": null,
          "cdna_length": 6372,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2788G>T",
          "hgvs_p": "p.Asp930Tyr",
          "transcript": "XM_047433212.1",
          "protein_id": "XP_047289168.1",
          "transcript_support_level": null,
          "aa_start": 930,
          "aa_end": null,
          "aa_length": 1667,
          "cds_start": 2788,
          "cds_end": null,
          "cds_length": 5004,
          "cdna_start": 3120,
          "cdna_end": null,
          "cdna_length": 6363,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2767G>T",
          "hgvs_p": "p.Asp923Tyr",
          "transcript": "XM_017002677.3",
          "protein_id": "XP_016858166.1",
          "transcript_support_level": null,
          "aa_start": 923,
          "aa_end": null,
          "aa_length": 1660,
          "cds_start": 2767,
          "cds_end": null,
          "cds_length": 4983,
          "cdna_start": 3099,
          "cdna_end": null,
          "cdna_length": 6342,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2710G>T",
          "hgvs_p": "p.Asp904Tyr",
          "transcript": "XM_047433242.1",
          "protein_id": "XP_047289198.1",
          "transcript_support_level": null,
          "aa_start": 904,
          "aa_end": null,
          "aa_length": 1641,
          "cds_start": 2710,
          "cds_end": null,
          "cds_length": 4926,
          "cdna_start": 3042,
          "cdna_end": null,
          "cdna_length": 6285,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2707G>T",
          "hgvs_p": "p.Asp903Tyr",
          "transcript": "XM_047433253.1",
          "protein_id": "XP_047289209.1",
          "transcript_support_level": null,
          "aa_start": 903,
          "aa_end": null,
          "aa_length": 1640,
          "cds_start": 2707,
          "cds_end": null,
          "cds_length": 4923,
          "cdna_start": 3039,
          "cdna_end": null,
          "cdna_length": 6282,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2707G>T",
          "hgvs_p": "p.Asp903Tyr",
          "transcript": "XM_047433261.1",
          "protein_id": "XP_047289217.1",
          "transcript_support_level": null,
          "aa_start": 903,
          "aa_end": null,
          "aa_length": 1640,
          "cds_start": 2707,
          "cds_end": null,
          "cds_length": 4923,
          "cdna_start": 3039,
          "cdna_end": null,
          "cdna_length": 6282,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2686G>T",
          "hgvs_p": "p.Asp896Tyr",
          "transcript": "XM_011542371.3",
          "protein_id": "XP_011540673.1",
          "transcript_support_level": null,
          "aa_start": 896,
          "aa_end": null,
          "aa_length": 1633,
          "cds_start": 2686,
          "cds_end": null,
          "cds_length": 4902,
          "cdna_start": 3018,
          "cdna_end": null,
          "cdna_length": 6261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2683G>T",
          "hgvs_p": "p.Asp895Tyr",
          "transcript": "XM_047433266.1",
          "protein_id": "XP_047289222.1",
          "transcript_support_level": null,
          "aa_start": 895,
          "aa_end": null,
          "aa_length": 1632,
          "cds_start": 2683,
          "cds_end": null,
          "cds_length": 4899,
          "cdna_start": 2878,
          "cdna_end": null,
          "cdna_length": 6121,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2677G>T",
          "hgvs_p": "p.Asp893Tyr",
          "transcript": "XM_047433267.1",
          "protein_id": "XP_047289223.1",
          "transcript_support_level": null,
          "aa_start": 893,
          "aa_end": null,
          "aa_length": 1630,
          "cds_start": 2677,
          "cds_end": null,
          "cds_length": 4893,
          "cdna_start": 3009,
          "cdna_end": null,
          "cdna_length": 6252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2674G>T",
          "hgvs_p": "p.Asp892Tyr",
          "transcript": "XM_047433268.1",
          "protein_id": "XP_047289224.1",
          "transcript_support_level": null,
          "aa_start": 892,
          "aa_end": null,
          "aa_length": 1629,
          "cds_start": 2674,
          "cds_end": null,
          "cds_length": 4890,
          "cdna_start": 3006,
          "cdna_end": null,
          "cdna_length": 6249,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2821G>T",
          "hgvs_p": "p.Asp941Tyr",
          "transcript": "XM_047433269.1",
          "protein_id": "XP_047289225.1",
          "transcript_support_level": null,
          "aa_start": 941,
          "aa_end": null,
          "aa_length": 1629,
          "cds_start": 2821,
          "cds_end": null,
          "cds_length": 4890,
          "cdna_start": 3153,
          "cdna_end": null,
          "cdna_length": 6249,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2674G>T",
          "hgvs_p": "p.Asp892Tyr",
          "transcript": "XM_047433274.1",
          "protein_id": "XP_047289230.1",
          "transcript_support_level": null,
          "aa_start": 892,
          "aa_end": null,
          "aa_length": 1629,
          "cds_start": 2674,
          "cds_end": null,
          "cds_length": 4890,
          "cdna_start": 3006,
          "cdna_end": null,
          "cdna_length": 6249,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2818G>T",
          "hgvs_p": "p.Asp940Tyr",
          "transcript": "XM_047433279.1",
          "protein_id": "XP_047289235.1",
          "transcript_support_level": null,
          "aa_start": 940,
          "aa_end": null,
          "aa_length": 1628,
          "cds_start": 2818,
          "cds_end": null,
          "cds_length": 4887,
          "cdna_start": 3150,
          "cdna_end": null,
          "cdna_length": 6246,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2656G>T",
          "hgvs_p": "p.Asp886Tyr",
          "transcript": "XM_047433282.1",
          "protein_id": "XP_047289238.1",
          "transcript_support_level": null,
          "aa_start": 886,
          "aa_end": null,
          "aa_length": 1623,
          "cds_start": 2656,
          "cds_end": null,
          "cds_length": 4872,
          "cdna_start": 2988,
          "cdna_end": null,
          "cdna_length": 6231,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2653G>T",
          "hgvs_p": "p.Asp885Tyr",
          "transcript": "XM_047433283.1",
          "protein_id": "XP_047289239.1",
          "transcript_support_level": null,
          "aa_start": 885,
          "aa_end": null,
          "aa_length": 1622,
          "cds_start": 2653,
          "cds_end": null,
          "cds_length": 4869,
          "cdna_start": 2985,
          "cdna_end": null,
          "cdna_length": 6228,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2653G>T",
          "hgvs_p": "p.Asp885Tyr",
          "transcript": "XM_047433287.1",
          "protein_id": "XP_047289243.1",
          "transcript_support_level": null,
          "aa_start": 885,
          "aa_end": null,
          "aa_length": 1622,
          "cds_start": 2653,
          "cds_end": null,
          "cds_length": 4869,
          "cdna_start": 2985,
          "cdna_end": null,
          "cdna_length": 6228,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2650G>T",
          "hgvs_p": "p.Asp884Tyr",
          "transcript": "XM_047433291.1",
          "protein_id": "XP_047289247.1",
          "transcript_support_level": null,
          "aa_start": 884,
          "aa_end": null,
          "aa_length": 1621,
          "cds_start": 2650,
          "cds_end": null,
          "cds_length": 4866,
          "cdna_start": 2982,
          "cdna_end": null,
          "cdna_length": 6225,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2575G>T",
          "hgvs_p": "p.Asp859Tyr",
          "transcript": "XM_047433294.1",
          "protein_id": "XP_047289250.1",
          "transcript_support_level": null,
          "aa_start": 859,
          "aa_end": null,
          "aa_length": 1596,
          "cds_start": 2575,
          "cds_end": null,
          "cds_length": 4791,
          "cdna_start": 2907,
          "cdna_end": null,
          "cdna_length": 6150,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2572G>T",
          "hgvs_p": "p.Asp858Tyr",
          "transcript": "XM_047433296.1",
          "protein_id": "XP_047289252.1",
          "transcript_support_level": null,
          "aa_start": 858,
          "aa_end": null,
          "aa_length": 1595,
          "cds_start": 2572,
          "cds_end": null,
          "cds_length": 4788,
          "cdna_start": 2904,
          "cdna_end": null,
          "cdna_length": 6147,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2710G>T",
          "hgvs_p": "p.Asp904Tyr",
          "transcript": "XM_047433302.1",
          "protein_id": "XP_047289258.1",
          "transcript_support_level": null,
          "aa_start": 904,
          "aa_end": null,
          "aa_length": 1592,
          "cds_start": 2710,
          "cds_end": null,
          "cds_length": 4779,
          "cdna_start": 3042,
          "cdna_end": null,
          "cdna_length": 6138,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2560G>T",
          "hgvs_p": "p.Asp854Tyr",
          "transcript": "XM_047433312.1",
          "protein_id": "XP_047289268.1",
          "transcript_support_level": null,
          "aa_start": 854,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": 2560,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": 2892,
          "cdna_end": null,
          "cdna_length": 6135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2707G>T",
          "hgvs_p": "p.Asp903Tyr",
          "transcript": "XM_047433315.1",
          "protein_id": "XP_047289271.1",
          "transcript_support_level": null,
          "aa_start": 903,
          "aa_end": null,
          "aa_length": 1591,
          "cds_start": 2707,
          "cds_end": null,
          "cds_length": 4776,
          "cdna_start": 3039,
          "cdna_end": null,
          "cdna_length": 6135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "XM_047433319.1",
          "protein_id": "XP_047289275.1",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1585,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4758,
          "cdna_start": 2738,
          "cdna_end": null,
          "cdna_length": 5981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2539G>T",
          "hgvs_p": "p.Asp847Tyr",
          "transcript": "XM_047433321.1",
          "protein_id": "XP_047289277.1",
          "transcript_support_level": null,
          "aa_start": 847,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 2539,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 3047,
          "cdna_end": null,
          "cdna_length": 6290,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2506G>T",
          "hgvs_p": "p.Asp836Tyr",
          "transcript": "XM_047433323.1",
          "protein_id": "XP_047289279.1",
          "transcript_support_level": null,
          "aa_start": 836,
          "aa_end": null,
          "aa_length": 1573,
          "cds_start": 2506,
          "cds_end": null,
          "cds_length": 4722,
          "cdna_start": 2886,
          "cdna_end": null,
          "cdna_length": 6129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2650G>T",
          "hgvs_p": "p.Asp884Tyr",
          "transcript": "XM_047433324.1",
          "protein_id": "XP_047289280.1",
          "transcript_support_level": null,
          "aa_start": 884,
          "aa_end": null,
          "aa_length": 1572,
          "cds_start": 2650,
          "cds_end": null,
          "cds_length": 4719,
          "cdna_start": 3281,
          "cdna_end": null,
          "cdna_length": 6377,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2473G>T",
          "hgvs_p": "p.Asp825Tyr",
          "transcript": "XM_047433329.1",
          "protein_id": "XP_047289285.1",
          "transcript_support_level": null,
          "aa_start": 825,
          "aa_end": null,
          "aa_length": 1562,
          "cds_start": 2473,
          "cds_end": null,
          "cds_length": 4689,
          "cdna_start": 2805,
          "cdna_end": null,
          "cdna_length": 6048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2470G>T",
          "hgvs_p": "p.Asp824Tyr",
          "transcript": "XM_047433337.1",
          "protein_id": "XP_047289293.1",
          "transcript_support_level": null,
          "aa_start": 824,
          "aa_end": null,
          "aa_length": 1561,
          "cds_start": 2470,
          "cds_end": null,
          "cds_length": 4686,
          "cdna_start": 2802,
          "cdna_end": null,
          "cdna_length": 6045,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2542G>T",
          "hgvs_p": "p.Asp848Tyr",
          "transcript": "XM_047433340.1",
          "protein_id": "XP_047289296.1",
          "transcript_support_level": null,
          "aa_start": 848,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": 2542,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": 3173,
          "cdna_end": null,
          "cdna_length": 6269,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2362G>T",
          "hgvs_p": "p.Asp788Tyr",
          "transcript": "XM_047433345.1",
          "protein_id": "XP_047289301.1",
          "transcript_support_level": null,
          "aa_start": 788,
          "aa_end": null,
          "aa_length": 1525,
          "cds_start": 2362,
          "cds_end": null,
          "cds_length": 4578,
          "cdna_start": 2694,
          "cdna_end": null,
          "cdna_length": 5937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.2359G>T",
          "hgvs_p": "p.Asp787Tyr",
          "transcript": "XM_047433348.1",
          "protein_id": "XP_047289304.1",
          "transcript_support_level": null,
          "aa_start": 787,
          "aa_end": null,
          "aa_length": 1524,
          "cds_start": 2359,
          "cds_end": null,
          "cds_length": 4575,
          "cdna_start": 2691,
          "cdna_end": null,
          "cdna_length": 5934,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1981G>T",
          "hgvs_p": "p.Asp661Tyr",
          "transcript": "XM_047433352.1",
          "protein_id": "XP_047289308.1",
          "transcript_support_level": null,
          "aa_start": 661,
          "aa_end": null,
          "aa_length": 1398,
          "cds_start": 1981,
          "cds_end": null,
          "cds_length": 4197,
          "cdna_start": 2313,
          "cdna_end": null,
          "cdna_length": 5556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1870G>T",
          "hgvs_p": "p.Asp624Tyr",
          "transcript": "XM_047433353.1",
          "protein_id": "XP_047289309.1",
          "transcript_support_level": null,
          "aa_start": 624,
          "aa_end": null,
          "aa_length": 1361,
          "cds_start": 1870,
          "cds_end": null,
          "cds_length": 4086,
          "cdna_start": 2202,
          "cdna_end": null,
          "cdna_length": 5445,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1867G>T",
          "hgvs_p": "p.Asp623Tyr",
          "transcript": "XM_047433354.1",
          "protein_id": "XP_047289310.1",
          "transcript_support_level": null,
          "aa_start": 623,
          "aa_end": null,
          "aa_length": 1360,
          "cds_start": 1867,
          "cds_end": null,
          "cds_length": 4083,
          "cdna_start": 2199,
          "cdna_end": null,
          "cdna_length": 5442,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1813G>T",
          "hgvs_p": "p.Asp605Tyr",
          "transcript": "XM_017002707.3",
          "protein_id": "XP_016858196.1",
          "transcript_support_level": null,
          "aa_start": 605,
          "aa_end": null,
          "aa_length": 1342,
          "cds_start": 1813,
          "cds_end": null,
          "cds_length": 4029,
          "cdna_start": 2444,
          "cdna_end": null,
          "cdna_length": 5687,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "D",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "c.1699G>T",
          "hgvs_p": "p.Asp567Tyr",
          "transcript": "XM_047433366.1",
          "protein_id": "XP_047289322.1",
          "transcript_support_level": null,
          "aa_start": 567,
          "aa_end": null,
          "aa_length": 1304,
          "cds_start": 1699,
          "cds_end": null,
          "cds_length": 3915,
          "cdna_start": 2330,
          "cdna_end": null,
          "cdna_length": 5573,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "n.*2591G>T",
          "hgvs_p": null,
          "transcript": "ENST00000681717.1",
          "protein_id": "ENSP00000504941.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "n.*2647G>T",
          "hgvs_p": null,
          "transcript": "ENST00000681767.1",
          "protein_id": "ENSP00000506471.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5884,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "n.*2801G>T",
          "hgvs_p": null,
          "transcript": "ENST00000685814.1",
          "protein_id": "ENSP00000510195.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5344,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "n.*2591G>T",
          "hgvs_p": null,
          "transcript": "ENST00000681717.1",
          "protein_id": "ENSP00000504941.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5993,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "n.*2647G>T",
          "hgvs_p": null,
          "transcript": "ENST00000681767.1",
          "protein_id": "ENSP00000506471.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5884,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EIF4G3",
          "gene_hgnc_id": 3298,
          "hgvs_c": "n.*2801G>T",
          "hgvs_p": null,
          "transcript": "ENST00000685814.1",
          "protein_id": "ENSP00000510195.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5344,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "EIF4G3",
      "gene_hgnc_id": 3298,
      "dbsnp": "rs193921047",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.7913124561309814,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.626,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.9889,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.14,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.905,
      "phylop100way_prediction": "Pathogenic",
      "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": 3,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3",
      "acmg_by_gene": [
        {
          "score": 3,
          "benign_score": 0,
          "pathogenic_score": 3,
          "criteria": [
            "PM2",
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000602326.6",
          "gene_symbol": "EIF4G3",
          "hgnc_id": 3298,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.2710G>T",
          "hgvs_p": "p.Asp904Tyr"
        }
      ],
      "clinvar_disease": "Prostate cancer",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "Prostate cancer",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}