← 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: 3-107716755-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 107716755,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001142568.3",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "NM_001142568.3",
          "protein_id": "NP_001136040.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 612,
          "cdna_end": null,
          "cdna_length": 9009,
          "mane_select": "ENST00000325805.13",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000325805.13",
          "protein_id": "ENSP00000319974.8",
          "transcript_support_level": 1,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 612,
          "cdna_end": null,
          "cdna_length": 9009,
          "mane_select": "NM_001142568.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000415149.6",
          "protein_id": "ENSP00000408358.2",
          "transcript_support_level": 1,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 638,
          "cdna_end": null,
          "cdna_length": 8930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000416476.6",
          "protein_id": "ENSP00000403860.2",
          "transcript_support_level": 1,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 628,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 1887,
          "cdna_start": 531,
          "cdna_end": null,
          "cdna_length": 2178,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "NM_020235.7",
          "protein_id": "NP_064620.2",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 612,
          "cdna_end": null,
          "cdna_length": 8919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000406780.5",
          "protein_id": "ENSP00000385530.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 848,
          "cdna_end": null,
          "cdna_length": 3674,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000402543.5",
          "protein_id": "ENSP00000385317.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 891,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2676,
          "cdna_start": 730,
          "cdna_end": null,
          "cdna_length": 3980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "NM_001276286.2",
          "protein_id": "NP_001263215.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 628,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 1887,
          "cdna_start": 612,
          "cdna_end": null,
          "cdna_length": 8000,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000402163.6",
          "protein_id": "ENSP00000385518.2",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 1345,
          "cdna_start": 552,
          "cdna_end": null,
          "cdna_length": 1586,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000456419.5",
          "protein_id": "ENSP00000413274.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 204,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 616,
          "cdna_start": 566,
          "cdna_end": null,
          "cdna_length": 871,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000427402.5",
          "protein_id": "ENSP00000413320.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 192,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 581,
          "cdna_start": 689,
          "cdna_end": null,
          "cdna_length": 959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000429270.1",
          "protein_id": "ENSP00000414673.1",
          "transcript_support_level": 4,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 498,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 539,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000449213.5",
          "protein_id": "ENSP00000407662.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 158,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 477,
          "cdna_start": 677,
          "cdna_end": null,
          "cdna_length": 843,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000413213.5",
          "protein_id": "ENSP00000403806.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 148,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 447,
          "cdna_start": 683,
          "cdna_end": null,
          "cdna_length": 819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000449335.5",
          "protein_id": "ENSP00000408297.1",
          "transcript_support_level": 5,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 143,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 432,
          "cdna_start": 554,
          "cdna_end": null,
          "cdna_length": 675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "ENST00000449271.5",
          "protein_id": "ENSP00000406554.1",
          "transcript_support_level": 4,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 112,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 341,
          "cdna_start": 522,
          "cdna_end": null,
          "cdna_length": 552,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453644.2",
          "protein_id": "XP_024309412.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 1553,
          "cdna_end": null,
          "cdna_length": 9950,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453645.2",
          "protein_id": "XP_024309413.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 950,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2853,
          "cdna_start": 1556,
          "cdna_end": null,
          "cdna_length": 9944,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_005247642.5",
          "protein_id": "XP_005247699.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 787,
          "cdna_end": null,
          "cdna_length": 9184,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_005247643.5",
          "protein_id": "XP_005247700.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 569,
          "cdna_end": null,
          "cdna_length": 8966,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_005247644.5",
          "protein_id": "XP_005247701.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 729,
          "cdna_end": null,
          "cdna_length": 9126,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_011513000.3",
          "protein_id": "XP_011511302.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 478,
          "cdna_end": null,
          "cdna_length": 8875,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_011513001.3",
          "protein_id": "XP_011511303.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 630,
          "cdna_end": null,
          "cdna_length": 9027,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_024453646.2",
          "protein_id": "XP_024309414.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 686,
          "cdna_end": null,
          "cdna_length": 9083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_024453647.2",
          "protein_id": "XP_024309415.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 672,
          "cdna_end": null,
          "cdna_length": 9069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_024453648.2",
          "protein_id": "XP_024309416.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 560,
          "cdna_end": null,
          "cdna_length": 8957,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_024453649.2",
          "protein_id": "XP_024309417.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 595,
          "cdna_end": null,
          "cdna_length": 8992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_024453651.2",
          "protein_id": "XP_024309419.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 665,
          "cdna_end": null,
          "cdna_length": 9062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_024453653.2",
          "protein_id": "XP_024309421.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 522,
          "cdna_end": null,
          "cdna_length": 8919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_047448597.1",
          "protein_id": "XP_047304553.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 739,
          "cdna_end": null,
          "cdna_length": 9136,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453656.2",
          "protein_id": "XP_024309424.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 927,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2784,
          "cdna_start": 1555,
          "cdna_end": null,
          "cdna_length": 9874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_047448598.1",
          "protein_id": "XP_047304554.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 924,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2775,
          "cdna_start": 1559,
          "cdna_end": null,
          "cdna_length": 9869,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453657.2",
          "protein_id": "XP_024309425.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 923,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2772,
          "cdna_start": 1553,
          "cdna_end": null,
          "cdna_length": 9860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453658.2",
          "protein_id": "XP_024309426.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 920,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2763,
          "cdna_start": 1555,
          "cdna_end": null,
          "cdna_length": 9853,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr",
          "transcript": "XM_047448599.1",
          "protein_id": "XP_047304555.1",
          "transcript_support_level": null,
          "aa_start": 104,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 311,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 630,
          "cdna_end": null,
          "cdna_length": 8937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453661.2",
          "protein_id": "XP_024309429.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1554,
          "cdna_end": null,
          "cdna_length": 9783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_047448600.1",
          "protein_id": "XP_047304556.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 894,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 2685,
          "cdna_start": 1559,
          "cdna_end": null,
          "cdna_length": 9779,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453662.2",
          "protein_id": "XP_024309430.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1553,
          "cdna_end": null,
          "cdna_length": 8941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453663.2",
          "protein_id": "XP_024309431.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 637,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 1914,
          "cdna_start": 1559,
          "cdna_end": null,
          "cdna_length": 8938,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453664.2",
          "protein_id": "XP_024309432.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": 1556,
          "cdna_end": null,
          "cdna_length": 8866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453665.2",
          "protein_id": "XP_024309433.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 610,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 1833,
          "cdna_start": 1553,
          "cdna_end": null,
          "cdna_length": 8851,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.347G>C",
          "hgvs_p": "p.Arg116Thr",
          "transcript": "XM_024453667.2",
          "protein_id": "XP_024309435.1",
          "transcript_support_level": null,
          "aa_start": 116,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 347,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": 1555,
          "cdna_end": null,
          "cdna_length": 8775,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "n.297G>C",
          "hgvs_p": null,
          "transcript": "ENST00000497629.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 563,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "n.155-27875G>C",
          "hgvs_p": null,
          "transcript": "ENST00000472032.1",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 549,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 7,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "n.264-27875G>C",
          "hgvs_p": null,
          "transcript": "ENST00000485939.5",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 555,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.*43G>C",
          "hgvs_p": null,
          "transcript": "ENST00000431630.5",
          "protein_id": "ENSP00000392230.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 118,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 358,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 601,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.*18G>C",
          "hgvs_p": null,
          "transcript": "ENST00000458458.5",
          "protein_id": "ENSP00000404654.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 96,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 513,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.*56G>C",
          "hgvs_p": null,
          "transcript": "ENST00000457496.5",
          "protein_id": "ENSP00000404943.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 84,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 255,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 556,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.*96G>C",
          "hgvs_p": null,
          "transcript": "ENST00000456817.5",
          "protein_id": "ENSP00000400543.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 70,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 215,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 581,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "BBX",
      "gene_hgnc_id": 14422,
      "dbsnp": "rs2062138537",
      "frequency_reference_population": 0.0000065747086,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.00000657471,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.5670247673988342,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.659,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.8888,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.23,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 4.02,
      "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": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001142568.3",
          "gene_symbol": "BBX",
          "hgnc_id": 14422,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.311G>C",
          "hgvs_p": "p.Arg104Thr"
        }
      ],
      "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
}