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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 107728804,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001142568.3",
      "consequences": [
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "NM_001142568.3",
          "protein_id": "NP_001136040.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 9009,
          "mane_select": "ENST00000325805.13",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000325805.13",
          "protein_id": "ENSP00000319974.8",
          "transcript_support_level": 1,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 9009,
          "mane_select": "NM_001142568.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000415149.6",
          "protein_id": "ENSP00000408358.2",
          "transcript_support_level": 1,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 772,
          "cdna_end": null,
          "cdna_length": 8930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000416476.6",
          "protein_id": "ENSP00000403860.2",
          "transcript_support_level": 1,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 628,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 1887,
          "cdna_start": 665,
          "cdna_end": null,
          "cdna_length": 2178,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "NM_020235.7",
          "protein_id": "NP_064620.2",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 8919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000406780.5",
          "protein_id": "ENSP00000385530.1",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 982,
          "cdna_end": null,
          "cdna_length": 3674,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000402543.5",
          "protein_id": "ENSP00000385317.1",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 891,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2676,
          "cdna_start": 864,
          "cdna_end": null,
          "cdna_length": 3980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "NM_001276286.2",
          "protein_id": "NP_001263215.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 628,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 1887,
          "cdna_start": 746,
          "cdna_end": null,
          "cdna_length": 8000,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000402163.6",
          "protein_id": "ENSP00000385518.2",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 1345,
          "cdna_start": 686,
          "cdna_end": null,
          "cdna_length": 1586,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000456419.5",
          "protein_id": "ENSP00000413274.1",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 204,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 616,
          "cdna_start": 700,
          "cdna_end": null,
          "cdna_length": 871,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000427402.5",
          "protein_id": "ENSP00000413320.1",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 192,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 581,
          "cdna_start": 823,
          "cdna_end": null,
          "cdna_length": 959,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000429270.1",
          "protein_id": "ENSP00000414673.1",
          "transcript_support_level": 4,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 165,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 498,
          "cdna_start": 486,
          "cdna_end": null,
          "cdna_length": 539,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000449213.5",
          "protein_id": "ENSP00000407662.1",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 158,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 477,
          "cdna_start": 811,
          "cdna_end": null,
          "cdna_length": 843,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453644.2",
          "protein_id": "XP_024309412.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 953,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2862,
          "cdna_start": 1687,
          "cdna_end": null,
          "cdna_length": 9950,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453645.2",
          "protein_id": "XP_024309413.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 950,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2853,
          "cdna_start": 1690,
          "cdna_end": null,
          "cdna_length": 9944,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_005247642.5",
          "protein_id": "XP_005247699.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 921,
          "cdna_end": null,
          "cdna_length": 9184,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_005247643.5",
          "protein_id": "XP_005247700.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 703,
          "cdna_end": null,
          "cdna_length": 8966,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_005247644.5",
          "protein_id": "XP_005247701.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 863,
          "cdna_end": null,
          "cdna_length": 9126,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_011513000.3",
          "protein_id": "XP_011511302.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 612,
          "cdna_end": null,
          "cdna_length": 8875,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_011513001.3",
          "protein_id": "XP_011511303.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 764,
          "cdna_end": null,
          "cdna_length": 9027,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_024453646.2",
          "protein_id": "XP_024309414.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 820,
          "cdna_end": null,
          "cdna_length": 9083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_024453647.2",
          "protein_id": "XP_024309415.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 806,
          "cdna_end": null,
          "cdna_length": 9069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_024453648.2",
          "protein_id": "XP_024309416.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 694,
          "cdna_end": null,
          "cdna_length": 8957,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_024453649.2",
          "protein_id": "XP_024309417.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 729,
          "cdna_end": null,
          "cdna_length": 8992,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_024453651.2",
          "protein_id": "XP_024309419.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 799,
          "cdna_end": null,
          "cdna_length": 9062,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_024453653.2",
          "protein_id": "XP_024309421.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 656,
          "cdna_end": null,
          "cdna_length": 8919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_047448597.1",
          "protein_id": "XP_047304553.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": 873,
          "cdna_end": null,
          "cdna_length": 9136,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453656.2",
          "protein_id": "XP_024309424.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 927,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2784,
          "cdna_start": 1689,
          "cdna_end": null,
          "cdna_length": 9874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_047448598.1",
          "protein_id": "XP_047304554.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 924,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2775,
          "cdna_start": 1693,
          "cdna_end": null,
          "cdna_length": 9869,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453657.2",
          "protein_id": "XP_024309425.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 923,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2772,
          "cdna_start": 1687,
          "cdna_end": null,
          "cdna_length": 9860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453658.2",
          "protein_id": "XP_024309426.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 920,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2763,
          "cdna_start": 1689,
          "cdna_end": null,
          "cdna_length": 9853,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "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.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "XM_047448599.1",
          "protein_id": "XP_047304555.1",
          "transcript_support_level": null,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 911,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 2736,
          "cdna_start": 764,
          "cdna_end": null,
          "cdna_length": 8937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453661.2",
          "protein_id": "XP_024309429.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 1688,
          "cdna_end": null,
          "cdna_length": 9783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_047448600.1",
          "protein_id": "XP_047304556.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 894,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 2685,
          "cdna_start": 1693,
          "cdna_end": null,
          "cdna_length": 9779,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453662.2",
          "protein_id": "XP_024309430.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1687,
          "cdna_end": null,
          "cdna_length": 8941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453663.2",
          "protein_id": "XP_024309431.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 637,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 1914,
          "cdna_start": 1693,
          "cdna_end": null,
          "cdna_length": 8938,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453664.2",
          "protein_id": "XP_024309432.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 614,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 1845,
          "cdna_start": 1690,
          "cdna_end": null,
          "cdna_length": 8866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453665.2",
          "protein_id": "XP_024309433.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 610,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 1833,
          "cdna_start": 1687,
          "cdna_end": null,
          "cdna_length": 8851,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.481T>C",
          "hgvs_p": "p.Trp161Arg",
          "transcript": "XM_024453667.2",
          "protein_id": "XP_024309435.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 481,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": 1689,
          "cdna_end": null,
          "cdna_length": 8775,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "W",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant",
            "splice_region_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg",
          "transcript": "ENST00000413213.5",
          "protein_id": "ENSP00000403806.1",
          "transcript_support_level": 5,
          "aa_start": 149,
          "aa_end": null,
          "aa_length": 148,
          "cds_start": 445,
          "cds_end": null,
          "cds_length": 447,
          "cdna_start": 817,
          "cdna_end": null,
          "cdna_length": 819,
          "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": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BBX",
          "gene_hgnc_id": 14422,
          "hgvs_c": "n.431T>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-15826T>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-15826T>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.*13T>C",
          "hgvs_p": null,
          "transcript": "ENST00000449335.5",
          "protein_id": "ENSP00000408297.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 143,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 432,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "BBX",
      "gene_hgnc_id": 14422,
      "dbsnp": "rs2063131364",
      "frequency_reference_population": 0.0000034214095,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 5,
      "gnomad_exomes_af": 0.00000342141,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 5,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8949134349822998,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.801,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9999,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.54,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.461,
      "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": "PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001142568.3",
          "gene_symbol": "BBX",
          "hgnc_id": 14422,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.445T>C",
          "hgvs_p": "p.Trp149Arg"
        }
      ],
      "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
}