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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "18",
      "pos": 46477916,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "ENST00000642948.1",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.6378G>A",
          "hgvs_p": "p.Lys2126Lys",
          "transcript": "NM_001384474.1",
          "protein_id": "NP_001371403.1",
          "transcript_support_level": null,
          "aa_start": 2126,
          "aa_end": null,
          "aa_length": 2273,
          "cds_start": 6378,
          "cds_end": null,
          "cds_length": 6822,
          "cdna_start": 6565,
          "cdna_end": null,
          "cdna_length": 7208,
          "mane_select": "ENST00000642948.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 41,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.6378G>A",
          "hgvs_p": "p.Lys2126Lys",
          "transcript": "ENST00000642948.1",
          "protein_id": "ENSP00000496347.1",
          "transcript_support_level": null,
          "aa_start": 2126,
          "aa_end": null,
          "aa_length": 2273,
          "cds_start": 6378,
          "cds_end": null,
          "cds_length": 6822,
          "cdna_start": 6565,
          "cdna_end": null,
          "cdna_length": 7208,
          "mane_select": "NM_001384474.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.3045G>A",
          "hgvs_p": "p.Lys1015Lys",
          "transcript": "ENST00000300591.11",
          "protein_id": "ENSP00000300591.6",
          "transcript_support_level": 1,
          "aa_start": 1015,
          "aa_end": null,
          "aa_length": 1114,
          "cds_start": 3045,
          "cds_end": null,
          "cds_length": 3345,
          "cdna_start": 3459,
          "cdna_end": null,
          "cdna_length": 3968,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.2757G>A",
          "hgvs_p": "p.Lys919Lys",
          "transcript": "ENST00000579038.6",
          "protein_id": "ENSP00000463285.1",
          "transcript_support_level": 1,
          "aa_start": 919,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2757,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 3108,
          "cdna_end": null,
          "cdna_length": 3633,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.1095G>A",
          "hgvs_p": "p.Lys365Lys",
          "transcript": "ENST00000398686.8",
          "protein_id": "ENSP00000381676.4",
          "transcript_support_level": 1,
          "aa_start": 365,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 1095,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 1315,
          "cdna_end": null,
          "cdna_length": 1958,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.6192G>A",
          "hgvs_p": "p.Lys2064Lys",
          "transcript": "NM_144612.7",
          "protein_id": "NP_653213.6",
          "transcript_support_level": null,
          "aa_start": 2064,
          "aa_end": null,
          "aa_length": 2211,
          "cds_start": 6192,
          "cds_end": null,
          "cds_length": 6636,
          "cdna_start": 6379,
          "cdna_end": null,
          "cdna_length": 7022,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 40,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.6192G>A",
          "hgvs_p": "p.Lys2064Lys",
          "transcript": "ENST00000536736.5",
          "protein_id": "ENSP00000444586.1",
          "transcript_support_level": 5,
          "aa_start": 2064,
          "aa_end": null,
          "aa_length": 2211,
          "cds_start": 6192,
          "cds_end": null,
          "cds_length": 6636,
          "cdna_start": 6192,
          "cdna_end": null,
          "cdna_length": 6848,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 39,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.5760G>A",
          "hgvs_p": "p.Lys1920Lys",
          "transcript": "ENST00000441551.6",
          "protein_id": "ENSP00000387621.2",
          "transcript_support_level": 5,
          "aa_start": 1920,
          "aa_end": null,
          "aa_length": 2067,
          "cds_start": 5760,
          "cds_end": null,
          "cds_length": 6204,
          "cdna_start": 5760,
          "cdna_end": null,
          "cdna_length": 6226,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.3045G>A",
          "hgvs_p": "p.Lys1015Lys",
          "transcript": "NM_001145472.3",
          "protein_id": "NP_001138944.1",
          "transcript_support_level": null,
          "aa_start": 1015,
          "aa_end": null,
          "aa_length": 1114,
          "cds_start": 3045,
          "cds_end": null,
          "cds_length": 3345,
          "cdna_start": 3459,
          "cdna_end": null,
          "cdna_length": 3981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.2859G>A",
          "hgvs_p": "p.Lys953Lys",
          "transcript": "ENST00000582408.6",
          "protein_id": "ENSP00000461964.1",
          "transcript_support_level": 2,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 1100,
          "cds_start": 2859,
          "cds_end": null,
          "cds_length": 3303,
          "cdna_start": 3099,
          "cdna_end": null,
          "cdna_length": 3761,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.2757G>A",
          "hgvs_p": "p.Lys919Lys",
          "transcript": "NM_001308013.2",
          "protein_id": "NP_001294942.1",
          "transcript_support_level": null,
          "aa_start": 919,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2757,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 3108,
          "cdna_end": null,
          "cdna_length": 3644,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.1095G>A",
          "hgvs_p": "p.Lys365Lys",
          "transcript": "NM_001145473.3",
          "protein_id": "NP_001138945.1",
          "transcript_support_level": null,
          "aa_start": 365,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 1095,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 1315,
          "cdna_end": null,
          "cdna_length": 1958,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.1095G>A",
          "hgvs_p": "p.Lys365Lys",
          "transcript": "NM_001173129.2",
          "protein_id": "NP_001166600.1",
          "transcript_support_level": null,
          "aa_start": 365,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 1095,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1315,
          "cdna_end": null,
          "cdna_length": 1851,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.1095G>A",
          "hgvs_p": "p.Lys365Lys",
          "transcript": "ENST00000398705.7",
          "protein_id": "ENSP00000381692.2",
          "transcript_support_level": 2,
          "aa_start": 365,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 1095,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1306,
          "cdna_end": null,
          "cdna_length": 1831,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.5334G>A",
          "hgvs_p": "p.Lys1778Lys",
          "transcript": "XM_047437289.1",
          "protein_id": "XP_047293245.1",
          "transcript_support_level": null,
          "aa_start": 1778,
          "aa_end": null,
          "aa_length": 1925,
          "cds_start": 5334,
          "cds_end": null,
          "cds_length": 5778,
          "cdna_start": 5433,
          "cdna_end": null,
          "cdna_length": 6076,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.4539G>A",
          "hgvs_p": "p.Lys1513Lys",
          "transcript": "XM_011525804.3",
          "protein_id": "XP_011524106.1",
          "transcript_support_level": null,
          "aa_start": 1513,
          "aa_end": null,
          "aa_length": 1660,
          "cds_start": 4539,
          "cds_end": null,
          "cds_length": 4983,
          "cdna_start": 4608,
          "cdna_end": null,
          "cdna_length": 5251,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.3177G>A",
          "hgvs_p": "p.Lys1059Lys",
          "transcript": "XM_006722388.4",
          "protein_id": "XP_006722451.1",
          "transcript_support_level": null,
          "aa_start": 1059,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": 3177,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": 3305,
          "cdna_end": null,
          "cdna_length": 3948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.3042G>A",
          "hgvs_p": "p.Lys1014Lys",
          "transcript": "XM_024451085.2",
          "protein_id": "XP_024306853.1",
          "transcript_support_level": null,
          "aa_start": 1014,
          "aa_end": null,
          "aa_length": 1161,
          "cds_start": 3042,
          "cds_end": null,
          "cds_length": 3486,
          "cdna_start": 3075,
          "cdna_end": null,
          "cdna_length": 3718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.2991G>A",
          "hgvs_p": "p.Lys997Lys",
          "transcript": "XM_006722391.4",
          "protein_id": "XP_006722454.1",
          "transcript_support_level": null,
          "aa_start": 997,
          "aa_end": null,
          "aa_length": 1144,
          "cds_start": 2991,
          "cds_end": null,
          "cds_length": 3435,
          "cdna_start": 3119,
          "cdna_end": null,
          "cdna_length": 3762,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.2757G>A",
          "hgvs_p": "p.Lys919Lys",
          "transcript": "XM_024451086.2",
          "protein_id": "XP_024306854.1",
          "transcript_support_level": null,
          "aa_start": 919,
          "aa_end": null,
          "aa_length": 1066,
          "cds_start": 2757,
          "cds_end": null,
          "cds_length": 3201,
          "cdna_start": 3108,
          "cdna_end": null,
          "cdna_length": 3751,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.2757G>A",
          "hgvs_p": "p.Lys919Lys",
          "transcript": "XM_024451088.2",
          "protein_id": "XP_024306856.1",
          "transcript_support_level": null,
          "aa_start": 919,
          "aa_end": null,
          "aa_length": 1066,
          "cds_start": 2757,
          "cds_end": null,
          "cds_length": 3201,
          "cdna_start": 2944,
          "cdna_end": null,
          "cdna_length": 3587,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.1146G>A",
          "hgvs_p": "p.Lys382Lys",
          "transcript": "XM_011525810.3",
          "protein_id": "XP_011524112.1",
          "transcript_support_level": null,
          "aa_start": 382,
          "aa_end": null,
          "aa_length": 529,
          "cds_start": 1146,
          "cds_end": null,
          "cds_length": 1590,
          "cdna_start": 1856,
          "cdna_end": null,
          "cdna_length": 2499,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LOXHD1",
          "gene_hgnc_id": 26521,
          "hgvs_c": "c.1095G>A",
          "hgvs_p": "p.Lys365Lys",
          "transcript": "XM_011525811.3",
          "protein_id": "XP_011524113.1",
          "transcript_support_level": null,
          "aa_start": 365,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 1095,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": 2101,
          "cdna_end": null,
          "cdna_length": 2744,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "LOXHD1",
      "gene_hgnc_id": 26521,
      "dbsnp": "rs876657498",
      "frequency_reference_population": 0.0000057204065,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 8,
      "gnomad_exomes_af": 0.00000572041,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 8,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.4300000071525574,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.36000001430511475,
      "splice_prediction_selected": "Uncertain_significance",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.43,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.594,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.36,
      "spliceai_max_prediction": "Uncertain_significance",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -8,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP6_Very_Strong",
      "acmg_by_gene": [
        {
          "score": -8,
          "benign_score": 8,
          "pathogenic_score": 0,
          "criteria": [
            "BP6_Very_Strong"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000642948.1",
          "gene_symbol": "LOXHD1",
          "hgnc_id": 26521,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.6378G>A",
          "hgvs_p": "p.Lys2126Lys"
        }
      ],
      "clinvar_disease": "Autosomal recessive nonsyndromic hearing loss 77,not provided,not specified",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2",
      "phenotype_combined": "not specified|Autosomal recessive nonsyndromic hearing loss 77|not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}