← 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: 6-109146800-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "PM2",
            "BP4_Moderate",
            "BP6_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "CEP57L1",
          "hgnc_id": 21561,
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": -2,
          "transcript": "NM_001350654.2",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Moderate,BP6_Moderate",
      "acmg_score": -2,
      "allele_count_reference_population": 33,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0773,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.53,
      "chr": "6",
      "clinvar_classification": "Likely benign",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.08498957753181458,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12903,
          "cdna_start": 275,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001271852.3",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000517392.6",
          "protein_coding": true,
          "protein_id": "NP_001258781.1",
          "strand": true,
          "transcript": "NM_001271852.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 12903,
          "cdna_start": 275,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000517392.6",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001271852.3",
          "protein_coding": true,
          "protein_id": "ENSP00000427844.1",
          "strand": true,
          "transcript": "ENST00000517392.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2515,
          "cdna_start": 395,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000359793.7",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000352841.3",
          "strand": true,
          "transcript": "ENST00000359793.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12954,
          "cdna_start": 275,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001350654.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337583.1",
          "strand": true,
          "transcript": "NM_001350654.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13010,
          "cdna_start": 331,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001350655.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337584.1",
          "strand": true,
          "transcript": "NM_001350655.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12954,
          "cdna_start": 275,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001350656.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337585.1",
          "strand": true,
          "transcript": "NM_001350656.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13143,
          "cdna_start": 464,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001350657.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337586.1",
          "strand": true,
          "transcript": "NM_001350657.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13398,
          "cdna_start": 719,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001350658.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337587.1",
          "strand": true,
          "transcript": "NM_001350658.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1680,
          "cdna_start": 253,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000368970.6",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000357966.2",
          "strand": true,
          "transcript": "ENST00000368970.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3968,
          "cdna_start": 277,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000873358.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543417.1",
          "strand": true,
          "transcript": "ENST00000873358.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2530,
          "cdna_start": 342,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000873360.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543419.1",
          "strand": true,
          "transcript": "ENST00000873360.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2974,
          "cdna_start": 799,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000921542.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591601.1",
          "strand": true,
          "transcript": "ENST00000921542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2460,
          "cdna_start": 291,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000960034.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630093.1",
          "strand": true,
          "transcript": "ENST00000960034.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": "R",
          "aa_start": 71,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2522,
          "cdna_start": 409,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": 212,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000523787.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.212G>A",
          "hgvs_p": "p.Arg71His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430529.1",
          "strand": true,
          "transcript": "ENST00000523787.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13161,
          "cdna_start": 530,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001350659.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337588.1",
          "strand": true,
          "transcript": "NM_001350659.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2392,
          "cdna_start": 264,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000873363.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543422.1",
          "strand": true,
          "transcript": "ENST00000873363.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13054,
          "cdna_start": 426,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001083535.3",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001077004.1",
          "strand": true,
          "transcript": "NM_001083535.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13158,
          "cdna_start": 530,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001350652.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337581.1",
          "strand": true,
          "transcript": "NM_001350652.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13347,
          "cdna_start": 719,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001350653.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337582.1",
          "strand": true,
          "transcript": "NM_001350653.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13023,
          "cdna_start": 395,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_173830.6",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_776191.1",
          "strand": true,
          "transcript": "NM_173830.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3962,
          "cdna_start": 322,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000873357.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543416.1",
          "strand": true,
          "transcript": "ENST00000873357.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2583,
          "cdna_start": 470,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000873359.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543418.1",
          "strand": true,
          "transcript": "ENST00000873359.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2465,
          "cdna_start": 343,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000873361.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543420.1",
          "strand": true,
          "transcript": "ENST00000873361.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2649,
          "cdna_start": 537,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000873362.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543421.1",
          "strand": true,
          "transcript": "ENST00000873362.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 460,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1738,
          "cdna_start": 366,
          "cds_end": null,
          "cds_length": 1383,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000921543.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000591602.1",
          "strand": true,
          "transcript": "ENST00000921543.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2330,
          "cdna_start": 265,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000873365.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543424.1",
          "strand": true,
          "transcript": "ENST00000873365.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 431,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2291,
          "cdna_start": 259,
          "cds_end": null,
          "cds_length": 1296,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000873364.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000543423.1",
          "strand": true,
          "transcript": "ENST00000873364.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 407,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2259,
          "cdna_start": 301,
          "cds_end": null,
          "cds_length": 1224,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000521522.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000428344.1",
          "strand": true,
          "transcript": "ENST00000521522.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 391,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12917,
          "cdna_start": 275,
          "cds_end": null,
          "cds_length": 1176,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001271853.3",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001258782.1",
          "strand": true,
          "transcript": "NM_001271853.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 391,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1649,
          "cdna_start": 262,
          "cds_end": null,
          "cds_length": 1176,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000368968.6",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000357964.2",
          "strand": true,
          "transcript": "ENST00000368968.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 251,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1991,
          "cdna_start": 530,
          "cds_end": null,
          "cds_length": 756,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001350665.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337594.1",
          "strand": true,
          "transcript": "NM_001350665.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 251,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 908,
          "cdna_start": 270,
          "cds_end": null,
          "cds_length": 756,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000519095.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430911.1",
          "strand": true,
          "transcript": "ENST00000519095.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 235,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1688,
          "cdna_start": 275,
          "cds_end": null,
          "cds_length": 708,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001350666.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337595.1",
          "strand": true,
          "transcript": "NM_001350666.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 235,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3832,
          "cdna_start": 728,
          "cds_end": null,
          "cds_length": 708,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000521277.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430558.1",
          "strand": true,
          "transcript": "ENST00000521277.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 229,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 813,
          "cdna_start": 326,
          "cds_end": null,
          "cds_length": 690,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000518853.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430265.1",
          "strand": true,
          "transcript": "ENST00000518853.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 205,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 965,
          "cdna_start": 550,
          "cds_end": null,
          "cds_length": 618,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000519286.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000429812.1",
          "strand": true,
          "transcript": "ENST00000519286.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 194,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 819,
          "cdna_start": 437,
          "cds_end": null,
          "cds_length": 585,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000524064.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000427771.1",
          "strand": true,
          "transcript": "ENST00000524064.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 112,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 769,
          "cdna_start": 633,
          "cds_end": null,
          "cds_length": 339,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000522608.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000428464.1",
          "strand": true,
          "transcript": "ENST00000522608.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "H",
          "aa_end": null,
          "aa_length": 111,
          "aa_ref": "R",
          "aa_start": 68,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 446,
          "cdna_start": 313,
          "cds_end": null,
          "cds_length": 336,
          "cds_start": 203,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000521503.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.203G>A",
          "hgvs_p": "p.Arg68His",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000431113.1",
          "strand": true,
          "transcript": "ENST00000521503.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 339,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 13046,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1020,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001350660.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337589.1",
          "strand": true,
          "transcript": "NM_001350660.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 339,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12791,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1020,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001350661.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337590.1",
          "strand": true,
          "transcript": "NM_001350661.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12760,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001350662.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337591.1",
          "strand": true,
          "transcript": "NM_001350662.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12692,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001350663.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-164G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337592.1",
          "strand": true,
          "transcript": "NM_001350663.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12995,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001350664.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337593.1",
          "strand": true,
          "transcript": "NM_001350664.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 165,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 861,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 499,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000522490.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000429957.1",
          "strand": true,
          "transcript": "ENST00000522490.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 101,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 866,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 307,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000523209.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430013.1",
          "strand": true,
          "transcript": "ENST00000523209.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 78,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 598,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 237,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000519407.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430565.1",
          "strand": true,
          "transcript": "ENST00000519407.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 360,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2055,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1083,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000520883.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "c.160+1419G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000430011.1",
          "strand": true,
          "transcript": "ENST00000520883.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": 1120,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000520610.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "n.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000428668.1",
          "strand": true,
          "transcript": "ENST00000520610.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 865,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000520761.1",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "n.68G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000520761.1",
          "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": 1884,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NR_146888.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "n.423G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_146888.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": 1573,
          "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": "NR_146889.2",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "n.112G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_146889.2",
          "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": 1120,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000520610.5",
          "gene_hgnc_id": 21561,
          "gene_symbol": "CEP57L1",
          "hgvs_c": "n.-212G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000428668.1",
          "strand": true,
          "transcript": "ENST00000520610.5",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs922488370",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000020661468,
      "gene_hgnc_id": 21561,
      "gene_symbol": "CEP57L1",
      "gnomad_exomes_ac": 31,
      "gnomad_exomes_af": 0.0000214474,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 2,
      "gnomad_genomes_af": 0.000013177,
      "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": "Likely benign",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.533,
      "pos": 109146800,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.088,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.019999999552965164,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.02,
      "transcript": "NM_001350654.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.