← 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: 1-243136201-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 243136201,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_014812.3",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4261G>A",
          "hgvs_p": "p.Val1421Ile",
          "transcript": "NM_014812.3",
          "protein_id": "NP_055627.2",
          "transcript_support_level": null,
          "aa_start": 1421,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 4261,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 4544,
          "cdna_end": null,
          "cdna_length": 7059,
          "mane_select": "ENST00000366542.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_014812.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4261G>A",
          "hgvs_p": "p.Val1421Ile",
          "transcript": "ENST00000366542.6",
          "protein_id": "ENSP00000355500.1",
          "transcript_support_level": 5,
          "aa_start": 1421,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 4261,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 4544,
          "cdna_end": null,
          "cdna_length": 7059,
          "mane_select": "NM_014812.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000366542.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3967G>A",
          "hgvs_p": "p.Val1323Ile",
          "transcript": "ENST00000366544.6",
          "protein_id": "ENSP00000355502.1",
          "transcript_support_level": 5,
          "aa_start": 1323,
          "aa_end": null,
          "aa_length": 1486,
          "cds_start": 3967,
          "cds_end": null,
          "cds_length": 4461,
          "cdna_start": 4762,
          "cdna_end": null,
          "cdna_length": 7277,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000366544.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3889G>A",
          "hgvs_p": "p.Val1297Ile",
          "transcript": "ENST00000366543.5",
          "protein_id": "ENSP00000355501.1",
          "transcript_support_level": 5,
          "aa_start": 1297,
          "aa_end": null,
          "aa_length": 1460,
          "cds_start": 3889,
          "cds_end": null,
          "cds_length": 4383,
          "cdna_start": 4212,
          "cdna_end": null,
          "cdna_length": 6727,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000366543.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.388G>A",
          "hgvs_p": "p.Val130Ile",
          "transcript": "ENST00000490813.5",
          "protein_id": "ENSP00000430142.1",
          "transcript_support_level": 1,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 293,
          "cds_start": 388,
          "cds_end": null,
          "cds_length": 882,
          "cdna_start": 472,
          "cdna_end": null,
          "cdna_length": 1070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000490813.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "n.458G>A",
          "hgvs_p": null,
          "transcript": "ENST00000468254.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "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": 2972,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000468254.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4447G>A",
          "hgvs_p": "p.Val1483Ile",
          "transcript": "ENST00000931983.1",
          "protein_id": "ENSP00000602042.1",
          "transcript_support_level": null,
          "aa_start": 1483,
          "aa_end": null,
          "aa_length": 1646,
          "cds_start": 4447,
          "cds_end": null,
          "cds_length": 4941,
          "cdna_start": 4820,
          "cdna_end": null,
          "cdna_length": 7335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931983.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4339G>A",
          "hgvs_p": "p.Val1447Ile",
          "transcript": "ENST00000956795.1",
          "protein_id": "ENSP00000626854.1",
          "transcript_support_level": null,
          "aa_start": 1447,
          "aa_end": null,
          "aa_length": 1610,
          "cds_start": 4339,
          "cds_end": null,
          "cds_length": 4833,
          "cdna_start": 4604,
          "cdna_end": null,
          "cdna_length": 5832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956795.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4180G>A",
          "hgvs_p": "p.Val1394Ile",
          "transcript": "ENST00000336415.8",
          "protein_id": "ENSP00000338161.4",
          "transcript_support_level": 5,
          "aa_start": 1394,
          "aa_end": null,
          "aa_length": 1557,
          "cds_start": 4180,
          "cds_end": null,
          "cds_length": 4674,
          "cdna_start": 4182,
          "cdna_end": null,
          "cdna_length": 5961,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000336415.8"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4153G>A",
          "hgvs_p": "p.Val1385Ile",
          "transcript": "ENST00000931982.1",
          "protein_id": "ENSP00000602041.1",
          "transcript_support_level": null,
          "aa_start": 1385,
          "aa_end": null,
          "aa_length": 1548,
          "cds_start": 4153,
          "cds_end": null,
          "cds_length": 4647,
          "cdna_start": 4942,
          "cdna_end": null,
          "cdna_length": 7457,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931982.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3967G>A",
          "hgvs_p": "p.Val1323Ile",
          "transcript": "NM_001042404.2",
          "protein_id": "NP_001035863.1",
          "transcript_support_level": null,
          "aa_start": 1323,
          "aa_end": null,
          "aa_length": 1486,
          "cds_start": 3967,
          "cds_end": null,
          "cds_length": 4461,
          "cdna_start": 4250,
          "cdna_end": null,
          "cdna_length": 6765,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001042404.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3889G>A",
          "hgvs_p": "p.Val1297Ile",
          "transcript": "NM_001042405.2",
          "protein_id": "NP_001035864.1",
          "transcript_support_level": null,
          "aa_start": 1297,
          "aa_end": null,
          "aa_length": 1460,
          "cds_start": 3889,
          "cds_end": null,
          "cds_length": 4383,
          "cdna_start": 4172,
          "cdna_end": null,
          "cdna_length": 6687,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001042405.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3859G>A",
          "hgvs_p": "p.Val1287Ile",
          "transcript": "ENST00000884286.1",
          "protein_id": "ENSP00000554345.1",
          "transcript_support_level": null,
          "aa_start": 1287,
          "aa_end": null,
          "aa_length": 1450,
          "cds_start": 3859,
          "cds_end": null,
          "cds_length": 4353,
          "cdna_start": 4194,
          "cdna_end": null,
          "cdna_length": 6709,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884286.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3490G>A",
          "hgvs_p": "p.Val1164Ile",
          "transcript": "ENST00000884285.1",
          "protein_id": "ENSP00000554344.1",
          "transcript_support_level": null,
          "aa_start": 1164,
          "aa_end": null,
          "aa_length": 1327,
          "cds_start": 3490,
          "cds_end": null,
          "cds_length": 3984,
          "cdna_start": 4277,
          "cdna_end": null,
          "cdna_length": 6792,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884285.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.469G>A",
          "hgvs_p": "p.Val157Ile",
          "transcript": "ENST00000481987.5",
          "protein_id": "ENSP00000427842.1",
          "transcript_support_level": 5,
          "aa_start": 157,
          "aa_end": null,
          "aa_length": 320,
          "cds_start": 469,
          "cds_end": null,
          "cds_length": 963,
          "cdna_start": 981,
          "cdna_end": null,
          "cdna_length": 3031,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000481987.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.637G>A",
          "hgvs_p": "p.Val213Ile",
          "transcript": "ENST00000413359.6",
          "protein_id": "ENSP00000394002.2",
          "transcript_support_level": 3,
          "aa_start": 213,
          "aa_end": null,
          "aa_length": 262,
          "cds_start": 637,
          "cds_end": null,
          "cds_length": 789,
          "cdna_start": 637,
          "cdna_end": null,
          "cdna_length": 789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000413359.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.388G>A",
          "hgvs_p": "p.Val130Ile",
          "transcript": "ENST00000464936.5",
          "protein_id": "ENSP00000427843.1",
          "transcript_support_level": 5,
          "aa_start": 130,
          "aa_end": null,
          "aa_length": 174,
          "cds_start": 388,
          "cds_end": null,
          "cds_length": 527,
          "cdna_start": 602,
          "cdna_end": null,
          "cdna_length": 741,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000464936.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_006711843.5",
          "protein_id": "XP_006711906.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 4753,
          "cdna_end": null,
          "cdna_length": 7268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006711843.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_011544334.4",
          "protein_id": "XP_011542636.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 4760,
          "cdna_end": null,
          "cdna_length": 7275,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544334.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_011544335.4",
          "protein_id": "XP_011542637.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 5234,
          "cdna_end": null,
          "cdna_length": 7749,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544335.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_011544336.3",
          "protein_id": "XP_011542638.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 5809,
          "cdna_end": null,
          "cdna_length": 8324,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544336.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_017002932.2",
          "protein_id": "XP_016858421.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 7634,
          "cdna_end": null,
          "cdna_length": 10149,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002932.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_047435483.1",
          "protein_id": "XP_047291439.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 4920,
          "cdna_end": null,
          "cdna_length": 7435,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047435483.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4477G>A",
          "hgvs_p": "p.Val1493Ile",
          "transcript": "XM_047435495.1",
          "protein_id": "XP_047291451.1",
          "transcript_support_level": null,
          "aa_start": 1493,
          "aa_end": null,
          "aa_length": 1656,
          "cds_start": 4477,
          "cds_end": null,
          "cds_length": 4971,
          "cdna_start": 7734,
          "cdna_end": null,
          "cdna_length": 10249,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047435495.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4447G>A",
          "hgvs_p": "p.Val1483Ile",
          "transcript": "XM_011544337.4",
          "protein_id": "XP_011542639.1",
          "transcript_support_level": null,
          "aa_start": 1483,
          "aa_end": null,
          "aa_length": 1646,
          "cds_start": 4447,
          "cds_end": null,
          "cds_length": 4941,
          "cdna_start": 4730,
          "cdna_end": null,
          "cdna_length": 7245,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544337.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4396G>A",
          "hgvs_p": "p.Val1466Ile",
          "transcript": "XM_011544338.4",
          "protein_id": "XP_011542640.1",
          "transcript_support_level": null,
          "aa_start": 1466,
          "aa_end": null,
          "aa_length": 1629,
          "cds_start": 4396,
          "cds_end": null,
          "cds_length": 4890,
          "cdna_start": 4679,
          "cdna_end": null,
          "cdna_length": 7194,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544338.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4369G>A",
          "hgvs_p": "p.Val1457Ile",
          "transcript": "XM_011544339.4",
          "protein_id": "XP_011542641.1",
          "transcript_support_level": null,
          "aa_start": 1457,
          "aa_end": null,
          "aa_length": 1620,
          "cds_start": 4369,
          "cds_end": null,
          "cds_length": 4863,
          "cdna_start": 4652,
          "cdna_end": null,
          "cdna_length": 7167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544339.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4339G>A",
          "hgvs_p": "p.Val1447Ile",
          "transcript": "XM_011544340.4",
          "protein_id": "XP_011542642.1",
          "transcript_support_level": null,
          "aa_start": 1447,
          "aa_end": null,
          "aa_length": 1610,
          "cds_start": 4339,
          "cds_end": null,
          "cds_length": 4833,
          "cdna_start": 4622,
          "cdna_end": null,
          "cdna_length": 7137,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544340.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4291G>A",
          "hgvs_p": "p.Val1431Ile",
          "transcript": "XM_011544341.4",
          "protein_id": "XP_011542643.1",
          "transcript_support_level": null,
          "aa_start": 1431,
          "aa_end": null,
          "aa_length": 1594,
          "cds_start": 4291,
          "cds_end": null,
          "cds_length": 4785,
          "cdna_start": 4574,
          "cdna_end": null,
          "cdna_length": 7089,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544341.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4288G>A",
          "hgvs_p": "p.Val1430Ile",
          "transcript": "XM_011544342.4",
          "protein_id": "XP_011542644.1",
          "transcript_support_level": null,
          "aa_start": 1430,
          "aa_end": null,
          "aa_length": 1593,
          "cds_start": 4288,
          "cds_end": null,
          "cds_length": 4782,
          "cdna_start": 4571,
          "cdna_end": null,
          "cdna_length": 7086,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544342.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4210G>A",
          "hgvs_p": "p.Val1404Ile",
          "transcript": "XM_017002935.3",
          "protein_id": "XP_016858424.1",
          "transcript_support_level": null,
          "aa_start": 1404,
          "aa_end": null,
          "aa_length": 1567,
          "cds_start": 4210,
          "cds_end": null,
          "cds_length": 4704,
          "cdna_start": 4493,
          "cdna_end": null,
          "cdna_length": 7008,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002935.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4183G>A",
          "hgvs_p": "p.Val1395Ile",
          "transcript": "XM_017002937.3",
          "protein_id": "XP_016858426.1",
          "transcript_support_level": null,
          "aa_start": 1395,
          "aa_end": null,
          "aa_length": 1558,
          "cds_start": 4183,
          "cds_end": null,
          "cds_length": 4677,
          "cdna_start": 4466,
          "cdna_end": null,
          "cdna_length": 6981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002937.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4153G>A",
          "hgvs_p": "p.Val1385Ile",
          "transcript": "XM_017002938.3",
          "protein_id": "XP_016858427.1",
          "transcript_support_level": null,
          "aa_start": 1385,
          "aa_end": null,
          "aa_length": 1548,
          "cds_start": 4153,
          "cds_end": null,
          "cds_length": 4647,
          "cdna_start": 4436,
          "cdna_end": null,
          "cdna_length": 6951,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002938.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4102G>A",
          "hgvs_p": "p.Val1368Ile",
          "transcript": "XM_017002942.3",
          "protein_id": "XP_016858431.1",
          "transcript_support_level": null,
          "aa_start": 1368,
          "aa_end": null,
          "aa_length": 1531,
          "cds_start": 4102,
          "cds_end": null,
          "cds_length": 4596,
          "cdna_start": 4385,
          "cdna_end": null,
          "cdna_length": 6900,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002942.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.4000G>A",
          "hgvs_p": "p.Val1334Ile",
          "transcript": "XM_011544343.4",
          "protein_id": "XP_011542645.1",
          "transcript_support_level": null,
          "aa_start": 1334,
          "aa_end": null,
          "aa_length": 1497,
          "cds_start": 4000,
          "cds_end": null,
          "cds_length": 4494,
          "cdna_start": 4283,
          "cdna_end": null,
          "cdna_length": 6798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544343.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3997G>A",
          "hgvs_p": "p.Val1333Ile",
          "transcript": "XM_011544344.4",
          "protein_id": "XP_011542646.1",
          "transcript_support_level": null,
          "aa_start": 1333,
          "aa_end": null,
          "aa_length": 1496,
          "cds_start": 3997,
          "cds_end": null,
          "cds_length": 4491,
          "cdna_start": 4280,
          "cdna_end": null,
          "cdna_length": 6795,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011544344.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3916G>A",
          "hgvs_p": "p.Val1306Ile",
          "transcript": "XM_017002945.3",
          "protein_id": "XP_016858434.1",
          "transcript_support_level": null,
          "aa_start": 1306,
          "aa_end": null,
          "aa_length": 1469,
          "cds_start": 3916,
          "cds_end": null,
          "cds_length": 4410,
          "cdna_start": 4199,
          "cdna_end": null,
          "cdna_length": 6714,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002945.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3859G>A",
          "hgvs_p": "p.Val1287Ile",
          "transcript": "XM_017002947.3",
          "protein_id": "XP_016858436.1",
          "transcript_support_level": null,
          "aa_start": 1287,
          "aa_end": null,
          "aa_length": 1450,
          "cds_start": 3859,
          "cds_end": null,
          "cds_length": 4353,
          "cdna_start": 4142,
          "cdna_end": null,
          "cdna_length": 6657,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002947.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3814G>A",
          "hgvs_p": "p.Val1272Ile",
          "transcript": "XM_017002946.3",
          "protein_id": "XP_016858435.1",
          "transcript_support_level": null,
          "aa_start": 1272,
          "aa_end": null,
          "aa_length": 1435,
          "cds_start": 3814,
          "cds_end": null,
          "cds_length": 4308,
          "cdna_start": 4097,
          "cdna_end": null,
          "cdna_length": 6612,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002946.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3808G>A",
          "hgvs_p": "p.Val1270Ile",
          "transcript": "XM_017002949.3",
          "protein_id": "XP_016858438.1",
          "transcript_support_level": null,
          "aa_start": 1270,
          "aa_end": null,
          "aa_length": 1433,
          "cds_start": 3808,
          "cds_end": null,
          "cds_length": 4302,
          "cdna_start": 4091,
          "cdna_end": null,
          "cdna_length": 6606,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002949.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "c.3520G>A",
          "hgvs_p": "p.Val1174Ile",
          "transcript": "XM_017002951.3",
          "protein_id": "XP_016858440.1",
          "transcript_support_level": null,
          "aa_start": 1174,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3520,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": 3803,
          "cdna_end": null,
          "cdna_length": 6318,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017002951.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "n.104G>A",
          "hgvs_p": null,
          "transcript": "ENST00000439296.2",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": 638,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000439296.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CEP170",
          "gene_hgnc_id": 28920,
          "hgvs_c": "n.169G>A",
          "hgvs_p": null,
          "transcript": "ENST00000468697.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": 618,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000468697.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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000227230",
          "gene_hgnc_id": null,
          "hgvs_c": "n.58+246C>T",
          "hgvs_p": null,
          "transcript": "ENST00000439562.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": 694,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000439562.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": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000227230",
          "gene_hgnc_id": null,
          "hgvs_c": "n.146+246C>T",
          "hgvs_p": null,
          "transcript": "ENST00000737087.1",
          "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": 985,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000737087.1"
        }
      ],
      "gene_symbol": "CEP170",
      "gene_hgnc_id": 28920,
      "dbsnp": "rs774432366",
      "frequency_reference_population": 0.000118547396,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 18,
      "gnomad_exomes_af": 0.0000678289,
      "gnomad_genomes_af": 0.000118547,
      "gnomad_exomes_ac": 94,
      "gnomad_genomes_ac": 18,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.15979498624801636,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.197,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.4318,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.11,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 7.252,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 2,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_014812.3",
          "gene_symbol": "CEP170",
          "hgnc_id": 28920,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.4261G>A",
          "hgvs_p": "p.Val1421Ile"
        },
        {
          "score": -2,
          "benign_score": 2,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000439562.1",
          "gene_symbol": "ENSG00000227230",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.58+246C>T",
          "hgvs_p": null
        }
      ],
      "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.