← 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: 2-241744741-G-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2"
          ],
          "effects": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "gene_symbol": "D2HGDH",
          "hgnc_id": 28358,
          "hgvs_c": "c.",
          "hgvs_p": null,
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 10,
          "score": 10,
          "transcript": "ENST00000321264.9",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2",
      "acmg_score": 10,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "2",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 521,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2566,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1566,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000321264.9",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_152783.5",
          "protein_coding": true,
          "protein_id": "ENSP00000315351.4",
          "strand": true,
          "transcript": "ENST00000321264.9",
          "transcript_support_level": 1
        },
        {
          "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": 4549,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000436747.5",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000400212.1",
          "strand": true,
          "transcript": "ENST00000436747.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 596,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2795,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1791,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951632.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 7,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621691.1",
          "strand": true,
          "transcript": "ENST00000951632.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 583,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2759,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1752,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951631.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621690.1",
          "strand": true,
          "transcript": "ENST00000951631.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 561,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2665,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1686,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951636.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621695.1",
          "strand": true,
          "transcript": "ENST00000951636.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 548,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2644,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1647,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951634.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621693.1",
          "strand": true,
          "transcript": "ENST00000951634.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 547,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2677,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1644,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910513.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580572.1",
          "strand": true,
          "transcript": "ENST00000910513.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 547,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2804,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1644,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910524.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580583.1",
          "strand": true,
          "transcript": "ENST00000910524.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 546,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2642,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1641,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910522.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580581.1",
          "strand": true,
          "transcript": "ENST00000910522.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 535,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2629,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1608,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910517.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580576.1",
          "strand": true,
          "transcript": "ENST00000910517.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 527,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2596,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1584,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910519.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580578.1",
          "strand": true,
          "transcript": "ENST00000910519.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 521,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1566,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910514.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580573.1",
          "strand": true,
          "transcript": "ENST00000910514.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 521,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3008,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1566,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910520.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580579.1",
          "strand": true,
          "transcript": "ENST00000910520.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 520,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2589,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1563,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910515.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580574.1",
          "strand": true,
          "transcript": "ENST00000910515.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 520,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2555,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1563,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951635.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621694.1",
          "strand": true,
          "transcript": "ENST00000951635.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 499,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2469,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1500,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951637.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621696.1",
          "strand": true,
          "transcript": "ENST00000951637.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 487,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2487,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1464,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910516.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580575.1",
          "strand": true,
          "transcript": "ENST00000910516.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 473,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2422,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1422,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951633.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621692.1",
          "strand": true,
          "transcript": "ENST00000951633.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 459,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2393,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1380,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910518.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580577.1",
          "strand": true,
          "transcript": "ENST00000910518.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 417,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1254,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000951630.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000621689.1",
          "strand": true,
          "transcript": "ENST00000951630.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 387,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2208,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1164,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000403782.5",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000384723.1",
          "strand": true,
          "transcript": "ENST00000403782.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 370,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2152,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1113,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910512.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580571.1",
          "strand": true,
          "transcript": "ENST00000910512.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 370,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2311,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1113,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910523.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580582.1",
          "strand": true,
          "transcript": "ENST00000910523.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2111,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000910521.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000580580.1",
          "strand": true,
          "transcript": "ENST00000910521.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2542,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000933139.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000603198.1",
          "strand": true,
          "transcript": "ENST00000933139.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 150,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 454,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 453,
          "cds_start": null,
          "consequences": [
            "splice_donor_variant",
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000417686.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000392602.1",
          "strand": true,
          "transcript": "ENST00000417686.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 88,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 269,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 269,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000437164.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000412511.1",
          "strand": true,
          "transcript": "ENST00000437164.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 77,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 234,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 234,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000454048.1",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000404596.1",
          "strand": true,
          "transcript": "ENST00000454048.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": null,
          "canonical": null,
          "cdna_end": null,
          "cdna_length": null,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intragenic_variant"
          ],
          "exon_count": null,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": null,
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": null,
          "protein_id": null,
          "strand": true,
          "transcript": null,
          "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": 2277,
          "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": "ENST00000400769.6",
          "gene_hgnc_id": 28358,
          "gene_symbol": "D2HGDH",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": 6,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000383580.2",
          "strand": true,
          "transcript": "ENST00000400769.6",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "splice_donor_variant,intron_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 28358,
      "gene_symbol": "D2HGDH",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.145,
      "pos": 241744741,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "ENST00000321264.9"
    }
  ]
}
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.