← 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: 21-29060618-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 3,
          "criteria": [
            "PM2",
            "BP4_Moderate",
            "BP7"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "CCT8",
          "hgnc_id": 1623,
          "hgvs_c": "c.1492C>T",
          "hgvs_p": "p.Leu498Leu",
          "inheritance_mode": "AD",
          "pathogenic_score": 2,
          "score": -1,
          "transcript": "NM_006585.4",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Moderate,BP7",
      "acmg_score": -1,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.64,
      "chr": "21",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.061000000685453415,
      "computational_source_selected": "REVEL",
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 548,
          "aa_ref": "L",
          "aa_start": 498,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1854,
          "cdna_start": 1550,
          "cds_end": null,
          "cds_length": 1647,
          "cds_start": 1492,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_006585.4",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1492C>T",
          "hgvs_p": "p.Leu498Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000286788.9",
          "protein_coding": true,
          "protein_id": "NP_006576.2",
          "strand": false,
          "transcript": "NM_006585.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 548,
          "aa_ref": "L",
          "aa_start": 498,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1854,
          "cdna_start": 1550,
          "cds_end": null,
          "cds_length": 1647,
          "cds_start": 1492,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000286788.9",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1492C>T",
          "hgvs_p": "p.Leu498Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_006585.4",
          "protein_coding": true,
          "protein_id": "ENSP00000286788.4",
          "strand": false,
          "transcript": "ENST00000286788.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1872,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000470450.5",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "n.1566C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000470450.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 546,
          "aa_ref": "L",
          "aa_start": 496,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1974,
          "cdna_start": 1664,
          "cds_end": null,
          "cds_length": 1641,
          "cds_start": 1486,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000936253.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1486C>T",
          "hgvs_p": "p.Leu496Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606312.1",
          "strand": false,
          "transcript": "ENST00000936253.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 545,
          "aa_ref": "L",
          "aa_start": 495,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1858,
          "cdna_start": 1554,
          "cds_end": null,
          "cds_length": 1638,
          "cds_start": 1483,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000852627.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1483C>T",
          "hgvs_p": "p.Leu495Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522686.1",
          "strand": false,
          "transcript": "ENST00000852627.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 545,
          "aa_ref": "L",
          "aa_start": 495,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1827,
          "cdna_start": 1523,
          "cds_end": null,
          "cds_length": 1638,
          "cds_start": 1483,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000852630.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1483C>T",
          "hgvs_p": "p.Leu495Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522689.1",
          "strand": false,
          "transcript": "ENST00000852630.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 545,
          "aa_ref": "L",
          "aa_start": 498,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1832,
          "cdna_start": 1541,
          "cds_end": null,
          "cds_length": 1638,
          "cds_start": 1492,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000960006.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1492C>T",
          "hgvs_p": "p.Leu498Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630065.1",
          "strand": false,
          "transcript": "ENST00000960006.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 541,
          "aa_ref": "L",
          "aa_start": 491,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1883,
          "cdna_start": 1577,
          "cds_end": null,
          "cds_length": 1626,
          "cds_start": 1471,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000936255.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1471C>T",
          "hgvs_p": "p.Leu491Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606314.1",
          "strand": false,
          "transcript": "ENST00000936255.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 540,
          "aa_ref": "L",
          "aa_start": 490,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1904,
          "cdna_start": 1600,
          "cds_end": null,
          "cds_length": 1623,
          "cds_start": 1468,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000936254.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1468C>T",
          "hgvs_p": "p.Leu490Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606313.1",
          "strand": false,
          "transcript": "ENST00000936254.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 540,
          "aa_ref": "L",
          "aa_start": 490,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1835,
          "cdna_start": 1531,
          "cds_end": null,
          "cds_length": 1623,
          "cds_start": 1468,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000936256.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1468C>T",
          "hgvs_p": "p.Leu490Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606315.1",
          "strand": false,
          "transcript": "ENST00000936256.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": "L",
          "aa_start": 488,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1824,
          "cdna_start": 1520,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": 1462,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000936257.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1462C>T",
          "hgvs_p": "p.Leu488Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000606316.1",
          "strand": false,
          "transcript": "ENST00000936257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 534,
          "aa_ref": "L",
          "aa_start": 484,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1808,
          "cdna_start": 1504,
          "cds_end": null,
          "cds_length": 1605,
          "cds_start": 1450,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000852628.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1450C>T",
          "hgvs_p": "p.Leu484Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522687.1",
          "strand": false,
          "transcript": "ENST00000852628.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 529,
          "aa_ref": "L",
          "aa_start": 479,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2162,
          "cdna_start": 1858,
          "cds_end": null,
          "cds_length": 1590,
          "cds_start": 1435,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001282907.2",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1435C>T",
          "hgvs_p": "p.Leu479Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001269836.1",
          "strand": false,
          "transcript": "NM_001282907.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 529,
          "aa_ref": "L",
          "aa_start": 479,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1862,
          "cdna_start": 1561,
          "cds_end": null,
          "cds_length": 1590,
          "cds_start": 1435,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000626972.2",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1435C>T",
          "hgvs_p": "p.Leu479Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000486921.1",
          "strand": false,
          "transcript": "ENST00000626972.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 527,
          "aa_ref": "L",
          "aa_start": 477,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1789,
          "cdna_start": 1489,
          "cds_end": null,
          "cds_length": 1584,
          "cds_start": 1429,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000960004.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1429C>T",
          "hgvs_p": "p.Leu477Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630063.1",
          "strand": false,
          "transcript": "ENST00000960004.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 524,
          "aa_ref": "L",
          "aa_start": 474,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1769,
          "cdna_start": 1465,
          "cds_end": null,
          "cds_length": 1575,
          "cds_start": 1420,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000852629.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1420C>T",
          "hgvs_p": "p.Leu474Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522688.1",
          "strand": false,
          "transcript": "ENST00000852629.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 497,
          "aa_ref": "L",
          "aa_start": 447,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1879,
          "cdna_start": 1575,
          "cds_end": null,
          "cds_length": 1494,
          "cds_start": 1339,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001282908.2",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1339C>T",
          "hgvs_p": "p.Leu447Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001269837.1",
          "strand": false,
          "transcript": "NM_001282908.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 491,
          "aa_ref": "L",
          "aa_start": 441,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1708,
          "cdna_start": 1404,
          "cds_end": null,
          "cds_length": 1476,
          "cds_start": 1321,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000852626.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1321C>T",
          "hgvs_p": "p.Leu441Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000522685.1",
          "strand": false,
          "transcript": "ENST00000852626.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 480,
          "aa_ref": "L",
          "aa_start": 430,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1638,
          "cdna_start": 1337,
          "cds_end": null,
          "cds_length": 1443,
          "cds_start": 1288,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000960005.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1288C>T",
          "hgvs_p": "p.Leu430Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630064.1",
          "strand": false,
          "transcript": "ENST00000960005.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 475,
          "aa_ref": "L",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1774,
          "cdna_start": 1470,
          "cds_end": null,
          "cds_length": 1428,
          "cds_start": 1273,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001282909.2",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1273C>T",
          "hgvs_p": "p.Leu425Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001269838.1",
          "strand": false,
          "transcript": "NM_001282909.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 106,
          "aa_ref": "L",
          "aa_start": 56,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 556,
          "cdna_start": 167,
          "cds_end": null,
          "cds_length": 321,
          "cds_start": 166,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000432178.5",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.166C>T",
          "hgvs_p": "p.Leu56Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000407748.1",
          "strand": false,
          "transcript": "ENST00000432178.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 529,
          "aa_ref": "L",
          "aa_start": 479,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3433,
          "cdna_start": 3129,
          "cds_end": null,
          "cds_length": 1590,
          "cds_start": 1435,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 15,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "XM_047440668.1",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "c.1435C>T",
          "hgvs_p": "p.Leu479Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047296624.1",
          "strand": false,
          "transcript": "XM_047440668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1326,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000496121.5",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "n.1020C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000496121.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1927,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000540844.6",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "n.*1145C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000442730.2",
          "strand": false,
          "transcript": "ENST00000540844.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1927,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000540844.6",
          "gene_hgnc_id": 1623,
          "gene_symbol": "CCT8",
          "hgvs_c": "n.*1145C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000442730.2",
          "strand": false,
          "transcript": "ENST00000540844.6",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1271224411",
      "effect": "synonymous_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 1623,
      "gene_symbol": "CCT8",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 0.706,
      "pos": 29060618,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.061,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.009999999776482582,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "transcript": "NM_006585.4"
    }
  ]
}
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.