← 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: 5-103147030-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "5",
      "pos": 103147030,
      "ref": "C",
      "alt": "T",
      "effect": "intron_variant",
      "transcript": "ENST00000358359.8",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001276277.3",
          "protein_id": "NP_001263206.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15369,
          "mane_select": "ENST00000358359.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000358359.8",
          "protein_id": "ENSP00000351126.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15369,
          "mane_select": "NM_001276277.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000414217.5",
          "protein_id": "ENSP00000416016.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1222,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3669,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001281471.3",
          "protein_id": "NP_001268400.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1278,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15474,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000613674.4",
          "protein_id": "ENSP00000482907.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1278,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4933,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000627916.2",
          "protein_id": "ENSP00000486357.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1278,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6010,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345873.2",
          "protein_id": "NP_001332802.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1242,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3729,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15366,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_015216.5",
          "protein_id": "NP_056031.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1222,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3669,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15306,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000321521.13",
          "protein_id": "ENSP00000313070.8",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1222,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3669,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15407,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345872.2",
          "protein_id": "NP_001332801.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1200,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15240,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345871.2",
          "protein_id": "NP_001332800.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1185,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3558,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15195,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000698750.1",
          "protein_id": "ENSP00000513912.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1185,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3558,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5947,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345876.2",
          "protein_id": "NP_001332805.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1182,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3549,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15186,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345878.2",
          "protein_id": "NP_001332807.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1181,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3546,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15183,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345874.2",
          "protein_id": "NP_001332803.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3495,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15132,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345875.2",
          "protein_id": "NP_001332804.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1124,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3375,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15012,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "NM_001345877.2",
          "protein_id": "NP_001332806.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1123,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3372,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15009,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.408+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000507921.5",
          "protein_id": "ENSP00000422525.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 451,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1357,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.432+349C>T",
          "hgvs_p": null,
          "transcript": "ENST00000507310.1",
          "protein_id": "ENSP00000424535.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 209,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 630,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 683,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_005277534.3",
          "protein_id": "XP_005277591.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1258,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3777,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15414,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_005277535.3",
          "protein_id": "XP_005277592.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1257,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3774,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15411,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_005277536.3",
          "protein_id": "XP_005277593.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1237,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3714,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15351,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417006.1",
          "protein_id": "XP_047272962.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1221,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3666,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15303,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_006714576.3",
          "protein_id": "XP_006714639.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1218,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15294,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417007.1",
          "protein_id": "XP_047272963.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1203,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3612,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15249,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417008.1",
          "protein_id": "XP_047272964.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1199,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3600,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15237,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_005277539.3",
          "protein_id": "XP_005277596.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15231,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417009.1",
          "protein_id": "XP_047272965.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1196,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3591,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15228,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417010.1",
          "protein_id": "XP_047272966.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1184,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3555,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15192,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417011.1",
          "protein_id": "XP_047272967.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1179,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3540,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15177,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417012.1",
          "protein_id": "XP_047272968.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1178,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3537,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15174,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_017009273.3",
          "protein_id": "XP_016864762.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1163,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3492,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_006714577.3",
          "protein_id": "XP_006714640.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1160,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3483,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_017009274.3",
          "protein_id": "XP_016864763.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1145,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3438,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15075,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417013.1",
          "protein_id": "XP_047272969.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1144,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3435,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15072,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_005277541.3",
          "protein_id": "XP_005277598.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1139,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3420,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15057,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_047417014.1",
          "protein_id": "XP_047272970.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1138,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3417,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 15054,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K2",
          "gene_hgnc_id": 29035,
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null,
          "transcript": "XM_011543290.4",
          "protein_id": "XP_011541592.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1038,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3117,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4197,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PPIP5K2",
      "gene_hgnc_id": 29035,
      "dbsnp": "rs26521",
      "frequency_reference_population": 0.15823962,
      "hom_count_reference_population": 2445,
      "allele_count_reference_population": 24004,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.15824,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 24004,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 2445,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8100000023841858,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.81,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.532,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -12,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000358359.8",
          "gene_symbol": "PPIP5K2",
          "hgnc_id": 29035,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR,Unknown",
          "hgvs_c": "c.642+349C>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}