← 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-109145239-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 109145239,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001350654.2",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001271852.3",
          "protein_id": "NP_001258781.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 90,
          "cdna_end": null,
          "cdna_length": 12903,
          "mane_select": "ENST00000517392.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001271852.3"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000517392.6",
          "protein_id": "ENSP00000427844.1",
          "transcript_support_level": 2,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 90,
          "cdna_end": null,
          "cdna_length": 12903,
          "mane_select": "NM_001271852.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000517392.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000359793.7",
          "protein_id": "ENSP00000352841.3",
          "transcript_support_level": 1,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 210,
          "cdna_end": null,
          "cdna_length": 2515,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000359793.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350654.2",
          "protein_id": "NP_001337583.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 90,
          "cdna_end": null,
          "cdna_length": 12954,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350654.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350655.2",
          "protein_id": "NP_001337584.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 146,
          "cdna_end": null,
          "cdna_length": 13010,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350655.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350656.2",
          "protein_id": "NP_001337585.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 90,
          "cdna_end": null,
          "cdna_length": 12954,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350656.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350657.2",
          "protein_id": "NP_001337586.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 279,
          "cdna_end": null,
          "cdna_length": 13143,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350657.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350658.2",
          "protein_id": "NP_001337587.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 534,
          "cdna_end": null,
          "cdna_length": 13398,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350658.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000368970.6",
          "protein_id": "ENSP00000357966.2",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 68,
          "cdna_end": null,
          "cdna_length": 1680,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000368970.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873358.1",
          "protein_id": "ENSP00000543417.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 92,
          "cdna_end": null,
          "cdna_length": 3968,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873358.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873360.1",
          "protein_id": "ENSP00000543419.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 157,
          "cdna_end": null,
          "cdna_length": 2530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873360.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000921542.1",
          "protein_id": "ENSP00000591601.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 614,
          "cdna_end": null,
          "cdna_length": 2974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000921542.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000960034.1",
          "protein_id": "ENSP00000630093.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 106,
          "cdna_end": null,
          "cdna_length": 2460,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960034.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.27G>A",
          "hgvs_p": "p.Met9Ile",
          "transcript": "ENST00000523787.5",
          "protein_id": "ENSP00000430529.1",
          "transcript_support_level": 5,
          "aa_start": 9,
          "aa_end": null,
          "aa_length": 463,
          "cds_start": 27,
          "cds_end": null,
          "cds_length": 1392,
          "cdna_start": 224,
          "cdna_end": null,
          "cdna_length": 2522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000523787.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350659.2",
          "protein_id": "NP_001337588.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 345,
          "cdna_end": null,
          "cdna_length": 13161,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350659.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873363.1",
          "protein_id": "ENSP00000543422.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 79,
          "cdna_end": null,
          "cdna_length": 2392,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873363.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001083535.3",
          "protein_id": "NP_001077004.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 241,
          "cdna_end": null,
          "cdna_length": 13054,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001083535.3"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350652.2",
          "protein_id": "NP_001337581.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 345,
          "cdna_end": null,
          "cdna_length": 13158,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350652.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350653.2",
          "protein_id": "NP_001337582.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 534,
          "cdna_end": null,
          "cdna_length": 13347,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350653.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_173830.6",
          "protein_id": "NP_776191.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 210,
          "cdna_end": null,
          "cdna_length": 13023,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_173830.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873357.1",
          "protein_id": "ENSP00000543416.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 137,
          "cdna_end": null,
          "cdna_length": 3962,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873357.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873359.1",
          "protein_id": "ENSP00000543418.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 285,
          "cdna_end": null,
          "cdna_length": 2583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873359.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873361.1",
          "protein_id": "ENSP00000543420.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 158,
          "cdna_end": null,
          "cdna_length": 2465,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873361.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873362.1",
          "protein_id": "ENSP00000543421.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 2649,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873362.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000921543.1",
          "protein_id": "ENSP00000591602.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 460,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1383,
          "cdna_start": 181,
          "cdna_end": null,
          "cdna_length": 1738,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000921543.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873365.1",
          "protein_id": "ENSP00000543424.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": 80,
          "cdna_end": null,
          "cdna_length": 2330,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873365.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000873364.1",
          "protein_id": "ENSP00000543423.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 431,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1296,
          "cdna_start": 74,
          "cdna_end": null,
          "cdna_length": 2291,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000873364.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000521522.5",
          "protein_id": "ENSP00000428344.1",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 407,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1224,
          "cdna_start": 116,
          "cdna_end": null,
          "cdna_length": 2259,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000521522.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001271853.3",
          "protein_id": "NP_001258782.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 391,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1176,
          "cdna_start": 90,
          "cdna_end": null,
          "cdna_length": 12917,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001271853.3"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000368968.6",
          "protein_id": "ENSP00000357964.2",
          "transcript_support_level": 2,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 391,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1176,
          "cdna_start": 77,
          "cdna_end": null,
          "cdna_length": 1649,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000368968.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000520883.5",
          "protein_id": "ENSP00000430011.1",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 360,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 1083,
          "cdna_start": 53,
          "cdna_end": null,
          "cdna_length": 2055,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000520883.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350665.2",
          "protein_id": "NP_001337594.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 251,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 756,
          "cdna_start": 345,
          "cdna_end": null,
          "cdna_length": 1991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350665.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000519095.5",
          "protein_id": "ENSP00000430911.1",
          "transcript_support_level": 3,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 251,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 756,
          "cdna_start": 85,
          "cdna_end": null,
          "cdna_length": 908,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000519095.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "NM_001350666.2",
          "protein_id": "NP_001337595.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 235,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 708,
          "cdna_start": 90,
          "cdna_end": null,
          "cdna_length": 1688,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350666.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000521277.5",
          "protein_id": "ENSP00000430558.1",
          "transcript_support_level": 2,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 235,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 708,
          "cdna_start": 543,
          "cdna_end": null,
          "cdna_length": 3832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000521277.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000518853.5",
          "protein_id": "ENSP00000430265.1",
          "transcript_support_level": 3,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 229,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 690,
          "cdna_start": 141,
          "cdna_end": null,
          "cdna_length": 813,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000518853.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000519286.5",
          "protein_id": "ENSP00000429812.1",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 205,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 618,
          "cdna_start": 365,
          "cdna_end": null,
          "cdna_length": 965,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000519286.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000524064.5",
          "protein_id": "ENSP00000427771.1",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 194,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 585,
          "cdna_start": 252,
          "cdna_end": null,
          "cdna_length": 819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000524064.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000522608.5",
          "protein_id": "ENSP00000428464.1",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 112,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 339,
          "cdna_start": 448,
          "cdna_end": null,
          "cdna_length": 769,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000522608.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000521503.5",
          "protein_id": "ENSP00000431113.1",
          "transcript_support_level": 4,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 111,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 336,
          "cdna_start": 128,
          "cdna_end": null,
          "cdna_length": 446,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000521503.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000518329.5",
          "protein_id": "ENSP00000430402.1",
          "transcript_support_level": 2,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 52,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 160,
          "cdna_start": 670,
          "cdna_end": null,
          "cdna_length": 812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000518329.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile",
          "transcript": "ENST00000522461.5",
          "protein_id": "ENSP00000429402.1",
          "transcript_support_level": 4,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 27,
          "cds_start": 18,
          "cds_end": null,
          "cds_length": 86,
          "cdna_start": 507,
          "cdna_end": null,
          "cdna_length": 575,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000522461.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "NM_001350660.2",
          "protein_id": "NP_001337589.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 13046,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350660.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "NM_001350661.2",
          "protein_id": "NP_001337590.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 12791,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350661.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "NM_001350662.2",
          "protein_id": "NP_001337591.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 322,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 12760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350662.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-206-1519G>A",
          "hgvs_p": null,
          "transcript": "NM_001350663.2",
          "protein_id": "NP_001337592.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 322,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 12692,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350663.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "NM_001350664.2",
          "protein_id": "NP_001337593.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 322,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 969,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 12995,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350664.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "ENST00000522490.5",
          "protein_id": "ENSP00000429957.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 499,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 861,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000522490.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "ENST00000523209.5",
          "protein_id": "ENSP00000430013.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 101,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 307,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000523209.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "c.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "ENST00000519407.5",
          "protein_id": "ENSP00000430565.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 78,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 237,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 598,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000519407.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "n.-254-1519G>A",
          "hgvs_p": null,
          "transcript": "ENST00000520610.5",
          "protein_id": "ENSP00000428668.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1120,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000520610.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "n.26-1519G>A",
          "hgvs_p": null,
          "transcript": "ENST00000520761.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 865,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000520761.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "n.381-1519G>A",
          "hgvs_p": null,
          "transcript": "NR_146888.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1884,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_146888.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CEP57L1",
          "gene_hgnc_id": 21561,
          "hgvs_c": "n.70-1519G>A",
          "hgvs_p": null,
          "transcript": "NR_146889.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1573,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_146889.2"
        }
      ],
      "gene_symbol": "CEP57L1",
      "gene_hgnc_id": 21561,
      "dbsnp": null,
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": 0,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 0,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.07333171367645264,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.09000000357627869,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.03,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1523,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.52,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.559,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.09,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001350654.2",
          "gene_symbol": "CEP57L1",
          "hgnc_id": 21561,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.18G>A",
          "hgvs_p": "p.Met6Ile"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
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.