← 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: 17-81994840-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "17",
      "pos": 81994840,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001251888.2",
      "consequences": [
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "NM_024083.4",
          "protein_id": "NP_076988.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 412,
          "cdna_end": null,
          "cdna_length": 1764,
          "mane_select": "ENST00000306739.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_024083.4"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": true,
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000306739.9",
          "protein_id": "ENSP00000302176.4",
          "transcript_support_level": 1,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 553,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1662,
          "cdna_start": 412,
          "cdna_end": null,
          "cdna_length": 1764,
          "mane_select": "NM_024083.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000306739.9"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "n.163G>C",
          "hgvs_p": null,
          "transcript": "ENST00000584454.5",
          "protein_id": "ENSP00000463992.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1919,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000584454.5"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "NM_001251888.2",
          "protein_id": "NP_001238817.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 647,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1944,
          "cdna_start": 412,
          "cdna_end": null,
          "cdna_length": 2046,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001251888.2"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000306729.11",
          "protein_id": "ENSP00000306625.7",
          "transcript_support_level": 2,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 647,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1944,
          "cdna_start": 491,
          "cdna_end": null,
          "cdna_length": 2123,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000306729.11"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.421G>C",
          "hgvs_p": "p.Gly141Arg",
          "transcript": "ENST00000889826.1",
          "protein_id": "ENSP00000559885.1",
          "transcript_support_level": null,
          "aa_start": 141,
          "aa_end": null,
          "aa_length": 562,
          "cds_start": 421,
          "cds_end": null,
          "cds_length": 1689,
          "cdna_start": 439,
          "cdna_end": null,
          "cdna_length": 1789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889826.1"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000889830.1",
          "protein_id": "ENSP00000559889.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 548,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1647,
          "cdna_start": 403,
          "cdna_end": null,
          "cdna_length": 1739,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889830.1"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.376G>C",
          "hgvs_p": "p.Gly126Arg",
          "transcript": "ENST00000889828.1",
          "protein_id": "ENSP00000559887.1",
          "transcript_support_level": null,
          "aa_start": 126,
          "aa_end": null,
          "aa_length": 547,
          "cds_start": 376,
          "cds_end": null,
          "cds_length": 1644,
          "cdna_start": 394,
          "cdna_end": null,
          "cdna_length": 1744,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889828.1"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.367G>C",
          "hgvs_p": "p.Gly123Arg",
          "transcript": "ENST00000889825.1",
          "protein_id": "ENSP00000559884.1",
          "transcript_support_level": null,
          "aa_start": 123,
          "aa_end": null,
          "aa_length": 544,
          "cds_start": 367,
          "cds_end": null,
          "cds_length": 1635,
          "cdna_start": 402,
          "cdna_end": null,
          "cdna_length": 1751,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889825.1"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.163G>C",
          "hgvs_p": "p.Gly55Arg",
          "transcript": "NM_001330528.2",
          "protein_id": "NP_001317457.1",
          "transcript_support_level": null,
          "aa_start": 55,
          "aa_end": null,
          "aa_length": 501,
          "cds_start": 163,
          "cds_end": null,
          "cds_length": 1506,
          "cdna_start": 356,
          "cdna_end": null,
          "cdna_length": 1783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330528.2"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.163G>C",
          "hgvs_p": "p.Gly55Arg",
          "transcript": "ENST00000580534.5",
          "protein_id": "ENSP00000462329.1",
          "transcript_support_level": 2,
          "aa_start": 55,
          "aa_end": null,
          "aa_length": 501,
          "cds_start": 163,
          "cds_end": null,
          "cds_length": 1506,
          "cdna_start": 351,
          "cdna_end": null,
          "cdna_length": 1776,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000580534.5"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000889829.1",
          "protein_id": "ENSP00000559888.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 412,
          "cdna_end": null,
          "cdna_length": 1534,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889829.1"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000911386.1",
          "protein_id": "ENSP00000581445.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 429,
          "cdna_end": null,
          "cdna_length": 1463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000911386.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000948950.1",
          "protein_id": "ENSP00000619009.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1236,
          "cdna_start": 399,
          "cdna_end": null,
          "cdna_length": 1320,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948950.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000889827.1",
          "protein_id": "ENSP00000559886.1",
          "transcript_support_level": null,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 386,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 1161,
          "cdna_start": 412,
          "cdna_end": null,
          "cdna_length": 1261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889827.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.385G>C",
          "hgvs_p": "p.Gly129Arg",
          "transcript": "ENST00000581484.5",
          "protein_id": "ENSP00000463316.1",
          "transcript_support_level": 2,
          "aa_start": 129,
          "aa_end": null,
          "aa_length": 306,
          "cds_start": 385,
          "cds_end": null,
          "cds_length": 921,
          "cdna_start": 465,
          "cdna_end": null,
          "cdna_length": 1001,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000581484.5"
        },
        {
          "aa_ref": "G",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.334G>C",
          "hgvs_p": "p.Gly112Arg",
          "transcript": "ENST00000579684.5",
          "protein_id": "ENSP00000461984.1",
          "transcript_support_level": 3,
          "aa_start": 112,
          "aa_end": null,
          "aa_length": 186,
          "cds_start": 334,
          "cds_end": null,
          "cds_length": 562,
          "cdna_start": 336,
          "cdna_end": null,
          "cdna_length": 564,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000579684.5"
        },
        {
          "aa_ref": "G",
          "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": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg",
          "transcript": "ENST00000581647.5",
          "protein_id": "ENSP00000464408.1",
          "transcript_support_level": 2,
          "aa_start": 132,
          "aa_end": null,
          "aa_length": 182,
          "cds_start": 394,
          "cds_end": null,
          "cds_length": 549,
          "cdna_start": 410,
          "cdna_end": null,
          "cdna_length": 720,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000581647.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "n.*280G>C",
          "hgvs_p": null,
          "transcript": "ENST00000344865.10",
          "protein_id": "ENSP00000344020.6",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000344865.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "n.356G>C",
          "hgvs_p": null,
          "transcript": "NR_045351.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1708,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_045351.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "n.412G>C",
          "hgvs_p": null,
          "transcript": "XR_001752618.3",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1228,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_001752618.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "n.*280G>C",
          "hgvs_p": null,
          "transcript": "ENST00000344865.10",
          "protein_id": "ENSP00000344020.6",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000344865.10"
        },
        {
          "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": 4,
          "intron_rank_end": null,
          "gene_symbol": "ASPSCR1",
          "gene_hgnc_id": 13825,
          "hgvs_c": "n.374+9233G>C",
          "hgvs_p": null,
          "transcript": "ENST00000583503.5",
          "protein_id": "ENSP00000464044.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000583503.5"
        }
      ],
      "gene_symbol": "ASPSCR1",
      "gene_hgnc_id": 13825,
      "dbsnp": "rs777847277",
      "frequency_reference_population": 6.8446644e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84466e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.11598387360572815,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.042,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0931,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.56,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.358,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.02,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001251888.2",
          "gene_symbol": "ASPSCR1",
          "hgnc_id": 13825,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.394G>C",
          "hgvs_p": "p.Gly132Arg"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.