← 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-6469659-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 6469659,
      "ref": "G",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "ENST00000377728.8",
      "consequences": [
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "NM_020631.6",
          "protein_id": "NP_065682.2",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 1936,
          "cdna_end": null,
          "cdna_length": 3580,
          "mane_select": "ENST00000377728.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000377728.8",
          "protein_id": "ENSP00000366957.3",
          "transcript_support_level": 2,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 1936,
          "cdna_end": null,
          "cdna_length": 3580,
          "mane_select": "NM_020631.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1929C>T",
          "hgvs_p": "p.Phe643Phe",
          "transcript": "ENST00000377732.5",
          "protein_id": "ENSP00000366961.1",
          "transcript_support_level": 1,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 2109,
          "cdna_end": null,
          "cdna_length": 3753,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1929C>T",
          "hgvs_p": "p.Phe643Phe",
          "transcript": "ENST00000400915.8",
          "protein_id": "ENSP00000383706.4",
          "transcript_support_level": 1,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 2087,
          "cdna_end": null,
          "cdna_length": 3731,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000377740.5",
          "protein_id": "ENSP00000366969.4",
          "transcript_support_level": 1,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 2547,
          "cdna_end": null,
          "cdna_length": 4191,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000377725.5",
          "protein_id": "ENSP00000366954.1",
          "transcript_support_level": 1,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 930,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 2793,
          "cdna_start": 2031,
          "cdna_end": null,
          "cdna_length": 3475,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.2115C>T",
          "hgvs_p": "p.Phe705Phe",
          "transcript": "ENST00000673471.2",
          "protein_id": "ENSP00000500749.1",
          "transcript_support_level": null,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 1105,
          "cds_start": 2115,
          "cds_end": null,
          "cds_length": 3318,
          "cdna_start": 2115,
          "cdna_end": null,
          "cdna_length": 3759,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.2025C>T",
          "hgvs_p": "p.Phe675Phe",
          "transcript": "NM_001265593.2",
          "protein_id": "NP_001252522.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 1075,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 3228,
          "cdna_start": 2049,
          "cdna_end": null,
          "cdna_length": 3693,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.2025C>T",
          "hgvs_p": "p.Phe675Phe",
          "transcript": "ENST00000535355.6",
          "protein_id": "ENSP00000441445.1",
          "transcript_support_level": 2,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 1075,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 3228,
          "cdna_start": 2051,
          "cdna_end": null,
          "cdna_length": 3695,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1992C>T",
          "hgvs_p": "p.Phe664Phe",
          "transcript": "ENST00000377748.6",
          "protein_id": "ENSP00000366977.2",
          "transcript_support_level": 2,
          "aa_start": 664,
          "aa_end": null,
          "aa_length": 1064,
          "cds_start": 1992,
          "cds_end": null,
          "cds_length": 3195,
          "cdna_start": 2045,
          "cdna_end": null,
          "cdna_length": 3689,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1929C>T",
          "hgvs_p": "p.Phe643Phe",
          "transcript": "NM_001042663.3",
          "protein_id": "NP_001036128.2",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 2075,
          "cdna_end": null,
          "cdna_length": 3719,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1929C>T",
          "hgvs_p": "p.Phe643Phe",
          "transcript": "NM_001265592.2",
          "protein_id": "NP_001252521.2",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 2255,
          "cdna_end": null,
          "cdna_length": 3899,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1929C>T",
          "hgvs_p": "p.Phe643Phe",
          "transcript": "ENST00000537245.6",
          "protein_id": "ENSP00000439625.2",
          "transcript_support_level": 2,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 2120,
          "cdna_end": null,
          "cdna_length": 3381,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "NM_001042664.2",
          "protein_id": "NP_001036129.1",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 2041,
          "cdna_end": null,
          "cdna_length": 3685,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "NM_001042665.2",
          "protein_id": "NP_001036130.1",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 2021,
          "cdna_end": null,
          "cdna_length": 3665,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "NM_198681.4",
          "protein_id": "NP_941374.3",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 2630,
          "cdna_end": null,
          "cdna_length": 4274,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000340850.10",
          "protein_id": "ENSP00000344570.5",
          "transcript_support_level": 5,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 2055,
          "cdna_end": null,
          "cdna_length": 3699,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000400913.6",
          "protein_id": "ENSP00000383704.1",
          "transcript_support_level": 5,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 2024,
          "cdna_end": null,
          "cdna_length": 3668,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000675694.1",
          "protein_id": "ENSP00000501925.1",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 1999,
          "cdna_end": null,
          "cdna_length": 3637,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "NM_001265594.3",
          "protein_id": "NP_001252523.1",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 930,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 2793,
          "cdna_start": 2041,
          "cdna_end": null,
          "cdna_length": 3485,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe",
          "transcript": "ENST00000675123.1",
          "protein_id": "ENSP00000502132.1",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 775,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 2328,
          "cdna_start": 1905,
          "cdna_end": null,
          "cdna_length": 2708,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.1020C>T",
          "hgvs_p": null,
          "transcript": "ENST00000487949.4",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2664,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.2294C>T",
          "hgvs_p": null,
          "transcript": "ENST00000489097.6",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3938,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.*2030C>T",
          "hgvs_p": null,
          "transcript": "ENST00000674790.1",
          "protein_id": "ENSP00000502815.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.*1646C>T",
          "hgvs_p": null,
          "transcript": "ENST00000675548.1",
          "protein_id": "ENSP00000502684.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.365C>T",
          "hgvs_p": null,
          "transcript": "ENST00000676401.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 612,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.*2030C>T",
          "hgvs_p": null,
          "transcript": "ENST00000674790.1",
          "protein_id": "ENSP00000502815.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.*1646C>T",
          "hgvs_p": null,
          "transcript": "ENST00000675548.1",
          "protein_id": "ENSP00000502684.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PLEKHG5",
          "gene_hgnc_id": 29105,
          "hgvs_c": "n.-205C>T",
          "hgvs_p": null,
          "transcript": "ENST00000675139.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 341,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PLEKHG5",
      "gene_hgnc_id": 29105,
      "dbsnp": "rs149147021",
      "frequency_reference_population": 0.00019462199,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 314,
      "gnomad_exomes_af": 0.000112932,
      "gnomad_genomes_af": 0.000978127,
      "gnomad_exomes_ac": 165,
      "gnomad_genomes_ac": 149,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.49000000953674316,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.20000000298023224,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.49,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.14,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.2,
      "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": -17,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS1",
      "acmg_by_gene": [
        {
          "score": -17,
          "benign_score": 17,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BS1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000377728.8",
          "gene_symbol": "PLEKHG5",
          "hgnc_id": 29105,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1818C>T",
          "hgvs_p": "p.Phe606Phe"
        }
      ],
      "clinvar_disease": " autosomal recessive 4, distal hereditary motor,Charcot-Marie-Tooth disease recessive intermediate C,Inborn genetic diseases,Neuronopathy,not provided",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2 B:1",
      "phenotype_combined": "Charcot-Marie-Tooth disease recessive intermediate C;Neuronopathy, distal hereditary motor, autosomal recessive 4|not provided|Inborn genetic diseases",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}