← 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: 17-65689178-C-T (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=65689178&ref=C&alt=T&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": "CEP112",
          "hgnc_id": 28514,
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "inheritance_mode": "Unknown",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001353129.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 24,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0913,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.27,
      "chr": "17",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.17606306076049805,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 955,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3447,
          "cdna_start": 2793,
          "cds_end": null,
          "cds_length": 2868,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001199165.4",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000535342.7",
          "protein_coding": true,
          "protein_id": "NP_001186094.1",
          "strand": false,
          "transcript": "NM_001199165.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 955,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3447,
          "cdna_start": 2793,
          "cds_end": null,
          "cds_length": 2868,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000535342.7",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001199165.4",
          "protein_coding": true,
          "protein_id": "ENSP00000442784.2",
          "strand": false,
          "transcript": "ENST00000535342.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 913,
          "aa_ref": "R",
          "aa_start": 841,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2847,
          "cdna_start": 2569,
          "cds_end": null,
          "cds_length": 2742,
          "cds_start": 2522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000537949.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2522G>A",
          "hgvs_p": "p.Arg841Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000440775.1",
          "strand": false,
          "transcript": "ENST00000537949.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 211,
          "aa_ref": "R",
          "aa_start": 139,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1035,
          "cdna_start": 660,
          "cds_end": null,
          "cds_length": 636,
          "cds_start": 416,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000317442.12",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.416G>A",
          "hgvs_p": "p.Arg139Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000320592.5",
          "strand": false,
          "transcript": "ENST00000317442.12",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 988,
          "aa_ref": "R",
          "aa_start": 916,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3385,
          "cdna_start": 3010,
          "cds_end": null,
          "cds_length": 2967,
          "cds_start": 2747,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000859226.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2747G>A",
          "hgvs_p": "p.Arg916Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000529285.1",
          "strand": false,
          "transcript": "ENST00000859226.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 956,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3450,
          "cdna_start": 2796,
          "cds_end": null,
          "cds_length": 2871,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001353129.2",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340058.1",
          "strand": false,
          "transcript": "NM_001353129.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 956,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3559,
          "cdna_start": 2910,
          "cds_end": null,
          "cds_length": 2871,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000859224.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000529283.1",
          "strand": false,
          "transcript": "ENST00000859224.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 956,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3628,
          "cdna_start": 2976,
          "cds_end": null,
          "cds_length": 2871,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000859225.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000529284.1",
          "strand": false,
          "transcript": "ENST00000859225.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 956,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3251,
          "cdna_start": 2883,
          "cds_end": null,
          "cds_length": 2871,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000952586.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622645.1",
          "strand": false,
          "transcript": "ENST00000952586.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 955,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3544,
          "cdna_start": 2890,
          "cds_end": null,
          "cds_length": 2868,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001353127.2",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340056.1",
          "strand": false,
          "transcript": "NM_001353127.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 955,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3517,
          "cdna_start": 2867,
          "cds_end": null,
          "cds_length": 2868,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000392769.6",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000376522.2",
          "strand": false,
          "transcript": "ENST00000392769.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 955,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3382,
          "cdna_start": 2735,
          "cds_end": null,
          "cds_length": 2868,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000932263.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602322.1",
          "strand": false,
          "transcript": "ENST00000932263.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 955,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3489,
          "cdna_start": 2838,
          "cds_end": null,
          "cds_length": 2868,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000952582.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622641.1",
          "strand": false,
          "transcript": "ENST00000952582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 954,
          "aa_ref": "R",
          "aa_start": 882,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3538,
          "cdna_start": 2886,
          "cds_end": null,
          "cds_length": 2865,
          "cds_start": 2645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000952577.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2645G>A",
          "hgvs_p": "p.Arg882Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622636.1",
          "strand": false,
          "transcript": "ENST00000952577.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 954,
          "aa_ref": "R",
          "aa_start": 882,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3279,
          "cdna_start": 2908,
          "cds_end": null,
          "cds_length": 2865,
          "cds_start": 2645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000952584.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2645G>A",
          "hgvs_p": "p.Arg882Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622643.1",
          "strand": false,
          "transcript": "ENST00000952584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 935,
          "aa_ref": "R",
          "aa_start": 863,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3457,
          "cdna_start": 2807,
          "cds_end": null,
          "cds_length": 2808,
          "cds_start": 2588,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000952581.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2588G>A",
          "hgvs_p": "p.Arg863Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622640.1",
          "strand": false,
          "transcript": "ENST00000952581.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 935,
          "aa_ref": "R",
          "aa_start": 863,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3040,
          "cdna_start": 2670,
          "cds_end": null,
          "cds_length": 2808,
          "cds_start": 2588,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000952583.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2588G>A",
          "hgvs_p": "p.Arg863Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622642.1",
          "strand": false,
          "transcript": "ENST00000952583.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 934,
          "aa_ref": "R",
          "aa_start": 862,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3351,
          "cdna_start": 2701,
          "cds_end": null,
          "cds_length": 2805,
          "cds_start": 2585,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000952579.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2585G>A",
          "hgvs_p": "p.Arg862Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622638.1",
          "strand": false,
          "transcript": "ENST00000952579.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 922,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3029,
          "cdna_start": 2762,
          "cds_end": null,
          "cds_length": 2769,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000859227.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000529286.1",
          "strand": false,
          "transcript": "ENST00000859227.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 913,
          "aa_ref": "R",
          "aa_start": 841,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3418,
          "cdna_start": 2764,
          "cds_end": null,
          "cds_length": 2742,
          "cds_start": 2522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "NM_001302891.3",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2522G>A",
          "hgvs_p": "p.Arg841Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001289820.1",
          "strand": false,
          "transcript": "NM_001302891.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 913,
          "aa_ref": "R",
          "aa_start": 841,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3321,
          "cdna_start": 2667,
          "cds_end": null,
          "cds_length": 2742,
          "cds_start": 2522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "NM_001353128.2",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2522G>A",
          "hgvs_p": "p.Arg841Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340057.1",
          "strand": false,
          "transcript": "NM_001353128.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 913,
          "aa_ref": "R",
          "aa_start": 841,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3432,
          "cdna_start": 2781,
          "cds_end": null,
          "cds_length": 2742,
          "cds_start": 2522,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000859223.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2522G>A",
          "hgvs_p": "p.Arg841Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000529282.1",
          "strand": false,
          "transcript": "ENST00000859223.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 908,
          "aa_ref": "R",
          "aa_start": 836,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3204,
          "cdna_start": 2621,
          "cds_end": null,
          "cds_length": 2727,
          "cds_start": 2507,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000706795.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2507G>A",
          "hgvs_p": "p.Arg836Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516558.1",
          "strand": false,
          "transcript": "ENST00000706795.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 908,
          "aa_ref": "R",
          "aa_start": 836,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3137,
          "cdna_start": 2764,
          "cds_end": null,
          "cds_length": 2727,
          "cds_start": 2507,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000859228.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2507G>A",
          "hgvs_p": "p.Arg836Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000529287.1",
          "strand": false,
          "transcript": "ENST00000859228.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 907,
          "aa_ref": "R",
          "aa_start": 835,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2960,
          "cdna_start": 2582,
          "cds_end": null,
          "cds_length": 2724,
          "cds_start": 2504,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000932264.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2504G>A",
          "hgvs_p": "p.Arg835Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602323.1",
          "strand": false,
          "transcript": "ENST00000932264.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 907,
          "aa_ref": "R",
          "aa_start": 835,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3401,
          "cdna_start": 2753,
          "cds_end": null,
          "cds_length": 2724,
          "cds_start": 2504,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000952580.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2504G>A",
          "hgvs_p": "p.Arg835Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622639.1",
          "strand": false,
          "transcript": "ENST00000952580.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 892,
          "aa_ref": "R",
          "aa_start": 820,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3330,
          "cdna_start": 2692,
          "cds_end": null,
          "cds_length": 2679,
          "cds_start": 2459,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000952578.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2459G>A",
          "hgvs_p": "p.Arg820Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622637.1",
          "strand": false,
          "transcript": "ENST00000952578.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 887,
          "aa_ref": "R",
          "aa_start": 815,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3134,
          "cdna_start": 2532,
          "cds_end": null,
          "cds_length": 2664,
          "cds_start": 2444,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000706793.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2444G>A",
          "hgvs_p": "p.Arg815Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000516556.1",
          "strand": false,
          "transcript": "ENST00000706793.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 809,
          "aa_ref": "R",
          "aa_start": 737,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2987,
          "cdna_start": 2338,
          "cds_end": null,
          "cds_length": 2430,
          "cds_start": 2210,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000932262.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2210G>A",
          "hgvs_p": "p.Arg737Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602321.1",
          "strand": false,
          "transcript": "ENST00000932262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 806,
          "aa_ref": "R",
          "aa_start": 734,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2752,
          "cdna_start": 2384,
          "cds_end": null,
          "cds_length": 2421,
          "cds_start": 2201,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000952585.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2201G>A",
          "hgvs_p": "p.Arg734Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000622644.1",
          "strand": false,
          "transcript": "ENST00000952585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 211,
          "aa_ref": "R",
          "aa_start": 139,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1222,
          "cdna_start": 568,
          "cds_end": null,
          "cds_length": 636,
          "cds_start": 416,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001037325.3",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.416G>A",
          "hgvs_p": "p.Arg139Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001032402.1",
          "strand": false,
          "transcript": "NM_001037325.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 956,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3547,
          "cdna_start": 2893,
          "cds_end": null,
          "cds_length": 2871,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_005257119.6",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005257176.1",
          "strand": false,
          "transcript": "XM_005257119.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 910,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3271,
          "cdna_start": 2796,
          "cds_end": null,
          "cds_length": 2733,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047435525.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291481.1",
          "strand": false,
          "transcript": "XM_047435525.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": "R",
          "aa_start": 883,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3268,
          "cdna_start": 2793,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": 2648,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047435526.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2648G>A",
          "hgvs_p": "p.Arg883Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291482.1",
          "strand": false,
          "transcript": "XM_047435526.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 902,
          "aa_ref": "R",
          "aa_start": 884,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2907,
          "cdna_start": 2796,
          "cds_end": null,
          "cds_length": 2709,
          "cds_start": 2651,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047435527.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2651G>A",
          "hgvs_p": "p.Arg884Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291483.1",
          "strand": false,
          "transcript": "XM_047435527.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 885,
          "aa_ref": "R",
          "aa_start": 813,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3237,
          "cdna_start": 2583,
          "cds_end": null,
          "cds_length": 2658,
          "cds_start": 2438,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047435528.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2438G>A",
          "hgvs_p": "p.Arg813Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291484.1",
          "strand": false,
          "transcript": "XM_047435528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 884,
          "aa_ref": "R",
          "aa_start": 812,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3234,
          "cdna_start": 2580,
          "cds_end": null,
          "cds_length": 2655,
          "cds_start": 2435,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047435529.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2435G>A",
          "hgvs_p": "p.Arg812Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291485.1",
          "strand": false,
          "transcript": "XM_047435529.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 884,
          "aa_ref": "R",
          "aa_start": 812,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3331,
          "cdna_start": 2677,
          "cds_end": null,
          "cds_length": 2655,
          "cds_start": 2435,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047435530.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.2435G>A",
          "hgvs_p": "p.Arg812Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047291486.1",
          "strand": false,
          "transcript": "XM_047435530.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 725,
          "aa_ref": "R",
          "aa_start": 653,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2868,
          "cdna_start": 2214,
          "cds_end": null,
          "cds_length": 2178,
          "cds_start": 1958,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_011524465.3",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.1958G>A",
          "hgvs_p": "p.Arg653Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522767.1",
          "strand": false,
          "transcript": "XM_011524465.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 725,
          "aa_ref": "R",
          "aa_start": 653,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2865,
          "cdna_start": 2211,
          "cds_end": null,
          "cds_length": 2178,
          "cds_start": 1958,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "XM_024450634.2",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.1958G>A",
          "hgvs_p": "p.Arg653Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024306402.1",
          "strand": false,
          "transcript": "XM_024450634.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 648,
          "aa_ref": "R",
          "aa_start": 576,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2529,
          "cdna_start": 1875,
          "cds_end": null,
          "cds_length": 1947,
          "cds_start": 1727,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "XM_005257125.4",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.1727G>A",
          "hgvs_p": "p.Arg576Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005257182.1",
          "strand": false,
          "transcript": "XM_005257125.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 603,
          "aa_ref": "R",
          "aa_start": 531,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2347,
          "cdna_start": 1693,
          "cds_end": null,
          "cds_length": 1812,
          "cds_start": 1592,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "XM_011524466.3",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.1592G>A",
          "hgvs_p": "p.Arg531Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522768.1",
          "strand": false,
          "transcript": "XM_011524466.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 550,
          "aa_ref": "R",
          "aa_start": 478,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2189,
          "cdna_start": 1535,
          "cds_end": null,
          "cds_length": 1653,
          "cds_start": 1433,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011524467.3",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.1433G>A",
          "hgvs_p": "p.Arg478Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011522769.1",
          "strand": false,
          "transcript": "XM_011524467.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 547,
          "aa_ref": "R",
          "aa_start": 475,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2194,
          "cdna_start": 1540,
          "cds_end": null,
          "cds_length": 1644,
          "cds_start": 1424,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_005257126.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.1424G>A",
          "hgvs_p": "p.Arg475Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005257183.1",
          "strand": false,
          "transcript": "XM_005257126.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 105,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 473,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 318,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000581739.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "c.249+5G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000464597.1",
          "strand": false,
          "transcript": "ENST00000581739.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1706,
          "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": "ENST00000580482.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.758G>A",
          "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": "ENST00000580482.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": 1050,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000580694.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.675G>A",
          "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": "ENST00000580694.5",
          "transcript_support_level": 5
        },
        {
          "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": 547,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000581734.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.98G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462567.1",
          "strand": false,
          "transcript": "ENST00000581734.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": 577,
          "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": "ENST00000582795.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.520G>A",
          "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": "ENST00000582795.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 503,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000583466.5",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.128G>A",
          "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": "ENST00000583466.5",
          "transcript_support_level": 3
        },
        {
          "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": 3752,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 28,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000706790.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*1891G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516553.1",
          "strand": false,
          "transcript": "ENST00000706790.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": 3023,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000706791.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*2146G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516554.1",
          "strand": false,
          "transcript": "ENST00000706791.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": 3355,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000706792.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*1533G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516555.1",
          "strand": false,
          "transcript": "ENST00000706792.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": 3078,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000706794.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*2015G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516557.1",
          "strand": false,
          "transcript": "ENST00000706794.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": 4752,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 24,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000706796.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.2777G>A",
          "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": "ENST00000706796.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": 1052,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NR_126542.2",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.398G>A",
          "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_126542.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": 3016,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 25,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XR_007065280.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.3007G>A",
          "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_007065280.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": 2958,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XR_007065281.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.2796G>A",
          "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_007065281.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": 3752,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 28,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000706790.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*1891G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516553.1",
          "strand": false,
          "transcript": "ENST00000706790.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": 3023,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000706791.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*2146G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516554.1",
          "strand": false,
          "transcript": "ENST00000706791.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": 3355,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 27,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000706792.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*1533G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516555.1",
          "strand": false,
          "transcript": "ENST00000706792.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": 3078,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 23,
          "exon_rank": 20,
          "exon_rank_end": null,
          "feature": "ENST00000706794.1",
          "gene_hgnc_id": 28514,
          "gene_symbol": "CEP112",
          "hgvs_c": "n.*2015G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000516557.1",
          "strand": false,
          "transcript": "ENST00000706794.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs753950356",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000014874054,
      "gene_hgnc_id": 28514,
      "gene_symbol": "CEP112",
      "gnomad_exomes_ac": 22,
      "gnomad_exomes_af": 0.0000150541,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 2,
      "gnomad_genomes_af": 0.0000131451,
      "gnomad_genomes_homalt": 0,
      "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": 2.548,
      "pos": 65689178,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.134,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001353129.2"
    }
  ]
}
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.