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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 4,
          "criteria": [
            "BP4_Moderate",
            "BP6_Moderate"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "OGDH",
          "hgnc_id": 8124,
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "inheritance_mode": "AR,Unknown",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "NM_001439007.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate,BP6_Moderate",
      "acmg_score": -4,
      "allele_count_reference_population": 177,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.31,
      "chr": "7",
      "clinvar_classification": "Benign",
      "clinvar_disease": "Oxoglutaricaciduria",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "B:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.3100000023841858,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4193,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_002541.4",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000222673.6",
          "protein_coding": true,
          "protein_id": "NP_002532.2",
          "strand": true,
          "transcript": "NM_002541.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4193,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000222673.6",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002541.4",
          "protein_coding": true,
          "protein_id": "ENSP00000222673.5",
          "strand": true,
          "transcript": "ENST00000222673.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 427,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1744,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1284,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000443864.6",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000388084.2",
          "strand": true,
          "transcript": "ENST00000443864.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1067,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4359,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3204,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962345.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632404.1",
          "strand": true,
          "transcript": "ENST00000962345.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1063,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4348,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3192,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906382.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576441.1",
          "strand": true,
          "transcript": "ENST00000906382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1052,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4340,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3159,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906372.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576431.1",
          "strand": true,
          "transcript": "ENST00000906372.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1052,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4324,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3159,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000930777.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600836.1",
          "strand": true,
          "transcript": "ENST00000930777.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1049,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4325,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3150,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906377.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576436.1",
          "strand": true,
          "transcript": "ENST00000906377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4238,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001439007.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425936.1",
          "strand": true,
          "transcript": "NM_001439007.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3309,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000444676.5",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000414662.1",
          "strand": true,
          "transcript": "ENST00000444676.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4288,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906378.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576437.1",
          "strand": true,
          "transcript": "ENST00000906378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4285,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906396.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576455.1",
          "strand": true,
          "transcript": "ENST00000906396.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1037,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4283,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3114,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962344.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632403.1",
          "strand": true,
          "transcript": "ENST00000962344.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1034,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4226,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3105,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001363523.2",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350452.1",
          "strand": true,
          "transcript": "NM_001363523.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1034,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4226,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3105,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000447398.6",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000388183.1",
          "strand": true,
          "transcript": "ENST00000447398.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1034,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4308,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3105,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906369.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576428.1",
          "strand": true,
          "transcript": "ENST00000906369.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1034,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4337,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3105,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906387.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576446.1",
          "strand": true,
          "transcript": "ENST00000906387.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1034,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4350,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3105,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906399.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576458.1",
          "strand": true,
          "transcript": "ENST00000906399.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1034,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4380,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3105,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000930779.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600838.1",
          "strand": true,
          "transcript": "ENST00000930779.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1030,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4243,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3093,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906383.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576442.1",
          "strand": true,
          "transcript": "ENST00000906383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1030,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4214,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3093,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906388.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576447.1",
          "strand": true,
          "transcript": "ENST00000906388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1027,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4205,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3084,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906386.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576445.1",
          "strand": true,
          "transcript": "ENST00000906386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4304,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001439008.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425937.1",
          "strand": true,
          "transcript": "NM_001439008.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4374,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906370.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576429.1",
          "strand": true,
          "transcript": "ENST00000906370.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4251,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906371.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576430.1",
          "strand": true,
          "transcript": "ENST00000906371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4300,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906391.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576450.1",
          "strand": true,
          "transcript": "ENST00000906391.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4267,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906393.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576452.1",
          "strand": true,
          "transcript": "ENST00000906393.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4325,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906398.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576457.1",
          "strand": true,
          "transcript": "ENST00000906398.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4168,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906401.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576460.1",
          "strand": true,
          "transcript": "ENST00000906401.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4470,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000930776.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600835.1",
          "strand": true,
          "transcript": "ENST00000930776.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1023,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3072,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962348.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632407.1",
          "strand": true,
          "transcript": "ENST00000962348.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1022,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4226,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3069,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906381.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576440.1",
          "strand": true,
          "transcript": "ENST00000906381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4181,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001165036.2",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001158508.1",
          "strand": true,
          "transcript": "NM_001165036.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4292,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001439009.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001425938.1",
          "strand": true,
          "transcript": "NM_001439009.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3479,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000449767.5",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000392878.1",
          "strand": true,
          "transcript": "ENST00000449767.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4351,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906373.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576432.1",
          "strand": true,
          "transcript": "ENST00000906373.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4235,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906375.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576434.1",
          "strand": true,
          "transcript": "ENST00000906375.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4362,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906390.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576449.1",
          "strand": true,
          "transcript": "ENST00000906390.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4304,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906400.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576459.1",
          "strand": true,
          "transcript": "ENST00000906400.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4248,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906402.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576461.1",
          "strand": true,
          "transcript": "ENST00000906402.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4277,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 24,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000930781.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600840.1",
          "strand": true,
          "transcript": "ENST00000930781.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1019,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3429,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3060,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962347.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632406.1",
          "strand": true,
          "transcript": "ENST00000962347.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1018,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4178,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3057,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906384.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576443.1",
          "strand": true,
          "transcript": "ENST00000906384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 995,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4051,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2988,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 23,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906397.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576456.1",
          "strand": true,
          "transcript": "ENST00000906397.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 980,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4119,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2943,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906376.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576435.1",
          "strand": true,
          "transcript": "ENST00000906376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 976,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4052,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2931,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906389.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576448.1",
          "strand": true,
          "transcript": "ENST00000906389.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 963,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4012,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2892,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906392.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576451.1",
          "strand": true,
          "transcript": "ENST00000906392.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 959,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4059,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2880,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906374.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576433.1",
          "strand": true,
          "transcript": "ENST00000906374.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 954,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3986,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2865,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906385.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576444.1",
          "strand": true,
          "transcript": "ENST00000906385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 950,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4027,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2853,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906379.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576438.1",
          "strand": true,
          "transcript": "ENST00000906379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 937,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3977,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2814,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000930780.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600839.1",
          "strand": true,
          "transcript": "ENST00000930780.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 927,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3954,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2784,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 22,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962343.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632402.1",
          "strand": true,
          "transcript": "ENST00000962343.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 907,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3904,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2724,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 21,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962342.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632401.1",
          "strand": true,
          "transcript": "ENST00000962342.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 892,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3777,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2679,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906395.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576454.1",
          "strand": true,
          "transcript": "ENST00000906395.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 886,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3829,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2661,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000930778.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600837.1",
          "strand": true,
          "transcript": "ENST00000930778.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 873,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2962,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2622,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000439616.6",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000398576.2",
          "strand": true,
          "transcript": "ENST00000439616.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 847,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3638,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2544,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 20,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962346.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632405.1",
          "strand": true,
          "transcript": "ENST00000962346.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 832,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3658,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2499,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 19,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906380.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576439.1",
          "strand": true,
          "transcript": "ENST00000906380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 828,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3606,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2487,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 19,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000906394.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000576453.1",
          "strand": true,
          "transcript": "ENST00000906394.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 427,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1693,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1284,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001003941.3",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001003941.1",
          "strand": true,
          "transcript": "NM_001003941.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 210,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 789,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 633,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000419661.5",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000411830.1",
          "strand": true,
          "transcript": "ENST00000419661.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4349,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011515408.3",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011513710.1",
          "strand": true,
          "transcript": "XM_011515408.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1038,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4420,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3117,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 25,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047420426.1",
          "gene_hgnc_id": 8124,
          "gene_symbol": "OGDH",
          "hgvs_c": "c.222+9C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047276382.1",
          "strand": true,
          "transcript": "XM_047420426.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs201280081",
      "effect": "intron_variant",
      "frequency_reference_population": 0.00010988629,
      "gene_hgnc_id": 8124,
      "gene_symbol": "OGDH",
      "gnomad_exomes_ac": 159,
      "gnomad_exomes_af": 0.000109007,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 18,
      "gnomad_genomes_af": 0.000118312,
      "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": "Benign",
      "phenotype_combined": "Oxoglutaricaciduria",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.085,
      "pos": 44624574,
      "ref": "C",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001439007.1"
    }
  ]
}
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.