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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PS3",
            "PM1",
            "PM5",
            "PP5_Very_Strong"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "GCDH",
          "hgnc_id": 4189,
          "hgvs_c": "c.1262C>T",
          "hgvs_p": "p.Ala421Val",
          "inheritance_mode": "AR",
          "pathogenic_score": 16,
          "score": 16,
          "transcript": "NM_000159.4",
          "verdict": "Pathogenic"
        },
        {
          "benign_score": 0,
          "criteria": [
            "PS3",
            "PP5_Very_Strong"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "SYCE2",
          "hgnc_id": 27411,
          "hgvs_c": "c.613-101G>A",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 12,
          "score": 12,
          "transcript": "NM_001105578.2",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PS3,PM1,PM5,PP5_Very_Strong",
      "acmg_score": 16,
      "allele_count_reference_population": 195,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.4768,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.57,
      "chr": "19",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": " type 1,Glutaric aciduria,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:10 O:1",
      "computational_prediction_selected": "Uncertain_significance",
      "computational_score_selected": 0.47883686423301697,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "A",
          "aa_start": 421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1852,
          "cdna_start": 1339,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 1262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_000159.4",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1262C>T",
          "hgvs_p": "p.Ala421Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000222214.10",
          "protein_coding": true,
          "protein_id": "NP_000150.1",
          "strand": true,
          "transcript": "NM_000159.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "A",
          "aa_start": 421,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1852,
          "cdna_start": 1339,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 1262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000222214.10",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1262C>T",
          "hgvs_p": "p.Ala421Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000159.4",
          "protein_coding": true,
          "protein_id": "ENSP00000222214.4",
          "strand": true,
          "transcript": "ENST00000222214.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "A",
          "aa_start": 421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1867,
          "cdna_start": 1407,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 1262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000591470.5",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1262C>T",
          "hgvs_p": "p.Ala421Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466845.1",
          "strand": true,
          "transcript": "ENST00000591470.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 218,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1248,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 657,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001105578.2",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.613-101G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000293695.8",
          "protein_coding": true,
          "protein_id": "NP_001099048.1",
          "strand": false,
          "transcript": "NM_001105578.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 218,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1248,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 657,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000293695.8",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.613-101G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001105578.2",
          "protein_coding": true,
          "protein_id": "ENSP00000293695.6",
          "strand": false,
          "transcript": "ENST00000293695.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 478,
          "aa_ref": "A",
          "aa_start": 461,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1918,
          "cdna_start": 1435,
          "cds_end": null,
          "cds_length": 1437,
          "cds_start": 1382,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000940009.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1382C>T",
          "hgvs_p": "p.Ala461Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610068.1",
          "strand": true,
          "transcript": "ENST00000940009.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "A",
          "aa_start": 437,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1883,
          "cdna_start": 1370,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 1310,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000587072.2",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1310C>T",
          "hgvs_p": "p.Ala437Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468584.2",
          "strand": true,
          "transcript": "ENST00000587072.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "A",
          "aa_start": 425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3022,
          "cdna_start": 1340,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 1274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000909380.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1274C>T",
          "hgvs_p": "p.Ala425Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579439.1",
          "strand": true,
          "transcript": "ENST00000909380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 438,
          "aa_ref": "A",
          "aa_start": 421,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3248,
          "cdna_start": 1358,
          "cds_end": null,
          "cds_length": 1317,
          "cds_start": 1262,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000909379.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1262C>T",
          "hgvs_p": "p.Ala421Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579438.1",
          "strand": true,
          "transcript": "ENST00000909379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 436,
          "aa_ref": "A",
          "aa_start": 419,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1795,
          "cdna_start": 1313,
          "cds_end": null,
          "cds_length": 1311,
          "cds_start": 1256,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000909381.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1256C>T",
          "hgvs_p": "p.Ala419Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579440.1",
          "strand": true,
          "transcript": "ENST00000909381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 436,
          "aa_ref": "A",
          "aa_start": 419,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1840,
          "cdna_start": 1360,
          "cds_end": null,
          "cds_length": 1311,
          "cds_start": 1256,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000909385.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1256C>T",
          "hgvs_p": "p.Ala419Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579444.1",
          "strand": true,
          "transcript": "ENST00000909385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 429,
          "aa_ref": "A",
          "aa_start": 412,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1771,
          "cdna_start": 1290,
          "cds_end": null,
          "cds_length": 1290,
          "cds_start": 1235,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000714075.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1235C>T",
          "hgvs_p": "p.Ala412Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519366.1",
          "strand": true,
          "transcript": "ENST00000714075.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "A",
          "aa_start": 409,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1786,
          "cdna_start": 1303,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 1226,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000588905.6",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1226C>T",
          "hgvs_p": "p.Ala409Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465770.2",
          "strand": true,
          "transcript": "ENST00000588905.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "A",
          "aa_start": 409,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1830,
          "cdna_start": 1348,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 1226,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000909383.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1226C>T",
          "hgvs_p": "p.Ala409Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579442.1",
          "strand": true,
          "transcript": "ENST00000909383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "A",
          "aa_start": 409,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1534,
          "cdna_start": 1280,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 1226,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000909387.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1226C>T",
          "hgvs_p": "p.Ala409Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579446.1",
          "strand": true,
          "transcript": "ENST00000909387.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "A",
          "aa_start": 398,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1751,
          "cdna_start": 1270,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 1193,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000954317.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1193C>T",
          "hgvs_p": "p.Ala398Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624376.1",
          "strand": true,
          "transcript": "ENST00000954317.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 405,
          "aa_ref": "A",
          "aa_start": 388,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2910,
          "cdna_start": 1228,
          "cds_end": null,
          "cds_length": 1218,
          "cds_start": 1163,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000954316.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1163C>T",
          "hgvs_p": "p.Ala388Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624375.1",
          "strand": true,
          "transcript": "ENST00000954316.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 396,
          "aa_ref": "A",
          "aa_start": 379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1414,
          "cdna_start": 1202,
          "cds_end": null,
          "cds_length": 1191,
          "cds_start": 1136,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000714072.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1136C>T",
          "hgvs_p": "p.Ala379Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519363.1",
          "strand": true,
          "transcript": "ENST00000714072.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 396,
          "aa_ref": "A",
          "aa_start": 379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1722,
          "cdna_start": 1240,
          "cds_end": null,
          "cds_length": 1191,
          "cds_start": 1136,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000909384.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1136C>T",
          "hgvs_p": "p.Ala379Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579443.1",
          "strand": true,
          "transcript": "ENST00000909384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 390,
          "aa_ref": "A",
          "aa_start": 373,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1667,
          "cdna_start": 1184,
          "cds_end": null,
          "cds_length": 1173,
          "cds_start": 1118,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000940008.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1118C>T",
          "hgvs_p": "p.Ala373Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610067.1",
          "strand": true,
          "transcript": "ENST00000940008.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 383,
          "aa_ref": "A",
          "aa_start": 366,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1636,
          "cdna_start": 1154,
          "cds_end": null,
          "cds_length": 1152,
          "cds_start": 1097,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000909382.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1097C>T",
          "hgvs_p": "p.Ala366Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579441.1",
          "strand": true,
          "transcript": "ENST00000909382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 381,
          "aa_ref": "A",
          "aa_start": 364,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1400,
          "cdna_start": 1145,
          "cds_end": null,
          "cds_length": 1146,
          "cds_start": 1091,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000909386.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1091C>T",
          "hgvs_p": "p.Ala364Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000579445.1",
          "strand": true,
          "transcript": "ENST00000909386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 369,
          "aa_ref": "A",
          "aa_start": 352,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1608,
          "cdna_start": 1126,
          "cds_end": null,
          "cds_length": 1110,
          "cds_start": 1055,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000940007.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1055C>T",
          "hgvs_p": "p.Ala352Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000610066.1",
          "strand": true,
          "transcript": "ENST00000940007.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 522,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1932,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1569,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000714069.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1243+1623C>T",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519360.1",
          "strand": true,
          "transcript": "ENST00000714069.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 480,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1917,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1443,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000714068.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1243+1623C>T",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519359.1",
          "strand": true,
          "transcript": "ENST00000714068.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 446,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2484,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1341,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000591050.2",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1243+1623C>T",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000467735.2",
          "strand": true,
          "transcript": "ENST00000591050.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 439,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1823,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1320,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000714070.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1243+1623C>T",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519361.1",
          "strand": true,
          "transcript": "ENST00000714070.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 428,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1590,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1287,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_013976.5",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1244-214C>T",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_039663.1",
          "strand": true,
          "transcript": "NM_013976.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 428,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1570,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1287,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000714073.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "c.1244-214C>T",
          "hgvs_p": null,
          "intron_rank": 11,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000519364.1",
          "strand": true,
          "transcript": "ENST00000714073.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 217,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 962,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 654,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000939779.1",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.610-101G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609838.1",
          "strand": false,
          "transcript": "ENST00000939779.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 216,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 956,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 651,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000939780.1",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.607-101G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609839.1",
          "strand": false,
          "transcript": "ENST00000939780.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 179,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 854,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 540,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000939778.1",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.496-101G>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000609837.1",
          "strand": false,
          "transcript": "ENST00000939778.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 53,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 489,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 162,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592819.1",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.*23-101G>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466359.1",
          "strand": false,
          "transcript": "ENST00000592819.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 217,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1245,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 654,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011527882.3",
          "gene_hgnc_id": 27411,
          "gene_symbol": "SYCE2",
          "hgvs_c": "c.610-101G>A",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011526184.1",
          "strand": false,
          "transcript": "XM_011527882.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1730,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000585420.5",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.1592C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000585420.5",
          "transcript_support_level": 2
        },
        {
          "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": 1789,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000589039.6",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.*753C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000465618.1",
          "strand": true,
          "transcript": "ENST00000589039.6",
          "transcript_support_level": 5
        },
        {
          "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": 1871,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000590530.5",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.*702C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000468452.1",
          "strand": true,
          "transcript": "ENST00000590530.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1764,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000591043.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.1572C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000591043.1",
          "transcript_support_level": 5
        },
        {
          "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": 3178,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000714074.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.1262C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000519365.1",
          "strand": true,
          "transcript": "ENST00000714074.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1938,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NR_102316.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.1425C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_102316.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2156,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NR_102317.1",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.1643C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_102317.1",
          "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": 1789,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000589039.6",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.*753C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000465618.1",
          "strand": true,
          "transcript": "ENST00000589039.6",
          "transcript_support_level": 5
        },
        {
          "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": 1871,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000590530.5",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.*702C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000468452.1",
          "strand": true,
          "transcript": "ENST00000590530.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1006,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000588242.2",
          "gene_hgnc_id": 4189,
          "gene_symbol": "GCDH",
          "hgvs_c": "n.-85C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588242.2",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs121434367",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0001208138,
      "gene_hgnc_id": 4189,
      "gene_symbol": "GCDH",
      "gnomad_exomes_ac": 155,
      "gnomad_exomes_af": 0.000106028,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 40,
      "gnomad_genomes_af": 0.000262864,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Pathogenic",
      "phenotype_combined": "Glutaric aciduria, type 1|not provided",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.689,
      "pos": 12899486,
      "ref": "C",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.945,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_000159.4"
    }
  ]
}
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.