← 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: 15-43536810-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 43536810,
      "ref": "C",
      "alt": "T",
      "effect": "intron_variant",
      "transcript": "ENST00000420765.6",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3671-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001394395.1",
          "protein_id": "NP_001381324.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1490,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4473,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5831,
          "mane_select": "ENST00000420765.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3671-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000420765.6",
          "protein_id": "ENSP00000400887.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1490,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4473,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5831,
          "mane_select": "NM_001394395.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3500-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000396923.7",
          "protein_id": "ENSP00000380129.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1433,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4302,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5636,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000334933.8",
          "protein_id": "ENSP00000334779.4",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5586,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3575-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001393969.1",
          "protein_id": "NP_001380898.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1458,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4377,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5735,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3575-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001393970.1",
          "protein_id": "NP_001380899.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1458,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4377,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5824,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3575-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000707073.1",
          "protein_id": "ENSP00000516724.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1458,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4377,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5813,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3551-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001393971.1",
          "protein_id": "NP_001380900.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1450,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4353,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3500-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001130858.4",
          "protein_id": "NP_001124330.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1433,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4302,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5660,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354382.3",
          "protein_id": "NP_001341311.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5648,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354383.2",
          "protein_id": "NP_001341312.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5782,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354384.2",
          "protein_id": "NP_001341313.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354385.2",
          "protein_id": "NP_001341314.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5688,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354386.2",
          "protein_id": "NP_001341315.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5673,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000381885.5",
          "protein_id": "ENSP00000371309.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5596,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3464-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354387.2",
          "protein_id": "NP_001341316.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5669,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3464-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354388.2",
          "protein_id": "NP_001341317.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5664,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3464-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354389.2",
          "protein_id": "NP_001341318.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5649,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3428-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000381879.8",
          "protein_id": "ENSP00000371303.4",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1409,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4230,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5487,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001130859.3",
          "protein_id": "NP_001124331.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354390.2",
          "protein_id": "NP_001341319.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5593,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354391.2",
          "protein_id": "NP_001341320.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354392.2",
          "protein_id": "NP_001341321.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5687,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_014659.6",
          "protein_id": "NP_055474.3",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5548,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "ENST00000360301.8",
          "protein_id": "ENSP00000353446.4",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5565,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-556G>A",
          "hgvs_p": null,
          "transcript": "NM_001190214.2",
          "protein_id": "NP_001177143.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1406,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5624,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-556G>A",
          "hgvs_p": null,
          "transcript": "ENST00000360135.8",
          "protein_id": "ENSP00000353253.4",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1406,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5559,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3401-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354393.2",
          "protein_id": "NP_001341322.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1400,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5606,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3341-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354394.2",
          "protein_id": "NP_001341323.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1380,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4143,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5546,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354395.2",
          "protein_id": "NP_001341324.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5467,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354396.2",
          "protein_id": "NP_001341325.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5410,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354397.2",
          "protein_id": "NP_001341326.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5499,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.2660-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354398.2",
          "protein_id": "NP_001341327.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.2660-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354399.2",
          "protein_id": "NP_001341328.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5634,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.2660-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354400.2",
          "protein_id": "NP_001341329.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5646,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.1496-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354401.2",
          "protein_id": "NP_001341330.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 765,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2298,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7208,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.1409-1334G>A",
          "hgvs_p": null,
          "transcript": "NM_001354402.2",
          "protein_id": "NP_001341331.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 736,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2211,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7080,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_011522249.1",
          "protein_id": "XP_011520551.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5843,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_011522250.2",
          "protein_id": "XP_011520552.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5823,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_011522252.2",
          "protein_id": "XP_011520554.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5838,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_011522254.2",
          "protein_id": "XP_011520556.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5749,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_017022736.2",
          "protein_id": "XP_016878225.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_017022737.2",
          "protein_id": "XP_016878226.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5818,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433376.1",
          "protein_id": "XP_047289332.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433377.1",
          "protein_id": "XP_047289333.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5806,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3638-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433378.1",
          "protein_id": "XP_047289334.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1479,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6154,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 31,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3614-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433379.1",
          "protein_id": "XP_047289335.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1471,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4416,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3575-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433380.1",
          "protein_id": "XP_047289336.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1458,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4377,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5686,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433381.1",
          "protein_id": "XP_047289337.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3488-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433382.1",
          "protein_id": "XP_047289338.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1429,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5750,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 30,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3464-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433383.1",
          "protein_id": "XP_047289339.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5758,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3464-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433384.1",
          "protein_id": "XP_047289340.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5575,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3449-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_017022747.2",
          "protein_id": "XP_016878236.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1416,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4251,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_005254804.1",
          "protein_id": "XP_005254861.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5630,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3425-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433385.1",
          "protein_id": "XP_047289341.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1408,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5719,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3401-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_017022753.2",
          "protein_id": "XP_016878242.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1400,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5601,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3401-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433386.1",
          "protein_id": "XP_047289342.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1400,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5695,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3401-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433387.1",
          "protein_id": "XP_047289343.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1400,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4203,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5512,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_006720786.3",
          "protein_id": "XP_006720849.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5504,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_017022754.2",
          "protein_id": "XP_016878243.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5593,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433388.1",
          "protein_id": "XP_047289344.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5484,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3299-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433389.1",
          "protein_id": "XP_047289345.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5561,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.3275-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_047433390.1",
          "protein_id": "XP_047289346.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1358,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4077,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5480,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PPIP5K1",
          "gene_hgnc_id": 29023,
          "hgvs_c": "c.2873-1334G>A",
          "hgvs_p": null,
          "transcript": "XM_011522258.2",
          "protein_id": "XP_011520560.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1224,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3675,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PPIP5K1",
      "gene_hgnc_id": 29023,
      "dbsnp": "rs2255663",
      "frequency_reference_population": 0.44739023,
      "hom_count_reference_population": 19452,
      "allele_count_reference_population": 68023,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.44739,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 68023,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 19452,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.9900000095367432,
      "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.99,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.597,
      "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": "ENST00000420765.6",
          "gene_symbol": "PPIP5K1",
          "hgnc_id": 29023,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.3671-1334G>A",
          "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
}