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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 14,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BA1"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "PPIP5K2",
          "hgnc_id": 29035,
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "inheritance_mode": "Unknown,AR",
          "pathogenic_score": 0,
          "score": -14,
          "transcript": "NM_001281471.3",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Moderate,BA1",
      "acmg_score": -14,
      "allele_count_reference_population": 25034,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.82,
      "chr": "5",
      "clinvar_classification": "Benign",
      "clinvar_disease": "not provided",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "B:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.8199999928474426,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1243,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15369,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3732,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001276277.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000358359.8",
          "protein_coding": true,
          "protein_id": "NP_001263206.1",
          "strand": true,
          "transcript": "NM_001276277.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1243,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 15369,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3732,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000358359.8",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001276277.3",
          "protein_coding": true,
          "protein_id": "ENSP00000351126.3",
          "strand": true,
          "transcript": "ENST00000358359.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1222,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5842,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3669,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000414217.5",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000416016.1",
          "strand": true,
          "transcript": "ENST00000414217.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1278,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15474,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3837,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 33,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001281471.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001268400.1",
          "strand": true,
          "transcript": "NM_001281471.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1278,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4933,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3837,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 33,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000613674.4",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000482907.1",
          "strand": true,
          "transcript": "ENST00000613674.4",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1278,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6010,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3837,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 32,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000627916.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000486357.1",
          "strand": true,
          "transcript": "ENST00000627916.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1242,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15366,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3729,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345873.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332802.1",
          "strand": true,
          "transcript": "NM_001345873.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1242,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5807,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3729,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000960519.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630578.1",
          "strand": true,
          "transcript": "ENST00000960519.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1237,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5776,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3714,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000927930.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597989.1",
          "strand": true,
          "transcript": "ENST00000927930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1222,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15306,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3669,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_015216.5",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_056031.2",
          "strand": true,
          "transcript": "NM_015216.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1222,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15407,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3669,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000321521.13",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000313070.8",
          "strand": true,
          "transcript": "ENST00000321521.13",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15240,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345872.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332801.1",
          "strand": true,
          "transcript": "NM_001345872.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1185,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15195,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3558,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345871.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332800.1",
          "strand": true,
          "transcript": "NM_001345871.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1185,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5947,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3558,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000698750.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000513912.1",
          "strand": true,
          "transcript": "ENST00000698750.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1182,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15186,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3549,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345876.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332805.1",
          "strand": true,
          "transcript": "NM_001345876.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1182,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5955,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3549,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881490.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551549.1",
          "strand": true,
          "transcript": "ENST00000881490.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1181,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15183,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3546,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345878.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332807.1",
          "strand": true,
          "transcript": "NM_001345878.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1181,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5948,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3546,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881491.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551550.1",
          "strand": true,
          "transcript": "ENST00000881491.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1179,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5541,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3540,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881499.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551558.1",
          "strand": true,
          "transcript": "ENST00000881499.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1164,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15132,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3495,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345874.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332803.1",
          "strand": true,
          "transcript": "NM_001345874.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1164,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5916,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3495,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881489.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551548.1",
          "strand": true,
          "transcript": "ENST00000881489.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1164,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5478,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3495,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000927931.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597990.1",
          "strand": true,
          "transcript": "ENST00000927931.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1163,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5516,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3492,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881498.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551557.1",
          "strand": true,
          "transcript": "ENST00000881498.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1163,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13610,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3492,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000927929.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597988.1",
          "strand": true,
          "transcript": "ENST00000927929.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1160,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5864,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3483,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000960518.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630577.1",
          "strand": true,
          "transcript": "ENST00000960518.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5463,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000927932.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597991.1",
          "strand": true,
          "transcript": "ENST00000927932.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1150,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5494,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881497.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551556.1",
          "strand": true,
          "transcript": "ENST00000881497.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1145,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5485,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3438,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881494.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551553.1",
          "strand": true,
          "transcript": "ENST00000881494.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1144,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5626,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3435,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881493.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551552.1",
          "strand": true,
          "transcript": "ENST00000881493.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1139,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5800,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3420,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881492.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551551.1",
          "strand": true,
          "transcript": "ENST00000881492.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1138,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5464,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3417,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881495.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551554.1",
          "strand": true,
          "transcript": "ENST00000881495.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1133,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5447,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3402,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000881496.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000551555.1",
          "strand": true,
          "transcript": "ENST00000881496.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1124,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15012,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3375,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345875.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332804.1",
          "strand": true,
          "transcript": "NM_001345875.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1123,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15009,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3372,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 28,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001345877.2",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001332806.1",
          "strand": true,
          "transcript": "NM_001345877.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1516,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1357,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000507921.5",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.409-35G>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422525.1",
          "strand": true,
          "transcript": "ENST00000507921.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 209,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 683,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 630,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000507310.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.433-35G>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000424535.1",
          "strand": true,
          "transcript": "ENST00000507310.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1258,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15414,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3777,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 32,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005277534.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005277591.1",
          "strand": true,
          "transcript": "XM_005277534.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1257,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15411,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3774,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 32,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005277535.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005277592.1",
          "strand": true,
          "transcript": "XM_005277535.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1237,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15351,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3714,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005277536.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005277593.1",
          "strand": true,
          "transcript": "XM_005277536.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1221,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15303,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3666,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417006.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272962.1",
          "strand": true,
          "transcript": "XM_047417006.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1218,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15294,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3657,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_006714576.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006714639.1",
          "strand": true,
          "transcript": "XM_006714576.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1203,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15249,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3612,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417007.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272963.1",
          "strand": true,
          "transcript": "XM_047417007.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1199,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15237,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3600,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 31,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417008.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272964.1",
          "strand": true,
          "transcript": "XM_047417008.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1197,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15231,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3594,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005277539.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005277596.1",
          "strand": true,
          "transcript": "XM_005277539.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1196,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15228,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3591,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417009.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272965.1",
          "strand": true,
          "transcript": "XM_047417009.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1184,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15192,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3555,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417010.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272966.1",
          "strand": true,
          "transcript": "XM_047417010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1179,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15177,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3540,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417011.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272967.1",
          "strand": true,
          "transcript": "XM_047417011.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1178,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15174,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3537,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417012.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272968.1",
          "strand": true,
          "transcript": "XM_047417012.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1163,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15129,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3492,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017009273.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016864762.1",
          "strand": true,
          "transcript": "XM_017009273.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1160,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15120,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3483,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 30,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_006714577.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006714640.1",
          "strand": true,
          "transcript": "XM_006714577.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1145,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15075,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3438,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017009274.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016864763.1",
          "strand": true,
          "transcript": "XM_017009274.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1144,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15072,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3435,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417013.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272969.1",
          "strand": true,
          "transcript": "XM_047417013.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1139,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15057,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3420,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005277541.3",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005277598.1",
          "strand": true,
          "transcript": "XM_005277541.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1138,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15054,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3417,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 29,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047417014.1",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047272970.1",
          "strand": true,
          "transcript": "XM_047417014.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4197,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 26,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011543290.4",
          "gene_hgnc_id": 29035,
          "gene_symbol": "PPIP5K2",
          "hgvs_c": "c.643-35G>A",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011541592.1",
          "strand": true,
          "transcript": "XM_011543290.4",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs77582921",
      "effect": "intron_variant",
      "frequency_reference_population": 0.020160323,
      "gene_hgnc_id": 29035,
      "gene_symbol": "PPIP5K2",
      "gnomad_exomes_ac": 17247,
      "gnomad_exomes_af": 0.0158265,
      "gnomad_exomes_homalt": 416,
      "gnomad_genomes_ac": 7787,
      "gnomad_genomes_af": 0.0512336,
      "gnomad_genomes_homalt": 501,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 917,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign",
      "phenotype_combined": "not provided",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -1.051,
      "pos": 103147896,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001281471.3"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.