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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "PM2",
            "BP4_Moderate",
            "BP6_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "DGKB",
          "hgnc_id": 2850,
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": -2,
          "transcript": "NM_001350705.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Moderate,BP6_Moderate",
      "acmg_score": -2,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.064,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.49,
      "chr": "7",
      "clinvar_classification": "Likely benign",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.07336127758026123,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 803,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6841,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 2412,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350709.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000402815.6",
          "protein_coding": true,
          "protein_id": "NP_001337638.1",
          "strand": false,
          "transcript": "NM_001350709.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 803,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6841,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 2412,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000402815.6",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001350709.2",
          "protein_coding": true,
          "protein_id": "ENSP00000384909.1",
          "strand": false,
          "transcript": "ENST00000402815.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 773,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3257,
          "cdna_start": 992,
          "cds_end": null,
          "cds_length": 2322,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000406247.7",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386066.3",
          "strand": false,
          "transcript": "ENST00000406247.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7212,
          "cdna_start": 1623,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350705.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337634.1",
          "strand": false,
          "transcript": "NM_001350705.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6844,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350706.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337635.1",
          "strand": false,
          "transcript": "NM_001350706.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6684,
          "cdna_start": 1095,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000399322.7",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000382260.3",
          "strand": false,
          "transcript": "ENST00000399322.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6917,
          "cdna_start": 1328,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000403951.6",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000385780.2",
          "strand": false,
          "transcript": "ENST00000403951.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 803,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6844,
          "cdna_start": 1258,
          "cds_end": null,
          "cds_length": 2412,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350707.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337636.1",
          "strand": false,
          "transcript": "NM_001350707.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 803,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7209,
          "cdna_start": 1623,
          "cds_end": null,
          "cds_length": 2412,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350708.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337637.1",
          "strand": false,
          "transcript": "NM_001350708.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 803,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6244,
          "cdna_start": 1625,
          "cds_end": null,
          "cds_length": 2412,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000967727.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637786.1",
          "strand": false,
          "transcript": "ENST00000967727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 797,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7191,
          "cdna_start": 1602,
          "cds_end": null,
          "cds_length": 2394,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350715.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337644.1",
          "strand": false,
          "transcript": "NM_001350715.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 797,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6823,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 2394,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350716.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337645.1",
          "strand": false,
          "transcript": "NM_001350716.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 797,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4258,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 2394,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000910833.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580892.1",
          "strand": false,
          "transcript": "ENST00000910833.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 796,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6823,
          "cdna_start": 1237,
          "cds_end": null,
          "cds_length": 2391,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350711.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337640.1",
          "strand": false,
          "transcript": "NM_001350711.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 796,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7188,
          "cdna_start": 1602,
          "cds_end": null,
          "cds_length": 2391,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350712.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337641.1",
          "strand": false,
          "transcript": "NM_001350712.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 796,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6820,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 2391,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350714.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337643.1",
          "strand": false,
          "transcript": "NM_001350714.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 796,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3651,
          "cdna_start": 1325,
          "cds_end": null,
          "cds_length": 2391,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000407950.5",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000385031.1",
          "strand": false,
          "transcript": "ENST00000407950.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 796,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5026,
          "cdna_start": 1575,
          "cds_end": null,
          "cds_length": 2391,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000910829.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580888.1",
          "strand": false,
          "transcript": "ENST00000910829.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 792,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6811,
          "cdna_start": 1258,
          "cds_end": null,
          "cds_length": 2379,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350717.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337646.1",
          "strand": false,
          "transcript": "NM_001350717.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 792,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7176,
          "cdna_start": 1623,
          "cds_end": null,
          "cds_length": 2379,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350718.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337647.1",
          "strand": false,
          "transcript": "NM_001350718.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 792,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6808,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 2379,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350719.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337648.1",
          "strand": false,
          "transcript": "NM_001350719.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 792,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3027,
          "cdna_start": 1281,
          "cds_end": null,
          "cds_length": 2379,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000910828.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580887.1",
          "strand": false,
          "transcript": "ENST00000910828.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 792,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4970,
          "cdna_start": 1552,
          "cds_end": null,
          "cds_length": 2379,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000910830.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580889.1",
          "strand": false,
          "transcript": "ENST00000910830.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 792,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4227,
          "cdna_start": 1237,
          "cds_end": null,
          "cds_length": 2379,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000967729.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637788.1",
          "strand": false,
          "transcript": "ENST00000967729.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 785,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7155,
          "cdna_start": 1602,
          "cds_end": null,
          "cds_length": 2358,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350720.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337649.1",
          "strand": false,
          "transcript": "NM_001350720.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 785,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6787,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 2358,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350721.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337650.1",
          "strand": false,
          "transcript": "NM_001350721.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 785,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4687,
          "cdna_start": 1269,
          "cds_end": null,
          "cds_length": 2358,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000910831.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580890.1",
          "strand": false,
          "transcript": "ENST00000910831.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 785,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4098,
          "cdna_start": 1110,
          "cds_end": null,
          "cds_length": 2358,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000910834.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580893.1",
          "strand": false,
          "transcript": "ENST00000910834.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 785,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4501,
          "cdna_start": 1522,
          "cds_end": null,
          "cds_length": 2358,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000932238.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602297.1",
          "strand": false,
          "transcript": "ENST00000932238.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 773,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3360,
          "cdna_start": 1095,
          "cds_end": null,
          "cds_length": 2322,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_145695.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_663733.1",
          "strand": false,
          "transcript": "NM_145695.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 772,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4439,
          "cdna_start": 1495,
          "cds_end": null,
          "cds_length": 2319,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000910832.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580891.1",
          "strand": false,
          "transcript": "ENST00000910832.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 762,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6812,
          "cdna_start": 1223,
          "cds_end": null,
          "cds_length": 2289,
          "cds_start": 782,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350722.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.782G>A",
          "hgvs_p": "p.Arg261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337651.1",
          "strand": false,
          "transcript": "NM_001350722.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 762,
          "aa_ref": "R",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6809,
          "cdna_start": 1220,
          "cds_end": null,
          "cds_length": 2289,
          "cds_start": 782,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001350723.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.782G>A",
          "hgvs_p": "p.Arg261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337652.1",
          "strand": false,
          "transcript": "NM_001350723.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 760,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4053,
          "cdna_start": 1140,
          "cds_end": null,
          "cds_length": 2283,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 23,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000932239.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602298.1",
          "strand": false,
          "transcript": "ENST00000932239.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 754,
          "aa_ref": "R",
          "aa_start": 254,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6785,
          "cdna_start": 1199,
          "cds_end": null,
          "cds_length": 2265,
          "cds_start": 761,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001350724.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.761G>A",
          "hgvs_p": "p.Arg254Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001337653.1",
          "strand": false,
          "transcript": "NM_001350724.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6847,
          "cdna_start": 1258,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_011515154.3",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011513456.1",
          "strand": false,
          "transcript": "XM_011515154.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 725,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3349,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 2178,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_017011790.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016867279.1",
          "strand": false,
          "transcript": "XM_017011790.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 123,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6060,
          "cdna_start": 471,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 368,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047419929.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.368G>A",
          "hgvs_p": "p.Arg123Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275885.1",
          "strand": false,
          "transcript": "XM_047419929.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 621,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5909,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 1866,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_017011791.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016867280.1",
          "strand": false,
          "transcript": "XM_017011791.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 615,
          "aa_ref": "R",
          "aa_start": 303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2492,
          "cdna_start": 1255,
          "cds_end": null,
          "cds_length": 1848,
          "cds_start": 908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XM_017011792.3",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.908G>A",
          "hgvs_p": "p.Arg303Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016867281.1",
          "strand": false,
          "transcript": "XM_017011792.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 613,
          "aa_ref": "R",
          "aa_start": 296,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6252,
          "cdna_start": 1602,
          "cds_end": null,
          "cds_length": 1842,
          "cds_start": 887,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "XM_047419930.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.887G>A",
          "hgvs_p": "p.Arg296Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047275886.1",
          "strand": false,
          "transcript": "XM_047419930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 496,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3331,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1491,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000967726.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.148-9736G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637785.1",
          "strand": false,
          "transcript": "ENST00000967726.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 374,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5491,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1125,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000967728.1",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "c.322+53278G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000637787.1",
          "strand": false,
          "transcript": "ENST00000967728.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3174,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000403963.5",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "n.1482G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000403963.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1959,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000477401.5",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "n.1346G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000477401.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1958,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "XR_001744571.2",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "n.1255G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_001744571.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 674,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000471732.5",
          "gene_hgnc_id": 2850,
          "gene_symbol": "DGKB",
          "hgvs_c": "n.273+35779G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000471732.5",
          "transcript_support_level": 3
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1196598454",
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 2850,
      "gene_symbol": "DGKB",
      "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": "Likely benign",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 3.481,
      "pos": 14682763,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.25,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001350705.1"
    }
  ]
}
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.