← 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: 19-11576311-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5"
          ],
          "effects": [
            "stop_gained"
          ],
          "gene_symbol": "ACP5",
          "hgnc_id": 124,
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "inheritance_mode": "AR",
          "pathogenic_score": 11,
          "score": 11,
          "transcript": "NM_001611.5",
          "verdict": "Pathogenic"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Strong",
            "PP5"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ZNF627",
          "hgnc_id": 30570,
          "hgvs_c": "c.-94+958G>A",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 7,
          "score": 7,
          "transcript": "ENST00000585493.5",
          "verdict": "Likely_pathogenic"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Strong",
            "PP5"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "LOC124904638",
          "hgnc_id": null,
          "hgvs_c": "n.105+958G>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 7,
          "score": 7,
          "transcript": "XR_007067140.1",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5",
      "acmg_score": 11,
      "allele_count_reference_population": 2,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": 0.04,
      "chr": "19",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": "Spondyloenchondrodysplasia with immune dysregulation",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.03999999910593033,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1381,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001611.5",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000648477.1",
          "protein_coding": true,
          "protein_id": "NP_001602.1",
          "strand": false,
          "transcript": "NM_001611.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1381,
          "cdna_start": 720,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000648477.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001611.5",
          "protein_coding": true,
          "protein_id": "ENSP00000496973.1",
          "strand": false,
          "transcript": "ENST00000648477.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1752,
          "cdna_start": 1091,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000218758.10",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000218758.4",
          "strand": false,
          "transcript": "ENST00000218758.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 333,
          "aa_ref": "Q",
          "aa_start": 231,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1437,
          "cdna_start": 778,
          "cds_end": null,
          "cds_length": 1002,
          "cds_start": 691,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000889667.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.691C>T",
          "hgvs_p": "p.Gln231*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559726.1",
          "strand": false,
          "transcript": "ENST00000889667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1571,
          "cdna_start": 910,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001111034.3",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001104504.1",
          "strand": false,
          "transcript": "NM_001111034.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1620,
          "cdna_start": 959,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001111035.3",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001104505.1",
          "strand": false,
          "transcript": "NM_001111035.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1547,
          "cdna_start": 886,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001111036.3",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001104506.1",
          "strand": false,
          "transcript": "NM_001111036.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1649,
          "cdna_start": 988,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001322023.2",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001308952.1",
          "strand": false,
          "transcript": "NM_001322023.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1727,
          "cdna_start": 1066,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001439233.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001426162.1",
          "strand": false,
          "transcript": "NM_001439233.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1725,
          "cdna_start": 1064,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001439234.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001426163.1",
          "strand": false,
          "transcript": "NM_001439234.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1791,
          "cdna_start": 1130,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001439235.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001426164.1",
          "strand": false,
          "transcript": "NM_001439235.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1898,
          "cdna_start": 1237,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "NM_001439236.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001426165.1",
          "strand": false,
          "transcript": "NM_001439236.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1602,
          "cdna_start": 941,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000412435.7",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000392374.1",
          "strand": false,
          "transcript": "ENST00000412435.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1727,
          "cdna_start": 1066,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000589792.6",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468685.2",
          "strand": false,
          "transcript": "ENST00000589792.6",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1538,
          "cdna_start": 877,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000590832.2",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465127.2",
          "strand": false,
          "transcript": "ENST00000590832.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1751,
          "cdna_start": 1090,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000591319.2",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000464831.2",
          "strand": false,
          "transcript": "ENST00000591319.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2114,
          "cdna_start": 1453,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000592659.2",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465498.2",
          "strand": false,
          "transcript": "ENST00000592659.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1746,
          "cdna_start": 1078,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000592828.7",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468767.3",
          "strand": false,
          "transcript": "ENST00000592828.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1738,
          "cdna_start": 1077,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000649386.2",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497140.2",
          "strand": false,
          "transcript": "ENST00000649386.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1617,
          "cdna_start": 956,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000695791.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512173.1",
          "strand": false,
          "transcript": "ENST00000695791.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1797,
          "cdna_start": 1136,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000695811.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512191.1",
          "strand": false,
          "transcript": "ENST00000695811.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 325,
          "aa_ref": "Q",
          "aa_start": 223,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1460,
          "cdna_start": 801,
          "cds_end": null,
          "cds_length": 978,
          "cds_start": 667,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000889666.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.667C>T",
          "hgvs_p": "p.Gln223*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559725.1",
          "strand": false,
          "transcript": "ENST00000889666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 324,
          "aa_ref": "Q",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1710,
          "cdna_start": 1049,
          "cds_end": null,
          "cds_length": 975,
          "cds_start": 664,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000695809.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512189.1",
          "strand": false,
          "transcript": "ENST00000695809.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 324,
          "aa_ref": "Q",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1551,
          "cdna_start": 890,
          "cds_end": null,
          "cds_length": 975,
          "cds_start": 664,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000695813.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512192.1",
          "strand": false,
          "transcript": "ENST00000695813.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 324,
          "aa_ref": "Q",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1632,
          "cdna_start": 971,
          "cds_end": null,
          "cds_length": 975,
          "cds_start": 664,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000695815.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512194.1",
          "strand": false,
          "transcript": "ENST00000695815.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 324,
          "aa_ref": "Q",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1649,
          "cdna_start": 1070,
          "cds_end": null,
          "cds_length": 975,
          "cds_start": 664,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000695817.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512195.1",
          "strand": false,
          "transcript": "ENST00000695817.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 324,
          "aa_ref": "Q",
          "aa_start": 222,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1470,
          "cdna_start": 813,
          "cds_end": null,
          "cds_length": 975,
          "cds_start": 664,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000944464.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.664C>T",
          "hgvs_p": "p.Gln222*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614523.1",
          "strand": false,
          "transcript": "ENST00000944464.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "Q",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1528,
          "cdna_start": 867,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 589,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000695810.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.589C>T",
          "hgvs_p": "p.Gln197*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512190.1",
          "strand": false,
          "transcript": "ENST00000695810.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "Q",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1457,
          "cdna_start": 796,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 589,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000695820.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.589C>T",
          "hgvs_p": "p.Gln197*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512198.1",
          "strand": false,
          "transcript": "ENST00000695820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "Q",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1599,
          "cdna_start": 1031,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 589,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000695821.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.589C>T",
          "hgvs_p": "p.Gln197*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512199.1",
          "strand": false,
          "transcript": "ENST00000695821.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 299,
          "aa_ref": "Q",
          "aa_start": 197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1471,
          "cdna_start": 812,
          "cds_end": null,
          "cds_length": 900,
          "cds_start": 589,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000944463.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.589C>T",
          "hgvs_p": "p.Gln197*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614522.1",
          "strand": false,
          "transcript": "ENST00000944463.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 292,
          "aa_ref": "Q",
          "aa_start": 190,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1455,
          "cdna_start": 794,
          "cds_end": null,
          "cds_length": 879,
          "cds_start": 568,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000695814.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.568C>T",
          "hgvs_p": "p.Gln190*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000512193.1",
          "strand": false,
          "transcript": "ENST00000695814.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 292,
          "aa_ref": "Q",
          "aa_start": 190,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1528,
          "cdna_start": 867,
          "cds_end": null,
          "cds_length": 879,
          "cds_start": 568,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000889665.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.568C>T",
          "hgvs_p": "p.Gln190*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559724.1",
          "strand": false,
          "transcript": "ENST00000889665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 292,
          "aa_ref": "Q",
          "aa_start": 190,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1684,
          "cdna_start": 1027,
          "cds_end": null,
          "cds_length": 879,
          "cds_start": 568,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 8,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000944462.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.568C>T",
          "hgvs_p": "p.Gln190*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000614521.1",
          "strand": false,
          "transcript": "ENST00000944462.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "*",
          "aa_end": null,
          "aa_length": 286,
          "aa_ref": "Q",
          "aa_start": 184,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1259,
          "cdna_start": 602,
          "cds_end": null,
          "cds_length": 861,
          "cds_start": 550,
          "consequences": [
            "stop_gained"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000889668.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "c.550C>T",
          "hgvs_p": "p.Gln184*",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559727.1",
          "strand": false,
          "transcript": "ENST00000889668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 16,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 541,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 51,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000585493.5",
          "gene_hgnc_id": 30570,
          "gene_symbol": "ZNF627",
          "hgvs_c": "c.-94+958G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000464997.1",
          "strand": true,
          "transcript": "ENST00000585493.5",
          "transcript_support_level": 4
        },
        {
          "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": 1961,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000588524.6",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.1300C>T",
          "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": "ENST00000588524.6",
          "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": 1946,
          "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": "ENST00000695812.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.1285C>T",
          "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": "ENST00000695812.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1871,
          "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": "ENST00000695816.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.1222C>T",
          "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": "ENST00000695816.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": 2330,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000695818.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.*170C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512196.1",
          "strand": false,
          "transcript": "ENST00000695818.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1673,
          "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": "ENST00000695819.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.1172C>T",
          "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": "ENST00000695819.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3304,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000695838.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.2643C>T",
          "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": "ENST00000695838.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": 2330,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000695818.1",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.*170C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512196.1",
          "strand": false,
          "transcript": "ENST00000695818.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": 588,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000593279.5",
          "gene_hgnc_id": 30570,
          "gene_symbol": "ZNF627",
          "hgvs_c": "n.519+958G>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000593279.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 353,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_007067140.1",
          "gene_hgnc_id": null,
          "gene_symbol": "LOC124904638",
          "hgvs_c": "n.105+958G>A",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_007067140.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": 724,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000588625.2",
          "gene_hgnc_id": 124,
          "gene_symbol": "ACP5",
          "hgvs_c": "n.*450C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512197.1",
          "strand": true,
          "transcript": "ENST00000588625.2",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs387906669",
      "effect": "stop_gained",
      "frequency_reference_population": 0.0000013706309,
      "gene_hgnc_id": 124,
      "gene_symbol": "ACP5",
      "gnomad_exomes_ac": 2,
      "gnomad_exomes_af": 0.00000137063,
      "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": "Pathogenic",
      "phenotype_combined": "Spondyloenchondrodysplasia with immune dysregulation",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.222,
      "pos": 11576311,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001611.5"
    }
  ]
}
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.