← 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: 9-81590966-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 81590966,
      "ref": "A",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_005077.5",
      "consequences": [
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1668T>G",
          "hgvs_p": "p.Ile556Met",
          "transcript": "NM_005077.5",
          "protein_id": "NP_005068.2",
          "transcript_support_level": null,
          "aa_start": 556,
          "aa_end": null,
          "aa_length": 770,
          "cds_start": 1668,
          "cds_end": null,
          "cds_length": 2313,
          "cdna_start": 2975,
          "cdna_end": null,
          "cdna_length": 4135,
          "mane_select": "ENST00000376499.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1668T>G",
          "hgvs_p": "p.Ile556Met",
          "transcript": "ENST00000376499.8",
          "protein_id": "ENSP00000365682.3",
          "transcript_support_level": 1,
          "aa_start": 556,
          "aa_end": null,
          "aa_length": 770,
          "cds_start": 1668,
          "cds_end": null,
          "cds_length": 2313,
          "cdna_start": 2975,
          "cdna_end": null,
          "cdna_length": 4135,
          "mane_select": "NM_005077.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1698T>G",
          "hgvs_p": "p.Ile566Met",
          "transcript": "NM_001303103.2",
          "protein_id": "NP_001290032.1",
          "transcript_support_level": null,
          "aa_start": 566,
          "aa_end": null,
          "aa_length": 780,
          "cds_start": 1698,
          "cds_end": null,
          "cds_length": 2343,
          "cdna_start": 3005,
          "cdna_end": null,
          "cdna_length": 4165,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1623T>G",
          "hgvs_p": "p.Ile541Met",
          "transcript": "NM_001303104.2",
          "protein_id": "NP_001290033.1",
          "transcript_support_level": null,
          "aa_start": 541,
          "aa_end": null,
          "aa_length": 755,
          "cds_start": 1623,
          "cds_end": null,
          "cds_length": 2268,
          "cdna_start": 2930,
          "cdna_end": null,
          "cdna_length": 4090,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1800T>G",
          "hgvs_p": "p.Ile600Met",
          "transcript": "XM_005252151.2",
          "protein_id": "XP_005252208.1",
          "transcript_support_level": null,
          "aa_start": 600,
          "aa_end": null,
          "aa_length": 814,
          "cds_start": 1800,
          "cds_end": null,
          "cds_length": 2445,
          "cdna_start": 3107,
          "cdna_end": null,
          "cdna_length": 4267,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1797T>G",
          "hgvs_p": "p.Ile599Met",
          "transcript": "XM_005252152.2",
          "protein_id": "XP_005252209.1",
          "transcript_support_level": null,
          "aa_start": 599,
          "aa_end": null,
          "aa_length": 813,
          "cds_start": 1797,
          "cds_end": null,
          "cds_length": 2442,
          "cdna_start": 3104,
          "cdna_end": null,
          "cdna_length": 4264,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1797T>G",
          "hgvs_p": "p.Ile599Met",
          "transcript": "XM_006717258.2",
          "protein_id": "XP_006717321.1",
          "transcript_support_level": null,
          "aa_start": 599,
          "aa_end": null,
          "aa_length": 813,
          "cds_start": 1797,
          "cds_end": null,
          "cds_length": 2442,
          "cdna_start": 3104,
          "cdna_end": null,
          "cdna_length": 4264,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1770T>G",
          "hgvs_p": "p.Ile590Met",
          "transcript": "XM_005252153.2",
          "protein_id": "XP_005252210.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 804,
          "cds_start": 1770,
          "cds_end": null,
          "cds_length": 2415,
          "cdna_start": 3077,
          "cdna_end": null,
          "cdna_length": 4237,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1767T>G",
          "hgvs_p": "p.Ile589Met",
          "transcript": "XM_005252154.2",
          "protein_id": "XP_005252211.1",
          "transcript_support_level": null,
          "aa_start": 589,
          "aa_end": null,
          "aa_length": 803,
          "cds_start": 1767,
          "cds_end": null,
          "cds_length": 2412,
          "cdna_start": 3074,
          "cdna_end": null,
          "cdna_length": 4234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1695T>G",
          "hgvs_p": "p.Ile565Met",
          "transcript": "XM_005252156.4",
          "protein_id": "XP_005252213.1",
          "transcript_support_level": null,
          "aa_start": 565,
          "aa_end": null,
          "aa_length": 779,
          "cds_start": 1695,
          "cds_end": null,
          "cds_length": 2340,
          "cdna_start": 3002,
          "cdna_end": null,
          "cdna_length": 4162,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1665T>G",
          "hgvs_p": "p.Ile555Met",
          "transcript": "XM_006717262.2",
          "protein_id": "XP_006717325.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 769,
          "cds_start": 1665,
          "cds_end": null,
          "cds_length": 2310,
          "cdna_start": 2972,
          "cdna_end": null,
          "cdna_length": 4132,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1665T>G",
          "hgvs_p": "p.Ile555Met",
          "transcript": "XM_011518951.3",
          "protein_id": "XP_011517253.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 769,
          "cds_start": 1665,
          "cds_end": null,
          "cds_length": 2310,
          "cdna_start": 2972,
          "cdna_end": null,
          "cdna_length": 4132,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1662T>G",
          "hgvs_p": "p.Ile554Met",
          "transcript": "XM_006717263.2",
          "protein_id": "XP_006717326.1",
          "transcript_support_level": null,
          "aa_start": 554,
          "aa_end": null,
          "aa_length": 768,
          "cds_start": 1662,
          "cds_end": null,
          "cds_length": 2307,
          "cdna_start": 2969,
          "cdna_end": null,
          "cdna_length": 4129,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1632T>G",
          "hgvs_p": "p.Ile544Met",
          "transcript": "XM_006717259.5",
          "protein_id": "XP_006717322.1",
          "transcript_support_level": null,
          "aa_start": 544,
          "aa_end": null,
          "aa_length": 758,
          "cds_start": 1632,
          "cds_end": null,
          "cds_length": 2277,
          "cdna_start": 2939,
          "cdna_end": null,
          "cdna_length": 4099,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1578T>G",
          "hgvs_p": "p.Ile526Met",
          "transcript": "XM_006717260.2",
          "protein_id": "XP_006717323.1",
          "transcript_support_level": null,
          "aa_start": 526,
          "aa_end": null,
          "aa_length": 740,
          "cds_start": 1578,
          "cds_end": null,
          "cds_length": 2223,
          "cdna_start": 2885,
          "cdna_end": null,
          "cdna_length": 4045,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1575T>G",
          "hgvs_p": "p.Ile525Met",
          "transcript": "XM_047423813.1",
          "protein_id": "XP_047279769.1",
          "transcript_support_level": null,
          "aa_start": 525,
          "aa_end": null,
          "aa_length": 739,
          "cds_start": 1575,
          "cds_end": null,
          "cds_length": 2220,
          "cdna_start": 2882,
          "cdna_end": null,
          "cdna_length": 4042,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1548T>G",
          "hgvs_p": "p.Ile516Met",
          "transcript": "XM_005252162.2",
          "protein_id": "XP_005252219.1",
          "transcript_support_level": null,
          "aa_start": 516,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": 1548,
          "cds_end": null,
          "cds_length": 2193,
          "cdna_start": 2855,
          "cdna_end": null,
          "cdna_length": 4015,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1545T>G",
          "hgvs_p": "p.Ile515Met",
          "transcript": "XM_047423814.1",
          "protein_id": "XP_047279770.1",
          "transcript_support_level": null,
          "aa_start": 515,
          "aa_end": null,
          "aa_length": 729,
          "cds_start": 1545,
          "cds_end": null,
          "cds_length": 2190,
          "cdna_start": 2852,
          "cdna_end": null,
          "cdna_length": 4012,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1476T>G",
          "hgvs_p": "p.Ile492Met",
          "transcript": "XM_047423815.1",
          "protein_id": "XP_047279771.1",
          "transcript_support_level": null,
          "aa_start": 492,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": 1476,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": 2783,
          "cdna_end": null,
          "cdna_length": 3943,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1473T>G",
          "hgvs_p": "p.Ile491Met",
          "transcript": "XM_047423816.1",
          "protein_id": "XP_047279772.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 705,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 2118,
          "cdna_start": 2780,
          "cdna_end": null,
          "cdna_length": 3940,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1455T>G",
          "hgvs_p": "p.Ile485Met",
          "transcript": "XM_006717261.3",
          "protein_id": "XP_006717324.1",
          "transcript_support_level": null,
          "aa_start": 485,
          "aa_end": null,
          "aa_length": 699,
          "cds_start": 1455,
          "cds_end": null,
          "cds_length": 2100,
          "cdna_start": 1660,
          "cdna_end": null,
          "cdna_length": 2820,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1446T>G",
          "hgvs_p": "p.Ile482Met",
          "transcript": "XM_005252163.3",
          "protein_id": "XP_005252220.1",
          "transcript_support_level": null,
          "aa_start": 482,
          "aa_end": null,
          "aa_length": 696,
          "cds_start": 1446,
          "cds_end": null,
          "cds_length": 2091,
          "cdna_start": 2753,
          "cdna_end": null,
          "cdna_length": 3913,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1443T>G",
          "hgvs_p": "p.Ile481Met",
          "transcript": "XM_047423817.1",
          "protein_id": "XP_047279773.1",
          "transcript_support_level": null,
          "aa_start": 481,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 1443,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": 2750,
          "cdna_end": null,
          "cdna_length": 3910,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "I",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TLE1",
          "gene_hgnc_id": 11837,
          "hgvs_c": "c.1212T>G",
          "hgvs_p": "p.Ile404Met",
          "transcript": "XM_047423818.1",
          "protein_id": "XP_047279774.1",
          "transcript_support_level": null,
          "aa_start": 404,
          "aa_end": null,
          "aa_length": 618,
          "cds_start": 1212,
          "cds_end": null,
          "cds_length": 1857,
          "cdna_start": 1381,
          "cdna_end": null,
          "cdna_length": 2541,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "TLE1",
      "gene_hgnc_id": 11837,
      "dbsnp": "rs1180834494",
      "frequency_reference_population": 0.000013010185,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 21,
      "gnomad_exomes_af": 0.0000136809,
      "gnomad_genomes_af": 0.00000656909,
      "gnomad_exomes_ac": 20,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.7368113994598389,
      "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.389,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.4347,
      "alphamissense_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": -0.35,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.406,
      "phylop100way_prediction": "Benign",
      "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_005077.5",
          "gene_symbol": "TLE1",
          "hgnc_id": 11837,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1668T>G",
          "hgvs_p": "p.Ile556Met"
        }
      ],
      "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
}