← 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-6469122-TTCCTCCTCCTCCTCCTCC-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1"
          ],
          "effects": [
            "frameshift_variant"
          ],
          "gene_symbol": "PLEKHG5",
          "hgnc_id": 29105,
          "hgvs_c": "c.2360_2375delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu788fs",
          "inheritance_mode": "AR",
          "pathogenic_score": 8,
          "score": 8,
          "transcript": "NM_001265593.2",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PVS1",
      "acmg_score": 8,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CCT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "1",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3580,
          "cdna_start": 2286,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_020631.6",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000377728.8",
          "protein_coding": true,
          "protein_id": "NP_065682.2",
          "strand": false,
          "transcript": "NM_020631.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3580,
          "cdna_start": 2286,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000377728.8",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_020631.6",
          "protein_coding": true,
          "protein_id": "ENSP00000366957.3",
          "strand": false,
          "transcript": "ENST00000377728.8",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1043,
          "aa_ref": "EEEEEE",
          "aa_start": 755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3753,
          "cdna_start": 2459,
          "cds_end": null,
          "cds_length": 3132,
          "cds_start": 2264,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000377732.5",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2264_2279delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu756fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000366961.1",
          "strand": false,
          "transcript": "ENST00000377732.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1043,
          "aa_ref": "EEEEEE",
          "aa_start": 755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3731,
          "cdna_start": 2437,
          "cds_end": null,
          "cds_length": 3132,
          "cds_start": 2264,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000400915.8",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2264_2279delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu756fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383706.4",
          "strand": false,
          "transcript": "ENST00000400915.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4191,
          "cdna_start": 2897,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000377740.5",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000366969.4",
          "strand": false,
          "transcript": "ENST00000377740.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 930,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3475,
          "cdna_start": 2381,
          "cds_end": null,
          "cds_length": 2793,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000377725.5",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000366954.1",
          "strand": false,
          "transcript": "ENST00000377725.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1105,
          "aa_ref": "EEEEEE",
          "aa_start": 817,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3759,
          "cdna_start": 2465,
          "cds_end": null,
          "cds_length": 3318,
          "cds_start": 2450,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000673471.2",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2450_2465delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu818fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500749.1",
          "strand": false,
          "transcript": "ENST00000673471.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1075,
          "aa_ref": "EEEEEE",
          "aa_start": 787,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3693,
          "cdna_start": 2399,
          "cds_end": null,
          "cds_length": 3228,
          "cds_start": 2360,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_001265593.2",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2360_2375delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu788fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001252522.1",
          "strand": false,
          "transcript": "NM_001265593.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1075,
          "aa_ref": "EEEEEE",
          "aa_start": 787,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3695,
          "cdna_start": 2401,
          "cds_end": null,
          "cds_length": 3228,
          "cds_start": 2360,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000535355.6",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2360_2375delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu788fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000441445.1",
          "strand": false,
          "transcript": "ENST00000535355.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1064,
          "aa_ref": "EEEEEE",
          "aa_start": 776,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3689,
          "cdna_start": 2395,
          "cds_end": null,
          "cds_length": 3195,
          "cds_start": 2327,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000377748.6",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2327_2342delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu777fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000366977.2",
          "strand": false,
          "transcript": "ENST00000377748.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1043,
          "aa_ref": "EEEEEE",
          "aa_start": 755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3719,
          "cdna_start": 2425,
          "cds_end": null,
          "cds_length": 3132,
          "cds_start": 2264,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "NM_001042663.3",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2264_2279delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu756fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001036128.2",
          "strand": false,
          "transcript": "NM_001042663.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1043,
          "aa_ref": "EEEEEE",
          "aa_start": 755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3899,
          "cdna_start": 2605,
          "cds_end": null,
          "cds_length": 3132,
          "cds_start": 2264,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "NM_001265592.2",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2264_2279delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu756fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001252521.2",
          "strand": false,
          "transcript": "NM_001265592.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1043,
          "aa_ref": "EEEEEE",
          "aa_start": 755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3381,
          "cdna_start": 2470,
          "cds_end": null,
          "cds_length": 3132,
          "cds_start": 2264,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000537245.6",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2264_2279delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu756fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000439625.2",
          "strand": false,
          "transcript": "ENST00000537245.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": "EEEEEE",
          "aa_start": 731,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3727,
          "cdna_start": 2438,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": 2192,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000856967.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2192_2207delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu732fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527026.1",
          "strand": false,
          "transcript": "ENST00000856967.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3685,
          "cdna_start": 2391,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_001042664.2",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001036129.1",
          "strand": false,
          "transcript": "NM_001042664.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3665,
          "cdna_start": 2371,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_001042665.2",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001036130.1",
          "strand": false,
          "transcript": "NM_001042665.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4274,
          "cdna_start": 2980,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "NM_198681.4",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_941374.3",
          "strand": false,
          "transcript": "NM_198681.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3699,
          "cdna_start": 2405,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000340850.10",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000344570.5",
          "strand": false,
          "transcript": "ENST00000340850.10",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3668,
          "cdna_start": 2374,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000400913.6",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383704.1",
          "strand": false,
          "transcript": "ENST00000400913.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3637,
          "cdna_start": 2349,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000675694.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000501925.1",
          "strand": false,
          "transcript": "ENST00000675694.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3849,
          "cdna_start": 2555,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 23,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000856966.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000527025.1",
          "strand": false,
          "transcript": "ENST00000856966.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4091,
          "cdna_start": 2799,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 23,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000934259.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604318.1",
          "strand": false,
          "transcript": "ENST00000934259.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3587,
          "cdna_start": 2293,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000934261.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604320.1",
          "strand": false,
          "transcript": "ENST00000934261.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4172,
          "cdna_start": 2879,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000948663.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618722.1",
          "strand": false,
          "transcript": "ENST00000948663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3852,
          "cdna_start": 2559,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 23,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000948666.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618725.1",
          "strand": false,
          "transcript": "ENST00000948666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1006,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3654,
          "cdna_start": 2361,
          "cds_end": null,
          "cds_length": 3021,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000948667.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618726.1",
          "strand": false,
          "transcript": "ENST00000948667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1004,
          "aa_ref": "EEEEEE",
          "aa_start": 716,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3724,
          "cdna_start": 2431,
          "cds_end": null,
          "cds_length": 3015,
          "cds_start": 2147,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000948665.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2147_2162delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu717fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618724.1",
          "strand": false,
          "transcript": "ENST00000948665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1004,
          "aa_ref": "EEEEEE",
          "aa_start": 716,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3657,
          "cdna_start": 2364,
          "cds_end": null,
          "cds_length": 3015,
          "cds_start": 2147,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000948668.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2147_2162delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu717fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618727.1",
          "strand": false,
          "transcript": "ENST00000948668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 984,
          "aa_ref": "EEEEEE",
          "aa_start": 696,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3972,
          "cdna_start": 2678,
          "cds_end": null,
          "cds_length": 2955,
          "cds_start": 2087,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000934260.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2087_2102delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu697fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000604319.1",
          "strand": false,
          "transcript": "ENST00000934260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 984,
          "aa_ref": "EEEEEE",
          "aa_start": 696,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3668,
          "cdna_start": 2374,
          "cds_end": null,
          "cds_length": 2955,
          "cds_start": 2087,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000948664.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2087_2102delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu697fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618723.1",
          "strand": false,
          "transcript": "ENST00000948664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 930,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3485,
          "cdna_start": 2391,
          "cds_end": null,
          "cds_length": 2793,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 22,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "NM_001265594.3",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001252523.1",
          "strand": false,
          "transcript": "NM_001265594.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 775,
          "aa_ref": "EEEEEE",
          "aa_start": 718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2708,
          "cdna_start": 2255,
          "cds_end": null,
          "cds_length": 2328,
          "cds_start": 2153,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 20,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "ENST00000675123.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.2153_2168delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu719fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000502132.1",
          "strand": false,
          "transcript": "ENST00000675123.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 295,
          "aa_ref": "EEEEEE",
          "aa_start": 9,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 954,
          "cdna_start": 41,
          "cds_end": null,
          "cds_length": 888,
          "cds_start": 26,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000675976.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "c.26_41delAGGAGGAGGAGGAGGA",
          "hgvs_p": "p.Glu10fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000501611.1",
          "strand": false,
          "transcript": "ENST00000675976.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2664,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000487949.4",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.1355_1370delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000487949.4",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3938,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000489097.6",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.2629_2644delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000489097.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3886,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000674790.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.*2365_*2380delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000502815.1",
          "strand": false,
          "transcript": "ENST00000674790.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 341,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000675139.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.224_239delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000675139.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3700,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000675548.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.*1981_*1996delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000502684.1",
          "strand": false,
          "transcript": "ENST00000675548.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3886,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000674790.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.*2365_*2380delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000502815.1",
          "strand": false,
          "transcript": "ENST00000674790.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3700,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 22,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000675548.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.*1981_*1996delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000502684.1",
          "strand": false,
          "transcript": "ENST00000675548.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 612,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000676401.1",
          "gene_hgnc_id": 29105,
          "gene_symbol": "PLEKHG5",
          "hgvs_c": "n.*88_*103delAGGAGGAGGAGGAGGA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000676401.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "frameshift_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 29105,
      "gene_symbol": "PLEKHG5",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.092,
      "pos": 6469120,
      "ref": "CCTTCCTCCTCCTCCTCCT",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001265593.2"
    }
  ]
}
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.