← 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: 14-50302901-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PS3",
            "PM2",
            "PP5_Very_Strong"
          ],
          "effects": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "gene_symbol": "L2HGDH",
          "hgnc_id": 20499,
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 22,
          "score": 22,
          "transcript": "NM_024884.3",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PS3,PM2,PP5_Very_Strong",
      "acmg_score": 22,
      "allele_count_reference_population": 39,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.44,
      "chr": "14",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_disease": "L-2-hydroxyglutaric aciduria,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:4 LP:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.4399999976158142,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6095,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_024884.3",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000267436.9",
          "protein_coding": true,
          "protein_id": "NP_079160.1",
          "strand": false,
          "transcript": "NM_024884.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6095,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000267436.9",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_024884.3",
          "protein_coding": true,
          "protein_id": "ENSP00000267436.4",
          "strand": false,
          "transcript": "ENST00000267436.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 441,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1377,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1326,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000261699.8",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000261699.4",
          "strand": false,
          "transcript": "ENST00000261699.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 236,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 841,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 711,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000555423.5",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000450494.1",
          "strand": false,
          "transcript": "ENST00000555423.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 504,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2184,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1515,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000889799.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.379+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559858.1",
          "strand": false,
          "transcript": "ENST00000889799.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5175,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425212.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412141.1",
          "strand": false,
          "transcript": "NM_001425212.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1958,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000421284.7",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000405559.3",
          "strand": false,
          "transcript": "ENST00000421284.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5318,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425213.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.145+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412142.1",
          "strand": false,
          "transcript": "NM_001425213.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6238,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425214.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.145+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412143.1",
          "strand": false,
          "transcript": "NM_001425214.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 419,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1926,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1260,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000889800.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559859.1",
          "strand": false,
          "transcript": "ENST00000889800.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 419,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1926,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1260,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000889801.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000559860.1",
          "strand": false,
          "transcript": "ENST00000889801.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 281,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6317,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 846,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425215.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.-370+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412144.1",
          "strand": false,
          "transcript": "NM_001425215.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 281,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5239,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 846,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425216.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.-291+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412145.1",
          "strand": false,
          "transcript": "NM_001425216.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 281,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5332,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 846,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425217.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.-448+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412146.1",
          "strand": false,
          "transcript": "NM_001425217.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 281,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5254,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 846,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001425218.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.-370+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001412147.1",
          "strand": false,
          "transcript": "NM_001425218.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 211,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 804,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 636,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000555610.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.256+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000452483.1",
          "strand": false,
          "transcript": "ENST00000555610.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6541,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017021655.3",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.145+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016877144.1",
          "strand": false,
          "transcript": "XM_017021655.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 418,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6481,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1257,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011537167.4",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "c.121+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011535469.1",
          "strand": false,
          "transcript": "XM_011537167.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 597,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000554191.5",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "n.*119+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000451194.1",
          "strand": false,
          "transcript": "ENST00000554191.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 548,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000556393.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "n.396+1G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000556393.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 981,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_007064046.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "n.335+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007064046.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 953,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_007064047.1",
          "gene_hgnc_id": 20499,
          "gene_symbol": "L2HGDH",
          "hgvs_c": "n.335+1G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_007064047.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": "Pathogenic",
      "dbscsnv_ada_score": 0.999990361384395,
      "dbsnp": "rs150299874",
      "effect": "splice_donor_variant,intron_variant",
      "frequency_reference_population": 0.000024440531,
      "gene_hgnc_id": 20499,
      "gene_symbol": "L2HGDH",
      "gnomad_exomes_ac": 38,
      "gnomad_exomes_af": 0.000026324,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 1,
      "gnomad_genomes_af": 0.00000657194,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
      "phenotype_combined": "not provided|L-2-hydroxyglutaric aciduria",
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 7.196,
      "pos": 50302901,
      "ref": "C",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Pathogenic",
      "splice_score_selected": 0.9380000233650208,
      "splice_source_selected": "dbscSNV1_RF",
      "spliceai_max_prediction": "Pathogenic",
      "spliceai_max_score": 0.97,
      "transcript": "NM_024884.3"
    }
  ]
}
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.