← 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: 18-36156574-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PM5",
            "PP3_Strong",
            "PP5"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ELP2",
          "hgnc_id": 18248,
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "inheritance_mode": "AR",
          "pathogenic_score": 9,
          "score": 9,
          "transcript": "NM_001242875.3",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM2,PM5,PP3_Strong,PP5",
      "acmg_score": 9,
      "allele_count_reference_population": 36,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.9735,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.41,
      "chr": "18",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": " autosomal recessive 58,Inborn genetic diseases,Intellectual disability,not provided",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "P:1 LP:1 US:1 O:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9663909673690796,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 826,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8432,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 2481,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_018255.4",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000358232.11",
          "protein_coding": true,
          "protein_id": "NP_060725.1",
          "strand": true,
          "transcript": "NM_018255.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 826,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 8432,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 2481,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000358232.11",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_018255.4",
          "protein_coding": true,
          "protein_id": "ENSP00000350967.6",
          "strand": true,
          "transcript": "ENST00000358232.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 756,
          "aa_ref": "R",
          "aa_start": 392,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2385,
          "cdna_start": 1209,
          "cds_end": null,
          "cds_length": 2271,
          "cds_start": 1174,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000423854.6",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1174C>T",
          "hgvs_p": "p.Arg392Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000391202.2",
          "strand": true,
          "transcript": "ENST00000423854.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 756,
          "aa_ref": "R",
          "aa_start": 392,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2288,
          "cdna_start": 1184,
          "cds_end": null,
          "cds_length": 2271,
          "cds_start": 1174,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000542824.5",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1174C>T",
          "hgvs_p": "p.Arg392Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000443800.1",
          "strand": true,
          "transcript": "ENST00000542824.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2542,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000539560.5",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.1384C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000443555.1",
          "strand": true,
          "transcript": "ENST00000539560.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 898,
          "aa_ref": "R",
          "aa_start": 534,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2728,
          "cdna_start": 1622,
          "cds_end": null,
          "cds_length": 2697,
          "cds_start": 1600,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000867817.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1600C>T",
          "hgvs_p": "p.Arg534Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537876.1",
          "strand": true,
          "transcript": "ENST00000867817.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 891,
          "aa_ref": "R",
          "aa_start": 527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8627,
          "cdna_start": 1614,
          "cds_end": null,
          "cds_length": 2676,
          "cds_start": 1579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001242875.3",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001229804.1",
          "strand": true,
          "transcript": "NM_001242875.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 891,
          "aa_ref": "R",
          "aa_start": 527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2722,
          "cdna_start": 1615,
          "cds_end": null,
          "cds_length": 2676,
          "cds_start": 1579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000442325.6",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000414851.2",
          "strand": true,
          "transcript": "ENST00000442325.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 889,
          "aa_ref": "R",
          "aa_start": 527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5977,
          "cdna_start": 1601,
          "cds_end": null,
          "cds_length": 2670,
          "cds_start": 1579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000867807.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537866.1",
          "strand": true,
          "transcript": "ENST00000867807.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": "R",
          "aa_start": 521,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2704,
          "cdna_start": 1593,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": 1561,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000965732.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1561C>T",
          "hgvs_p": "p.Arg521Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635791.1",
          "strand": true,
          "transcript": "ENST00000965732.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "R",
          "aa_start": 501,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8549,
          "cdna_start": 1536,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 1501,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001324466.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1501C>T",
          "hgvs_p": "p.Arg501Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001311395.1",
          "strand": true,
          "transcript": "NM_001324466.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "R",
          "aa_start": 501,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2653,
          "cdna_start": 1544,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 1501,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867812.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1501C>T",
          "hgvs_p": "p.Arg501Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537871.1",
          "strand": true,
          "transcript": "ENST00000867812.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 853,
          "aa_ref": "R",
          "aa_start": 489,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2604,
          "cdna_start": 1500,
          "cds_end": null,
          "cds_length": 2562,
          "cds_start": 1465,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000965733.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1465C>T",
          "hgvs_p": "p.Arg489Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635792.1",
          "strand": true,
          "transcript": "ENST00000965733.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 847,
          "aa_ref": "R",
          "aa_start": 483,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2579,
          "cdna_start": 1473,
          "cds_end": null,
          "cds_length": 2544,
          "cds_start": 1447,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867816.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1447C>T",
          "hgvs_p": "p.Arg483Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537875.1",
          "strand": true,
          "transcript": "ENST00000867816.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 847,
          "aa_ref": "R",
          "aa_start": 483,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2562,
          "cdna_start": 1461,
          "cds_end": null,
          "cds_length": 2544,
          "cds_start": 1447,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000867822.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1447C>T",
          "hgvs_p": "p.Arg483Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537881.1",
          "strand": true,
          "transcript": "ENST00000867822.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 845,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3800,
          "cdna_start": 1427,
          "cds_end": null,
          "cds_length": 2538,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000965728.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635787.1",
          "strand": true,
          "transcript": "ENST00000965728.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 841,
          "aa_ref": "R",
          "aa_start": 477,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5849,
          "cdna_start": 1462,
          "cds_end": null,
          "cds_length": 2526,
          "cds_start": 1429,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867805.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1429C>T",
          "hgvs_p": "p.Arg477Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537864.1",
          "strand": true,
          "transcript": "ENST00000867805.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "R",
          "aa_start": 469,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2542,
          "cdna_start": 1436,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 1405,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939573.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1405C>T",
          "hgvs_p": "p.Arg469Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609632.1",
          "strand": true,
          "transcript": "ENST00000939573.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 829,
          "aa_ref": "R",
          "aa_start": 527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2509,
          "cdna_start": 1589,
          "cds_end": null,
          "cds_length": 2490,
          "cds_start": 1579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000867821.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537880.1",
          "strand": true,
          "transcript": "ENST00000867821.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 824,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5788,
          "cdna_start": 1421,
          "cds_end": null,
          "cds_length": 2475,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867806.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537865.1",
          "strand": true,
          "transcript": "ENST00000867806.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 824,
          "aa_ref": "R",
          "aa_start": 460,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2525,
          "cdna_start": 1411,
          "cds_end": null,
          "cds_length": 2475,
          "cds_start": 1378,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867814.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1378C>T",
          "hgvs_p": "p.Arg460Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537873.1",
          "strand": true,
          "transcript": "ENST00000867814.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 823,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2520,
          "cdna_start": 1417,
          "cds_end": null,
          "cds_length": 2472,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867815.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537874.1",
          "strand": true,
          "transcript": "ENST00000867815.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 821,
          "aa_ref": "R",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8417,
          "cdna_start": 1404,
          "cds_end": null,
          "cds_length": 2466,
          "cds_start": 1369,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001242876.3",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1369C>T",
          "hgvs_p": "p.Arg457Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001229805.1",
          "strand": true,
          "transcript": "NM_001242876.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 821,
          "aa_ref": "R",
          "aa_start": 457,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2487,
          "cdna_start": 1383,
          "cds_end": null,
          "cds_length": 2466,
          "cds_start": 1369,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000350494.10",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1369C>T",
          "hgvs_p": "p.Arg457Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000316051.6",
          "strand": true,
          "transcript": "ENST00000350494.10",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 807,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2534,
          "cdna_start": 1417,
          "cds_end": null,
          "cds_length": 2424,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000965731.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635790.1",
          "strand": true,
          "transcript": "ENST00000965731.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 806,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2510,
          "cdna_start": 1398,
          "cds_end": null,
          "cds_length": 2421,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867810.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537869.1",
          "strand": true,
          "transcript": "ENST00000867810.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 801,
          "aa_ref": "R",
          "aa_start": 527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2455,
          "cdna_start": 1619,
          "cds_end": null,
          "cds_length": 2406,
          "cds_start": 1579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000939570.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609629.1",
          "strand": true,
          "transcript": "ENST00000939570.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 800,
          "aa_ref": "R",
          "aa_start": 436,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8354,
          "cdna_start": 1341,
          "cds_end": null,
          "cds_length": 2403,
          "cds_start": 1306,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001242877.3",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1306C>T",
          "hgvs_p": "p.Arg436Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001229806.1",
          "strand": true,
          "transcript": "NM_001242877.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 800,
          "aa_ref": "R",
          "aa_start": 436,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2453,
          "cdna_start": 1349,
          "cds_end": null,
          "cds_length": 2403,
          "cds_start": 1306,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000351393.10",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1306C>T",
          "hgvs_p": "p.Arg436Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000257191.7",
          "strand": true,
          "transcript": "ENST00000351393.10",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 798,
          "aa_ref": "R",
          "aa_start": 436,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2509,
          "cdna_start": 1341,
          "cds_end": null,
          "cds_length": 2397,
          "cds_start": 1306,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000867808.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1306C>T",
          "hgvs_p": "p.Arg436Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537867.1",
          "strand": true,
          "transcript": "ENST00000867808.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 798,
          "aa_ref": "R",
          "aa_start": 434,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3856,
          "cdna_start": 1333,
          "cds_end": null,
          "cds_length": 2397,
          "cds_start": 1300,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000965727.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1300C>T",
          "hgvs_p": "p.Arg434Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635786.1",
          "strand": true,
          "transcript": "ENST00000965727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 788,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2452,
          "cdna_start": 1394,
          "cds_end": null,
          "cds_length": 2367,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000867811.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537870.1",
          "strand": true,
          "transcript": "ENST00000867811.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 782,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8300,
          "cdna_start": 1287,
          "cds_end": null,
          "cds_length": 2349,
          "cds_start": 1252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001324465.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1252C>T",
          "hgvs_p": "p.Arg418Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001311394.1",
          "strand": true,
          "transcript": "NM_001324465.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 782,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5677,
          "cdna_start": 1295,
          "cds_end": null,
          "cds_length": 2349,
          "cds_start": 1252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000867804.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1252C>T",
          "hgvs_p": "p.Arg418Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537863.1",
          "strand": true,
          "transcript": "ENST00000867804.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 782,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2401,
          "cdna_start": 1295,
          "cds_end": null,
          "cds_length": 2349,
          "cds_start": 1252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000867813.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1252C>T",
          "hgvs_p": "p.Arg418Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537872.1",
          "strand": true,
          "transcript": "ENST00000867813.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 779,
          "aa_ref": "R",
          "aa_start": 415,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2361,
          "cdna_start": 1257,
          "cds_end": null,
          "cds_length": 2340,
          "cds_start": 1243,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000867820.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1243C>T",
          "hgvs_p": "p.Arg415Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537879.1",
          "strand": true,
          "transcript": "ENST00000867820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 776,
          "aa_ref": "R",
          "aa_start": 412,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8282,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 2331,
          "cds_start": 1234,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001324467.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1234C>T",
          "hgvs_p": "p.Arg412Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001311396.1",
          "strand": true,
          "transcript": "NM_001324467.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 776,
          "aa_ref": "R",
          "aa_start": 412,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2435,
          "cdna_start": 1256,
          "cds_end": null,
          "cds_length": 2331,
          "cds_start": 1234,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000867809.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1234C>T",
          "hgvs_p": "p.Arg412Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537868.1",
          "strand": true,
          "transcript": "ENST00000867809.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 764,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5617,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 2295,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939564.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609623.1",
          "strand": true,
          "transcript": "ENST00000939564.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 763,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5613,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 2292,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939565.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609624.1",
          "strand": true,
          "transcript": "ENST00000939565.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 756,
          "aa_ref": "R",
          "aa_start": 392,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8222,
          "cdna_start": 1209,
          "cds_end": null,
          "cds_length": 2271,
          "cds_start": 1174,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001242878.3",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1174C>T",
          "hgvs_p": "p.Arg392Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001229807.1",
          "strand": true,
          "transcript": "NM_001242878.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 756,
          "aa_ref": "R",
          "aa_start": 392,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8222,
          "cdna_start": 1209,
          "cds_end": null,
          "cds_length": 2271,
          "cds_start": 1174,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001242879.3",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1174C>T",
          "hgvs_p": "p.Arg392Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001229808.1",
          "strand": true,
          "transcript": "NM_001242879.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 743,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2270,
          "cdna_start": 1417,
          "cds_end": null,
          "cds_length": 2232,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000965734.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635793.1",
          "strand": true,
          "transcript": "ENST00000965734.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 738,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3449,
          "cdna_start": 1392,
          "cds_end": null,
          "cds_length": 2217,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939568.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609627.1",
          "strand": true,
          "transcript": "ENST00000939568.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 736,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5542,
          "cdna_start": 1427,
          "cds_end": null,
          "cds_length": 2211,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939562.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609621.1",
          "strand": true,
          "transcript": "ENST00000939562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 721,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5481,
          "cdna_start": 1416,
          "cds_end": null,
          "cds_length": 2166,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939566.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609625.1",
          "strand": true,
          "transcript": "ENST00000939566.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 720,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2210,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 2163,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939571.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609630.1",
          "strand": true,
          "transcript": "ENST00000939571.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 719,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2179,
          "cdna_start": 1262,
          "cds_end": null,
          "cds_length": 2160,
          "cds_start": 1252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000939576.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1252C>T",
          "hgvs_p": "p.Arg418Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609635.1",
          "strand": true,
          "transcript": "ENST00000939576.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 717,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3421,
          "cdna_start": 1426,
          "cds_end": null,
          "cds_length": 2154,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939567.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609626.1",
          "strand": true,
          "transcript": "ENST00000939567.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 712,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2183,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 2139,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939572.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609631.1",
          "strand": true,
          "transcript": "ENST00000939572.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 712,
          "aa_ref": "R",
          "aa_start": 348,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2174,
          "cdna_start": 1073,
          "cds_end": null,
          "cds_length": 2139,
          "cds_start": 1042,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000939574.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1042C>T",
          "hgvs_p": "p.Arg348Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609633.1",
          "strand": true,
          "transcript": "ENST00000939574.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 712,
          "aa_ref": "R",
          "aa_start": 348,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2252,
          "cdna_start": 1074,
          "cds_end": null,
          "cds_length": 2139,
          "cds_start": 1042,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000965730.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1042C>T",
          "hgvs_p": "p.Arg348Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635789.1",
          "strand": true,
          "transcript": "ENST00000965730.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 710,
          "aa_ref": "R",
          "aa_start": 436,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5455,
          "cdna_start": 1338,
          "cds_end": null,
          "cds_length": 2133,
          "cds_start": 1306,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000939563.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1306C>T",
          "hgvs_p": "p.Arg436Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609622.1",
          "strand": true,
          "transcript": "ENST00000939563.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 709,
          "aa_ref": "R",
          "aa_start": 345,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2153,
          "cdna_start": 1047,
          "cds_end": null,
          "cds_length": 2130,
          "cds_start": 1033,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000867819.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1033C>T",
          "hgvs_p": "p.Arg345Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537878.1",
          "strand": true,
          "transcript": "ENST00000867819.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 686,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2099,
          "cdna_start": 1415,
          "cds_end": null,
          "cds_length": 2061,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000965735.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635794.1",
          "strand": true,
          "transcript": "ENST00000965735.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 677,
          "aa_ref": "R",
          "aa_start": 313,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8353,
          "cdna_start": 1340,
          "cds_end": null,
          "cds_length": 2034,
          "cds_start": 937,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001324468.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.937C>T",
          "hgvs_p": "p.Arg313Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001311397.1",
          "strand": true,
          "transcript": "NM_001324468.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 652,
          "aa_ref": "R",
          "aa_start": 462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2078,
          "cdna_start": 1419,
          "cds_end": null,
          "cds_length": 1959,
          "cds_start": 1384,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000939569.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1384C>T",
          "hgvs_p": "p.Arg462Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609628.1",
          "strand": true,
          "transcript": "ENST00000939569.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 647,
          "aa_ref": "R",
          "aa_start": 283,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1968,
          "cdna_start": 869,
          "cds_end": null,
          "cds_length": 1944,
          "cds_start": 847,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000867818.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.847C>T",
          "hgvs_p": "p.Arg283Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000537877.1",
          "strand": true,
          "transcript": "ENST00000867818.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 608,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1941,
          "cdna_start": 1284,
          "cds_end": null,
          "cds_length": 1827,
          "cds_start": 1252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000965729.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1252C>T",
          "hgvs_p": "p.Arg418Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635788.1",
          "strand": true,
          "transcript": "ENST00000965729.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 283,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1693,
          "cdna_start": 857,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 847,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000939575.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.847C>T",
          "hgvs_p": "p.Arg283Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609634.1",
          "strand": true,
          "transcript": "ENST00000939575.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "W",
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": "R",
          "aa_start": 527,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2420,
          "cdna_start": 1614,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": 1579,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "XM_047437610.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "c.1579C>T",
          "hgvs_p": "p.Arg527Trp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047293566.1",
          "strand": true,
          "transcript": "XM_047437610.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 690,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000542050.5",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.178C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000542050.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8380,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_040110.3",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.1419C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_040110.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8313,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NR_136897.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.1352C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_136897.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8377,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_136898.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.1419C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_136898.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8298,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 21,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_137173.2",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.1419C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_137173.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 381,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000540799.1",
          "gene_hgnc_id": 18248,
          "gene_symbol": "ELP2",
          "hgvs_c": "n.289-4358C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000468091.1",
          "strand": true,
          "transcript": "ENST00000540799.1",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs767713084",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00002230616,
      "gene_hgnc_id": 18248,
      "gene_symbol": "ELP2",
      "gnomad_exomes_ac": 32,
      "gnomad_exomes_af": 0.0000218905,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 4,
      "gnomad_genomes_af": 0.0000263016,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "Inborn genetic diseases|not provided|Intellectual disability, autosomal recessive 58",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.779,
      "pos": 36156574,
      "ref": "C",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.806,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001242875.3"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.