← 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: X-154532390-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=154532390&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"PS3",
"PM1",
"PM5",
"PP2",
"PP3",
"PP5_Very_Strong",
"BS2_Supporting"
],
"effects": [
"missense_variant"
],
"gene_symbol": "G6PD",
"hgnc_id": 4057,
"hgvs_c": "c.1450C>T",
"hgvs_p": "p.Arg484Cys",
"inheritance_mode": "XL",
"pathogenic_score": 18,
"score": 17,
"transcript": "NM_000402.4",
"verdict": "Pathogenic"
}
],
"acmg_classification": "Pathogenic",
"acmg_criteria": "PS3,PM1,PM5,PP2,PP3,PP5_Very_Strong,BS2_Supporting",
"acmg_score": 17,
"allele_count_reference_population": 82,
"alphamissense_prediction": null,
"alphamissense_score": 0.9237,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.81,
"chr": "X",
"clinvar_classification": "Pathogenic",
"clinvar_disease": " due to G6PD deficiency, nonspherocytic hemolytic, susceptibility to,Anemia,G6PD deficiency,Malaria,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:17",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.7511621117591858,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2223,
"cdna_start": 1426,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "NM_001360016.2",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000393562.10",
"protein_coding": true,
"protein_id": "NP_001346945.1",
"strand": false,
"transcript": "NM_001360016.2",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2223,
"cdna_start": 1426,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000393562.10",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001360016.2",
"protein_coding": true,
"protein_id": "ENSP00000377192.3",
"strand": false,
"transcript": "ENST00000393562.10",
"transcript_support_level": 1
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 581,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2142,
"cdna_start": 1426,
"cds_end": null,
"cds_length": 1746,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696421.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512616.1",
"strand": false,
"transcript": "ENST00000696421.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 561,
"aa_ref": "R",
"aa_start": 500,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1799,
"cdna_start": 1611,
"cds_end": null,
"cds_length": 1686,
"cds_start": 1498,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000369620.6",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1498C>T",
"hgvs_p": "p.Arg500Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000358633.2",
"strand": false,
"transcript": "ENST00000369620.6",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 561,
"aa_ref": "R",
"aa_start": 500,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2350,
"cdna_start": 1553,
"cds_end": null,
"cds_length": 1686,
"cds_start": 1498,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000915896.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1498C>T",
"hgvs_p": "p.Arg500Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585955.1",
"strand": false,
"transcript": "ENST00000915896.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 545,
"aa_ref": "R",
"aa_start": 484,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2396,
"cdna_start": 1598,
"cds_end": null,
"cds_length": 1638,
"cds_start": 1450,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "NM_000402.4",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1450C>T",
"hgvs_p": "p.Arg484Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000393.4",
"strand": false,
"transcript": "NM_000402.4",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 516,
"aa_ref": "R",
"aa_start": 455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2336,
"cdna_start": 1538,
"cds_end": null,
"cds_length": 1551,
"cds_start": 1363,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000439227.6",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1363C>T",
"hgvs_p": "p.Arg455Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000395599.2",
"strand": false,
"transcript": "ENST00000439227.6",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 516,
"aa_ref": "R",
"aa_start": 455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2285,
"cdna_start": 1488,
"cds_end": null,
"cds_length": 1551,
"cds_start": 1363,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000907454.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1363C>T",
"hgvs_p": "p.Arg455Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000577513.1",
"strand": false,
"transcript": "ENST00000907454.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 516,
"aa_ref": "R",
"aa_start": 455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2220,
"cdna_start": 1425,
"cds_end": null,
"cds_length": 1551,
"cds_start": 1363,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000915895.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1363C>T",
"hgvs_p": "p.Arg455Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585954.1",
"strand": false,
"transcript": "ENST00000915895.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2267,
"cdna_start": 1470,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "NM_001042351.3",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001035810.1",
"strand": false,
"transcript": "NM_001042351.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2271,
"cdna_start": 1473,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000393564.7",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000377194.2",
"strand": false,
"transcript": "ENST00000393564.7",
"transcript_support_level": 5
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2359,
"cdna_start": 1569,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696429.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512624.1",
"strand": false,
"transcript": "ENST00000696429.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2417,
"cdna_start": 1627,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696430.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512625.1",
"strand": false,
"transcript": "ENST00000696430.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2257,
"cdna_start": 1460,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000907455.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000577514.1",
"strand": false,
"transcript": "ENST00000907455.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2366,
"cdna_start": 1569,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000907457.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000577516.1",
"strand": false,
"transcript": "ENST00000907457.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 515,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2776,
"cdna_start": 1979,
"cds_end": null,
"cds_length": 1548,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000915897.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585956.1",
"strand": false,
"transcript": "ENST00000915897.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 513,
"aa_ref": "R",
"aa_start": 452,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2252,
"cdna_start": 1455,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1354,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000968237.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1354C>T",
"hgvs_p": "p.Arg452Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638296.1",
"strand": false,
"transcript": "ENST00000968237.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 491,
"aa_ref": "R",
"aa_start": 454,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1995,
"cdna_start": 1426,
"cds_end": null,
"cds_length": 1476,
"cds_start": 1360,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696420.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1360C>T",
"hgvs_p": "p.Arg454Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512615.1",
"strand": false,
"transcript": "ENST00000696420.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 470,
"aa_ref": "R",
"aa_start": 409,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2023,
"cdna_start": 1226,
"cds_end": null,
"cds_length": 1413,
"cds_start": 1225,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000696423.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1225C>T",
"hgvs_p": "p.Arg409Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512618.1",
"strand": false,
"transcript": "ENST00000696423.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 469,
"aa_ref": "R",
"aa_start": 408,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2020,
"cdna_start": 1223,
"cds_end": null,
"cds_length": 1410,
"cds_start": 1222,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000696422.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1222C>T",
"hgvs_p": "p.Arg408Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512617.1",
"strand": false,
"transcript": "ENST00000696422.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 462,
"aa_ref": "R",
"aa_start": 401,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2059,
"cdna_start": 1263,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1201,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000915894.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.1201C>T",
"hgvs_p": "p.Arg401Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000585953.1",
"strand": false,
"transcript": "ENST00000915894.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 333,
"aa_ref": "R",
"aa_start": 272,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1677,
"cdna_start": 880,
"cds_end": null,
"cds_length": 1002,
"cds_start": 814,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000907456.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "c.814C>T",
"hgvs_p": "p.Arg272Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000577515.1",
"strand": false,
"transcript": "ENST00000907456.1",
"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": 783,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000490651.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.581C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000490651.1",
"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": 2009,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000696424.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*483C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512619.1",
"strand": false,
"transcript": "ENST00000696424.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": 2034,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000696425.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*273C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512620.1",
"strand": false,
"transcript": "ENST00000696425.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": 2638,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696426.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*820C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512621.1",
"strand": false,
"transcript": "ENST00000696426.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": 2209,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696427.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*320C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512622.1",
"strand": false,
"transcript": "ENST00000696427.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": 2335,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696428.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*1202C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512623.1",
"strand": false,
"transcript": "ENST00000696428.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": 2009,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000696424.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*483C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512619.1",
"strand": false,
"transcript": "ENST00000696424.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": 2034,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000696425.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*273C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512620.1",
"strand": false,
"transcript": "ENST00000696425.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": 2638,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696426.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*820C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512621.1",
"strand": false,
"transcript": "ENST00000696426.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": 2209,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696427.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*320C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512622.1",
"strand": false,
"transcript": "ENST00000696427.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": 2335,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000696428.1",
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"hgvs_c": "n.*1202C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000512623.1",
"strand": false,
"transcript": "ENST00000696428.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs398123546",
"effect": "missense_variant",
"frequency_reference_population": 0.00006775504,
"gene_hgnc_id": 4057,
"gene_symbol": "G6PD",
"gnomad_exomes_ac": 63,
"gnomad_exomes_af": 0.0000574018,
"gnomad_exomes_homalt": 3,
"gnomad_genomes_ac": 19,
"gnomad_genomes_af": 0.000168567,
"gnomad_genomes_homalt": 1,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 20,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Pathogenic",
"phenotype_combined": "Anemia, nonspherocytic hemolytic, due to G6PD deficiency|not provided|G6PD deficiency|Malaria, susceptibility to|Malaria, susceptibility to;Anemia, nonspherocytic hemolytic, due to G6PD deficiency",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 7.55,
"pos": 154532390,
"ref": "G",
"revel_prediction": "Pathogenic",
"revel_score": 0.938,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000402.4"
}
]
}