← 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-92695345-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 92695345,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001350197.2",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "NM_001350197.2",
          "protein_id": "NP_001337126.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 826,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2481,
          "cdna_start": 1228,
          "cdna_end": null,
          "cdna_length": 7795,
          "mane_select": "ENST00000684568.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350197.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000684568.2",
          "protein_id": "ENSP00000506999.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 826,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2481,
          "cdna_start": 1228,
          "cdna_end": null,
          "cdna_length": 7795,
          "mane_select": "NM_001350197.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684568.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "ENST00000540033.3",
          "protein_id": "ENSP00000440826.2",
          "transcript_support_level": 1,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": 1006,
          "cdna_end": null,
          "cdna_length": 2466,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000540033.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "ENST00000370331.5",
          "protein_id": "ENSP00000359356.1",
          "transcript_support_level": 1,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 810,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2433,
          "cdna_start": 1016,
          "cdna_end": null,
          "cdna_length": 7403,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000370331.5"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000706846.1",
          "protein_id": "ENSP00000516588.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 826,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2481,
          "cdna_start": 1489,
          "cdna_end": null,
          "cdna_length": 8056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000706846.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948805.1",
          "protein_id": "ENSP00000618864.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 826,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2481,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 4360,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948805.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948806.1",
          "protein_id": "ENSP00000618865.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 826,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2481,
          "cdna_start": 1150,
          "cdna_end": null,
          "cdna_length": 3944,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948806.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948814.1",
          "protein_id": "ENSP00000618873.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 826,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2481,
          "cdna_start": 1499,
          "cdna_end": null,
          "cdna_length": 4299,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948814.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "NM_001308248.2",
          "protein_id": "NP_001295177.1",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 7442,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001308248.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.997A>G",
          "hgvs_p": "p.Ile333Val",
          "transcript": "NM_001377210.1",
          "protein_id": "NP_001364139.1",
          "transcript_support_level": null,
          "aa_start": 333,
          "aa_end": null,
          "aa_length": 818,
          "cds_start": 997,
          "cds_end": null,
          "cds_length": 2457,
          "cdna_start": 1810,
          "cdna_end": null,
          "cdna_length": 8230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377210.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.997A>G",
          "hgvs_p": "p.Ile333Val",
          "transcript": "ENST00000706843.1",
          "protein_id": "ENSP00000516584.1",
          "transcript_support_level": null,
          "aa_start": 333,
          "aa_end": null,
          "aa_length": 818,
          "cds_start": 997,
          "cds_end": null,
          "cds_length": 2457,
          "cdna_start": 1030,
          "cdna_end": null,
          "cdna_length": 2490,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000706843.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948811.1",
          "protein_id": "ENSP00000618870.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 812,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2439,
          "cdna_start": 1211,
          "cdna_end": null,
          "cdna_length": 3961,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948811.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "NM_005665.6",
          "protein_id": "NP_005656.4",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 810,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2433,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 7409,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005665.6"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948813.1",
          "protein_id": "ENSP00000618872.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 799,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2400,
          "cdna_start": 1193,
          "cdna_end": null,
          "cdna_length": 3903,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948813.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.955A>G",
          "hgvs_p": "p.Ile319Val",
          "transcript": "ENST00000933839.1",
          "protein_id": "ENSP00000603898.1",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 793,
          "cds_start": 955,
          "cds_end": null,
          "cds_length": 2382,
          "cdna_start": 1327,
          "cdna_end": null,
          "cdna_length": 3938,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933839.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.739A>G",
          "hgvs_p": "p.Ile247Val",
          "transcript": "ENST00000706885.1",
          "protein_id": "ENSP00000516601.1",
          "transcript_support_level": null,
          "aa_start": 247,
          "aa_end": null,
          "aa_length": 781,
          "cds_start": 739,
          "cds_end": null,
          "cds_length": 2346,
          "cdna_start": 822,
          "cdna_end": null,
          "cdna_length": 7389,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000706885.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "NM_001377211.1",
          "protein_id": "NP_001364140.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 780,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2343,
          "cdna_start": 1228,
          "cdna_end": null,
          "cdna_length": 7657,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377211.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "NM_001377212.1",
          "protein_id": "NP_001364141.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 777,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2334,
          "cdna_start": 1228,
          "cdna_end": null,
          "cdna_length": 7648,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377212.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.955A>G",
          "hgvs_p": "p.Ile319Val",
          "transcript": "NM_001377213.1",
          "protein_id": "NP_001364142.1",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 768,
          "cds_start": 955,
          "cds_end": null,
          "cds_length": 2307,
          "cdna_start": 1309,
          "cdna_end": null,
          "cdna_length": 7886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377213.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.955A>G",
          "hgvs_p": "p.Ile319Val",
          "transcript": "ENST00000706867.1",
          "protein_id": "ENSP00000516594.1",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 768,
          "cds_start": 955,
          "cds_end": null,
          "cds_length": 2307,
          "cdna_start": 1309,
          "cdna_end": null,
          "cdna_length": 3443,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000706867.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000933837.1",
          "protein_id": "ENSP00000603896.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 766,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2301,
          "cdna_start": 1269,
          "cdna_end": null,
          "cdna_length": 7656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933837.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948809.1",
          "protein_id": "ENSP00000618868.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 766,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2301,
          "cdna_start": 1489,
          "cdna_end": null,
          "cdna_length": 7871,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948809.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948815.1",
          "protein_id": "ENSP00000618874.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 766,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2301,
          "cdna_start": 1605,
          "cdna_end": null,
          "cdna_length": 4216,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948815.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000933840.1",
          "protein_id": "ENSP00000603899.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 763,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2292,
          "cdna_start": 1216,
          "cdna_end": null,
          "cdna_length": 3824,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933840.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "NM_001350198.2",
          "protein_id": "NP_001337127.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 741,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2226,
          "cdna_start": 1228,
          "cdna_end": null,
          "cdna_length": 7805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350198.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000706868.1",
          "protein_id": "ENSP00000516595.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 741,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2226,
          "cdna_start": 1219,
          "cdna_end": null,
          "cdna_length": 2923,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000706868.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948807.1",
          "protein_id": "ENSP00000618866.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": 1194,
          "cdna_end": null,
          "cdna_length": 7451,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948807.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948812.1",
          "protein_id": "ENSP00000618871.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 685,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 2058,
          "cdna_start": 1203,
          "cdna_end": null,
          "cdna_length": 3571,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948812.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val",
          "transcript": "ENST00000948808.1",
          "protein_id": "ENSP00000618867.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 664,
          "cds_start": 874,
          "cds_end": null,
          "cds_length": 1995,
          "cdna_start": 1164,
          "cdna_end": null,
          "cdna_length": 7225,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948808.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1087A>G",
          "hgvs_p": "p.Ile363Val",
          "transcript": "XM_017002269.2",
          "protein_id": "XP_016857758.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 930,
          "cds_start": 1087,
          "cds_end": null,
          "cds_length": 2793,
          "cdna_start": 1103,
          "cdna_end": null,
          "cdna_length": 2897,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002269.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1078A>G",
          "hgvs_p": "p.Ile360Val",
          "transcript": "XM_017002270.3",
          "protein_id": "XP_016857759.1",
          "transcript_support_level": null,
          "aa_start": 360,
          "aa_end": null,
          "aa_length": 927,
          "cds_start": 1078,
          "cds_end": null,
          "cds_length": 2784,
          "cdna_start": 1891,
          "cdna_end": null,
          "cdna_length": 3685,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002270.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "XM_017002271.3",
          "protein_id": "XP_016857760.1",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 903,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2712,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 2816,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002271.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.997A>G",
          "hgvs_p": "p.Ile333Val",
          "transcript": "XM_047430040.1",
          "protein_id": "XP_047285996.1",
          "transcript_support_level": null,
          "aa_start": 333,
          "aa_end": null,
          "aa_length": 900,
          "cds_start": 997,
          "cds_end": null,
          "cds_length": 2703,
          "cdna_start": 1810,
          "cdna_end": null,
          "cdna_length": 3604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430040.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1087A>G",
          "hgvs_p": "p.Ile363Val",
          "transcript": "XM_017002272.2",
          "protein_id": "XP_016857761.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 1087,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1103,
          "cdna_end": null,
          "cdna_length": 2798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002272.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.955A>G",
          "hgvs_p": "p.Ile319Val",
          "transcript": "XM_017002273.3",
          "protein_id": "XP_016857762.1",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 955,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 1309,
          "cdna_end": null,
          "cdna_length": 3103,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002273.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.955A>G",
          "hgvs_p": "p.Ile319Val",
          "transcript": "XM_017002274.1",
          "protein_id": "XP_016857763.1",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 955,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 1070,
          "cdna_end": null,
          "cdna_length": 2864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002274.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.955A>G",
          "hgvs_p": "p.Ile319Val",
          "transcript": "XM_017002275.1",
          "protein_id": "XP_016857764.1",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 955,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": 1058,
          "cdna_end": null,
          "cdna_length": 2852,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002275.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "XM_024449686.2",
          "protein_id": "XP_024305454.1",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 870,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2613,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 2717,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024449686.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "XM_017002277.2",
          "protein_id": "XP_016857766.1",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2565,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 2669,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002277.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.997A>G",
          "hgvs_p": "p.Ile333Val",
          "transcript": "XM_047430051.1",
          "protein_id": "XP_047286007.1",
          "transcript_support_level": null,
          "aa_start": 333,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 997,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 1810,
          "cdna_end": null,
          "cdna_length": 3457,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430051.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1087A>G",
          "hgvs_p": "p.Ile363Val",
          "transcript": "XM_017002278.2",
          "protein_id": "XP_016857767.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 848,
          "cds_start": 1087,
          "cds_end": null,
          "cds_length": 2547,
          "cdna_start": 1103,
          "cdna_end": null,
          "cdna_length": 2651,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002278.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1006A>G",
          "hgvs_p": "p.Ile336Val",
          "transcript": "XM_047430054.1",
          "protein_id": "XP_047286010.1",
          "transcript_support_level": null,
          "aa_start": 336,
          "aa_end": null,
          "aa_length": 843,
          "cds_start": 1006,
          "cds_end": null,
          "cds_length": 2532,
          "cdna_start": 1022,
          "cdna_end": null,
          "cdna_length": 2636,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430054.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.820A>G",
          "hgvs_p": "p.Ile274Val",
          "transcript": "XM_017002279.2",
          "protein_id": "XP_016857768.1",
          "transcript_support_level": null,
          "aa_start": 274,
          "aa_end": null,
          "aa_length": 841,
          "cds_start": 820,
          "cds_end": null,
          "cds_length": 2526,
          "cdna_start": 897,
          "cdna_end": null,
          "cdna_length": 2691,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002279.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1087A>G",
          "hgvs_p": "p.Ile363Val",
          "transcript": "XM_024449689.2",
          "protein_id": "XP_024305457.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 837,
          "cds_start": 1087,
          "cds_end": null,
          "cds_length": 2514,
          "cdna_start": 1103,
          "cdna_end": null,
          "cdna_length": 2618,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024449689.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.739A>G",
          "hgvs_p": "p.Ile247Val",
          "transcript": "XM_024449690.2",
          "protein_id": "XP_024305458.1",
          "transcript_support_level": null,
          "aa_start": 247,
          "aa_end": null,
          "aa_length": 814,
          "cds_start": 739,
          "cds_end": null,
          "cds_length": 2445,
          "cdna_start": 816,
          "cdna_end": null,
          "cdna_length": 2610,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024449690.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.1087A>G",
          "hgvs_p": "p.Ile363Val",
          "transcript": "XM_017002282.2",
          "protein_id": "XP_016857771.1",
          "transcript_support_level": null,
          "aa_start": 363,
          "aa_end": null,
          "aa_length": 812,
          "cds_start": 1087,
          "cds_end": null,
          "cds_length": 2439,
          "cdna_start": 1103,
          "cdna_end": null,
          "cdna_length": 2808,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002282.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.463A>G",
          "hgvs_p": "p.Ile155Val",
          "transcript": "XM_017002286.3",
          "protein_id": "XP_016857775.1",
          "transcript_support_level": null,
          "aa_start": 155,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 463,
          "cds_end": null,
          "cds_length": 2169,
          "cdna_start": 998,
          "cdna_end": null,
          "cdna_length": 2792,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002286.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.463A>G",
          "hgvs_p": "p.Ile155Val",
          "transcript": "XM_017002288.1",
          "protein_id": "XP_016857777.1",
          "transcript_support_level": null,
          "aa_start": 155,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 463,
          "cds_end": null,
          "cds_length": 2169,
          "cdna_start": 631,
          "cdna_end": null,
          "cdna_length": 2425,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002288.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.766-957A>G",
          "hgvs_p": null,
          "transcript": "ENST00000948810.1",
          "protein_id": "ENSP00000618869.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 665,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1998,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948810.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.150-18127A>G",
          "hgvs_p": null,
          "transcript": "ENST00000933838.1",
          "protein_id": "ENSP00000603897.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 450,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1353,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000933838.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "c.150-18127A>G",
          "hgvs_p": null,
          "transcript": "ENST00000948816.1",
          "protein_id": "ENSP00000618875.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 401,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1206,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2256,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948816.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.*707A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706845.1",
          "protein_id": "ENSP00000516587.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000706845.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.911A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706870.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2274,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000706870.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.-339A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706883.1",
          "protein_id": "ENSP00000516600.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000706883.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.1199A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706884.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2219,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000706884.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.1103A>G",
          "hgvs_p": null,
          "transcript": "XR_001737401.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1845,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_001737401.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.-339A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706883.1",
          "protein_id": "ENSP00000516600.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000706883.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.*707A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706845.1",
          "protein_id": "ENSP00000516587.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000706845.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "EVI5",
          "gene_hgnc_id": 3501,
          "hgvs_c": "n.309+78643A>G",
          "hgvs_p": null,
          "transcript": "ENST00000706869.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4104,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000706869.1"
        }
      ],
      "gene_symbol": "EVI5",
      "gene_hgnc_id": 3501,
      "dbsnp": "rs2391199",
      "frequency_reference_population": 0.9113227,
      "hom_count_reference_population": 669658,
      "allele_count_reference_population": 1468006,
      "gnomad_exomes_af": 0.910283,
      "gnomad_genomes_af": 0.921283,
      "gnomad_exomes_ac": 1327783,
      "gnomad_genomes_ac": 140223,
      "gnomad_exomes_homalt": 604978,
      "gnomad_genomes_homalt": 64680,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.0000017969689452002058,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.058,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0503,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.7,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.141,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.02,
      "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": -20,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "NM_001350197.2",
          "gene_symbol": "EVI5",
          "hgnc_id": 3501,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.874A>G",
          "hgvs_p": "p.Ile292Val"
        }
      ],
      "clinvar_disease": "not provided,not specified",
      "clinvar_classification": "Benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "B:2",
      "phenotype_combined": "not specified|not provided",
      "pathogenicity_classification_combined": "Benign",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.