← 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-178211959-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "PHYKPL",
          "hgnc_id": 28249,
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_153373.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 1,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.1046,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.32,
      "chr": "5",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.07177373766899109,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2081,
          "cdna_start": 1567,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_153373.4",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000308158.10",
          "protein_coding": true,
          "protein_id": "NP_699204.1",
          "strand": false,
          "transcript": "NM_153373.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2081,
          "cdna_start": 1567,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000308158.10",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_153373.4",
          "protein_coding": true,
          "protein_id": "ENSP00000310978.5",
          "strand": false,
          "transcript": "ENST00000308158.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1539,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000474052.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.*703A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000423806.1",
          "strand": false,
          "transcript": "ENST00000474052.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2297,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000494126.6",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1956A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000494126.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1539,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000474052.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.*703A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000423806.1",
          "strand": false,
          "transcript": "ENST00000474052.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 502,
          "aa_ref": "K",
          "aa_start": 491,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1920,
          "cdna_start": 1521,
          "cds_end": null,
          "cds_length": 1509,
          "cds_start": 1471,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000962530.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1471A>C",
          "hgvs_p": "p.Lys491Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632589.1",
          "strand": false,
          "transcript": "ENST00000962530.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 464,
          "aa_ref": "K",
          "aa_start": 453,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3278,
          "cdna_start": 1437,
          "cds_end": null,
          "cds_length": 1395,
          "cds_start": 1357,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000323594.9",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1357A>C",
          "hgvs_p": "p.Lys453Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000321290.5",
          "strand": false,
          "transcript": "ENST00000323594.9",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "K",
          "aa_start": 450,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1997,
          "cdna_start": 1596,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 1348,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000885009.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1348A>C",
          "hgvs_p": "p.Lys450Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555068.1",
          "strand": false,
          "transcript": "ENST00000885009.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "K",
          "aa_start": 449,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3470,
          "cdna_start": 1629,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 1345,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000884991.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1345A>C",
          "hgvs_p": "p.Lys449Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555050.1",
          "strand": false,
          "transcript": "ENST00000884991.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "K",
          "aa_start": 449,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1996,
          "cdna_start": 1596,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 1345,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000885007.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1345A>C",
          "hgvs_p": "p.Lys449Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555066.1",
          "strand": false,
          "transcript": "ENST00000885007.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "K",
          "aa_start": 449,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1962,
          "cdna_start": 1563,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 1345,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000962531.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1345A>C",
          "hgvs_p": "p.Lys449Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632590.1",
          "strand": false,
          "transcript": "ENST00000962531.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "K",
          "aa_start": 445,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2924,
          "cdna_start": 1631,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 1333,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000884994.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1333A>C",
          "hgvs_p": "p.Lys445Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555052.1",
          "strand": false,
          "transcript": "ENST00000884994.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2784,
          "cdna_start": 1587,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000884993.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555051.1",
          "strand": false,
          "transcript": "ENST00000884993.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1967,
          "cdna_start": 1569,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000885004.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555062.1",
          "strand": false,
          "transcript": "ENST00000885004.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1986,
          "cdna_start": 1612,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000885014.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555073.1",
          "strand": false,
          "transcript": "ENST00000885014.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2555,
          "cdna_start": 1568,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000885015.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555074.1",
          "strand": false,
          "transcript": "ENST00000885015.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1976,
          "cdna_start": 1583,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000962523.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632582.1",
          "strand": false,
          "transcript": "ENST00000962523.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "K",
          "aa_start": 439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1522,
          "cdna_start": 1351,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000962524.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1315A>C",
          "hgvs_p": "p.Lys439Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632583.1",
          "strand": false,
          "transcript": "ENST00000962524.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 449,
          "aa_ref": "K",
          "aa_start": 438,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1983,
          "cdna_start": 1583,
          "cds_end": null,
          "cds_length": 1350,
          "cds_start": 1312,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000962527.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1312A>C",
          "hgvs_p": "p.Lys438Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632586.1",
          "strand": false,
          "transcript": "ENST00000962527.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 443,
          "aa_ref": "K",
          "aa_start": 432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2018,
          "cdna_start": 1530,
          "cds_end": null,
          "cds_length": 1332,
          "cds_start": 1294,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000884998.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1294A>C",
          "hgvs_p": "p.Lys432Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555057.1",
          "strand": false,
          "transcript": "ENST00000884998.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 439,
          "aa_ref": "K",
          "aa_start": 428,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1934,
          "cdna_start": 1536,
          "cds_end": null,
          "cds_length": 1320,
          "cds_start": 1282,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000885005.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1282A>C",
          "hgvs_p": "p.Lys428Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555064.1",
          "strand": false,
          "transcript": "ENST00000885005.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 431,
          "aa_ref": "K",
          "aa_start": 420,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1887,
          "cdna_start": 1486,
          "cds_end": null,
          "cds_length": 1296,
          "cds_start": 1258,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000885011.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1258A>C",
          "hgvs_p": "p.Lys420Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555070.1",
          "strand": false,
          "transcript": "ENST00000885011.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 431,
          "aa_ref": "K",
          "aa_start": 420,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1941,
          "cdna_start": 1546,
          "cds_end": null,
          "cds_length": 1296,
          "cds_start": 1258,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000962526.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1258A>C",
          "hgvs_p": "p.Lys420Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632585.1",
          "strand": false,
          "transcript": "ENST00000962526.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 425,
          "aa_ref": "K",
          "aa_start": 414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1982,
          "cdna_start": 1494,
          "cds_end": null,
          "cds_length": 1278,
          "cds_start": 1240,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000884996.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1240A>C",
          "hgvs_p": "p.Lys414Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555055.1",
          "strand": false,
          "transcript": "ENST00000884996.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "K",
          "aa_start": 410,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1864,
          "cdna_start": 1468,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 1228,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000885010.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1228A>C",
          "hgvs_p": "p.Lys410Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555069.1",
          "strand": false,
          "transcript": "ENST00000885010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "K",
          "aa_start": 398,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2921,
          "cdna_start": 2410,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 1192,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001278346.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1192A>C",
          "hgvs_p": "p.Lys398Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001265275.1",
          "strand": false,
          "transcript": "NM_001278346.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 396,
          "aa_ref": "K",
          "aa_start": 385,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1723,
          "cdna_start": 1379,
          "cds_end": null,
          "cds_length": 1191,
          "cds_start": 1153,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000916244.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1153A>C",
          "hgvs_p": "p.Lys385Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000586303.1",
          "strand": false,
          "transcript": "ENST00000916244.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": "K",
          "aa_start": 358,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1743,
          "cdna_start": 1342,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": 1072,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000885002.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1072A>C",
          "hgvs_p": "p.Lys358Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555061.1",
          "strand": false,
          "transcript": "ENST00000885002.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 367,
          "aa_ref": "K",
          "aa_start": 356,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1700,
          "cdna_start": 1359,
          "cds_end": null,
          "cds_length": 1104,
          "cds_start": 1066,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000916243.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1066A>C",
          "hgvs_p": "p.Lys356Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000586302.1",
          "strand": false,
          "transcript": "ENST00000916243.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 363,
          "aa_ref": "K",
          "aa_start": 352,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1707,
          "cdna_start": 1314,
          "cds_end": null,
          "cds_length": 1092,
          "cds_start": 1054,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000962528.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1054A>C",
          "hgvs_p": "p.Lys352Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632587.1",
          "strand": false,
          "transcript": "ENST00000962528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": "K",
          "aa_start": 346,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1782,
          "cdna_start": 1296,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": 1036,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000884995.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1036A>C",
          "hgvs_p": "p.Lys346Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555053.1",
          "strand": false,
          "transcript": "ENST00000884995.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 335,
          "aa_ref": "K",
          "aa_start": 324,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1600,
          "cdna_start": 1205,
          "cds_end": null,
          "cds_length": 1008,
          "cds_start": 970,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000962529.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.970A>C",
          "hgvs_p": "p.Lys324Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632588.1",
          "strand": false,
          "transcript": "ENST00000962529.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 323,
          "aa_ref": "K",
          "aa_start": 312,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1385,
          "cdna_start": 1138,
          "cds_end": null,
          "cds_length": 972,
          "cds_start": 934,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000885013.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.934A>C",
          "hgvs_p": "p.Lys312Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555072.1",
          "strand": false,
          "transcript": "ENST00000885013.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 314,
          "aa_ref": "K",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1694,
          "cdna_start": 1204,
          "cds_end": null,
          "cds_length": 945,
          "cds_start": 907,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000962525.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.907A>C",
          "hgvs_p": "p.Lys303Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632584.1",
          "strand": false,
          "transcript": "ENST00000962525.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 202,
          "aa_ref": "K",
          "aa_start": 191,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1274,
          "cdna_start": 878,
          "cds_end": null,
          "cds_length": 609,
          "cds_start": 571,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000885000.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.571A>C",
          "hgvs_p": "p.Lys191Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555059.1",
          "strand": false,
          "transcript": "ENST00000885000.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 109,
          "aa_ref": "K",
          "aa_start": 98,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 918,
          "cdna_start": 518,
          "cds_end": null,
          "cds_length": 330,
          "cds_start": 292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000885012.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.292A>C",
          "hgvs_p": "p.Lys98Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000555071.1",
          "strand": false,
          "transcript": "ENST00000885012.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 109,
          "aa_ref": "K",
          "aa_start": 98,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3908,
          "cdna_start": 538,
          "cds_end": null,
          "cds_length": 330,
          "cds_start": 292,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000916242.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.292A>C",
          "hgvs_p": "p.Lys98Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000586301.1",
          "strand": false,
          "transcript": "ENST00000916242.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "K",
          "aa_start": 449,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2111,
          "cdna_start": 1597,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 1345,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_011534669.3",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1345A>C",
          "hgvs_p": "p.Lys449Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011532971.1",
          "strand": false,
          "transcript": "XM_011534669.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 459,
          "aa_ref": "K",
          "aa_start": 448,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2835,
          "cdna_start": 2321,
          "cds_end": null,
          "cds_length": 1380,
          "cds_start": 1342,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_011534670.4",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1342A>C",
          "hgvs_p": "p.Lys448Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011532972.1",
          "strand": false,
          "transcript": "XM_011534670.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "K",
          "aa_start": 445,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2099,
          "cdna_start": 1585,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 1333,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_011534671.3",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1333A>C",
          "hgvs_p": "p.Lys445Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011532973.1",
          "strand": false,
          "transcript": "XM_011534671.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 449,
          "aa_ref": "K",
          "aa_start": 438,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2805,
          "cdna_start": 2291,
          "cds_end": null,
          "cds_length": 1350,
          "cds_start": 1312,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_047417837.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1312A>C",
          "hgvs_p": "p.Lys438Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273793.1",
          "strand": false,
          "transcript": "XM_047417837.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 408,
          "aa_ref": "K",
          "aa_start": 397,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1955,
          "cdna_start": 1441,
          "cds_end": null,
          "cds_length": 1227,
          "cds_start": 1189,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_006714925.3",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1189A>C",
          "hgvs_p": "p.Lys397Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_006714988.1",
          "strand": false,
          "transcript": "XM_006714925.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": "K",
          "aa_start": 358,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1838,
          "cdna_start": 1324,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": 1072,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_024446240.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1072A>C",
          "hgvs_p": "p.Lys358Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302008.1",
          "strand": false,
          "transcript": "XM_024446240.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": "K",
          "aa_start": 357,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2562,
          "cdna_start": 2048,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": 1069,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_047417838.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1069A>C",
          "hgvs_p": "p.Lys357Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273794.1",
          "strand": false,
          "transcript": "XM_047417838.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 345,
          "aa_ref": "K",
          "aa_start": 334,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1766,
          "cdna_start": 1252,
          "cds_end": null,
          "cds_length": 1038,
          "cds_start": 1000,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "XM_011534674.3",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.1000A>C",
          "hgvs_p": "p.Lys334Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011532976.1",
          "strand": false,
          "transcript": "XM_011534674.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 274,
          "aa_ref": "K",
          "aa_start": 263,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3993,
          "cdna_start": 3479,
          "cds_end": null,
          "cds_length": 825,
          "cds_start": 787,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_024446243.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.787A>C",
          "hgvs_p": "p.Lys263Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302011.1",
          "strand": false,
          "transcript": "XM_024446243.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 262,
          "aa_ref": "K",
          "aa_start": 251,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3990,
          "cdna_start": 3476,
          "cds_end": null,
          "cds_length": 789,
          "cds_start": 751,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_024446245.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.751A>C",
          "hgvs_p": "p.Lys251Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302013.1",
          "strand": false,
          "transcript": "XM_024446245.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 261,
          "aa_ref": "K",
          "aa_start": 250,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2267,
          "cdna_start": 1753,
          "cds_end": null,
          "cds_length": 786,
          "cds_start": 748,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XM_024446247.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.748A>C",
          "hgvs_p": "p.Lys250Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302015.1",
          "strand": false,
          "transcript": "XM_024446247.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 252,
          "aa_ref": "K",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3960,
          "cdna_start": 3446,
          "cds_end": null,
          "cds_length": 759,
          "cds_start": 721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "XM_024446250.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.721A>C",
          "hgvs_p": "p.Lys241Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302018.1",
          "strand": false,
          "transcript": "XM_024446250.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 332,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1380,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 999,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_047417840.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "c.*60A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273796.1",
          "strand": false,
          "transcript": "XM_047417840.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1001,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000393488.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.508A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000377128.2",
          "strand": false,
          "transcript": "ENST00000393488.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2251,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000476487.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1260A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000476487.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2025,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000481436.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1539A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000481436.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2709,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000481811.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.2308A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000481811.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2780,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000489262.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.2379A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000489262.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000493197.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.*1237A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000425425.1",
          "strand": false,
          "transcript": "ENST00000493197.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 731,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000506045.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.*575A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427444.1",
          "strand": false,
          "transcript": "ENST00000506045.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 814,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000510991.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.483A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000510991.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1527,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000850854.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.868A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000850854.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1684,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_103508.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1173A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_103508.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2516,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_103509.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.2005A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_103509.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2188,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_103510.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1677A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_103510.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2853,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XR_002956187.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1466A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_002956187.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1950,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XR_002956188.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1436A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_002956188.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1824,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XR_002956189.2",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1310A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_002956189.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2984,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XR_007058648.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1597A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058648.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2980,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XR_007058649.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1597A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058649.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2954,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XR_007058650.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1567A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058650.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2823,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XR_007058651.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1436A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058651.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2674,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XR_007058652.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.2160A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058652.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1707,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XR_007058653.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.1193A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058653.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4866,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "XR_007058654.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.3483A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007058654.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000493197.5",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.*1237A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000425425.1",
          "strand": false,
          "transcript": "ENST00000493197.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 731,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000506045.1",
          "gene_hgnc_id": 28249,
          "gene_symbol": "PHYKPL",
          "hgvs_c": "n.*575A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427444.1",
          "strand": false,
          "transcript": "ENST00000506045.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs374048479",
      "effect": "missense_variant",
      "frequency_reference_population": 6.8407127e-7,
      "gene_hgnc_id": 28249,
      "gene_symbol": "PHYKPL",
      "gnomad_exomes_ac": 1,
      "gnomad_exomes_af": 6.84071e-7,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.737,
      "pos": 178211959,
      "ref": "T",
      "revel_prediction": "Benign",
      "revel_score": 0.092,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.03999999910593033,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.04,
      "transcript": "NM_153373.4"
    }
  ]
}
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.