← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 2-26230216-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=26230216&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"BP4_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "HADHA",
"hgnc_id": 4801,
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_000182.5",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong",
"acmg_score": -4,
"allele_count_reference_population": 954,
"alphamissense_prediction": null,
"alphamissense_score": 0.6436,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.22,
"chr": "2",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Long chain 3-hydroxyacyl-CoA dehydrogenase deficiency,Mitochondrial trifunctional protein deficiency,Mitochondrial trifunctional protein deficiency 1,not provided",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:10 LB:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.031352460384368896,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 763,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2943,
"cdna_start": 688,
"cds_end": null,
"cds_length": 2292,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_000182.5",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000380649.8",
"protein_coding": true,
"protein_id": "NP_000173.2",
"strand": false,
"transcript": "NM_000182.5",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 763,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2943,
"cdna_start": 688,
"cds_end": null,
"cds_length": 2292,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000380649.8",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000182.5",
"protein_coding": true,
"protein_id": "ENSP00000370023.3",
"strand": false,
"transcript": "ENST00000380649.8",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 818,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2844,
"cdna_start": 658,
"cds_end": null,
"cds_length": 2457,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942149.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612208.1",
"strand": false,
"transcript": "ENST00000942149.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 795,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2802,
"cdna_start": 686,
"cds_end": null,
"cds_length": 2388,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942146.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612205.1",
"strand": false,
"transcript": "ENST00000942146.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 792,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2982,
"cdna_start": 660,
"cds_end": null,
"cds_length": 2379,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000492433.2",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000438039.2",
"strand": false,
"transcript": "ENST00000492433.2",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 790,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3251,
"cdna_start": 916,
"cds_end": null,
"cds_length": 2373,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000859324.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529383.1",
"strand": false,
"transcript": "ENST00000859324.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 788,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2755,
"cdna_start": 658,
"cds_end": null,
"cds_length": 2367,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942150.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612209.1",
"strand": false,
"transcript": "ENST00000942150.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 780,
"aa_ref": "V",
"aa_start": 235,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2729,
"cdna_start": 711,
"cds_end": null,
"cds_length": 2343,
"cds_start": 703,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000859333.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.703G>C",
"hgvs_p": "p.Val235Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529392.1",
"strand": false,
"transcript": "ENST00000859333.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 775,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2712,
"cdna_start": 658,
"cds_end": null,
"cds_length": 2328,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942153.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612212.1",
"strand": false,
"transcript": "ENST00000942153.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 769,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2744,
"cdna_start": 705,
"cds_end": null,
"cds_length": 2310,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942145.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612204.1",
"strand": false,
"transcript": "ENST00000942145.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 768,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2958,
"cdna_start": 688,
"cds_end": null,
"cds_length": 2307,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000859325.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529384.1",
"strand": false,
"transcript": "ENST00000859325.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 763,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2767,
"cdna_start": 750,
"cds_end": null,
"cds_length": 2292,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000942141.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612200.1",
"strand": false,
"transcript": "ENST00000942141.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 763,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2844,
"cdna_start": 821,
"cds_end": null,
"cds_length": 2292,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942144.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612203.1",
"strand": false,
"transcript": "ENST00000942144.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 761,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2699,
"cdna_start": 684,
"cds_end": null,
"cds_length": 2286,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000925541.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595600.1",
"strand": false,
"transcript": "ENST00000925541.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 761,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3061,
"cdna_start": 813,
"cds_end": null,
"cds_length": 2286,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942142.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612201.1",
"strand": false,
"transcript": "ENST00000942142.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 760,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2904,
"cdna_start": 660,
"cds_end": null,
"cds_length": 2283,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000859327.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529386.1",
"strand": false,
"transcript": "ENST00000859327.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 760,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2696,
"cdna_start": 688,
"cds_end": null,
"cds_length": 2283,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942147.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612206.1",
"strand": false,
"transcript": "ENST00000942147.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 751,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2644,
"cdna_start": 660,
"cds_end": null,
"cds_length": 2256,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000859332.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529391.1",
"strand": false,
"transcript": "ENST00000859332.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 749,
"aa_ref": "V",
"aa_start": 204,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2887,
"cdna_start": 640,
"cds_end": null,
"cds_length": 2250,
"cds_start": 610,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000942143.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.610G>C",
"hgvs_p": "p.Val204Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612202.1",
"strand": false,
"transcript": "ENST00000942143.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 740,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2630,
"cdna_start": 679,
"cds_end": null,
"cds_length": 2223,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000859331.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529390.1",
"strand": false,
"transcript": "ENST00000859331.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 728,
"aa_ref": "V",
"aa_start": 178,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2576,
"cdna_start": 552,
"cds_end": null,
"cds_length": 2187,
"cds_start": 532,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000645274.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.532G>C",
"hgvs_p": "p.Val178Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000493996.1",
"strand": false,
"transcript": "ENST00000645274.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 723,
"aa_ref": "V",
"aa_start": 178,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2816,
"cdna_start": 568,
"cds_end": null,
"cds_length": 2172,
"cds_start": 532,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000859326.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.532G>C",
"hgvs_p": "p.Val178Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529385.1",
"strand": false,
"transcript": "ENST00000859326.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 722,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2555,
"cdna_start": 658,
"cds_end": null,
"cds_length": 2169,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942151.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612210.1",
"strand": false,
"transcript": "ENST00000942151.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 718,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2568,
"cdna_start": 682,
"cds_end": null,
"cds_length": 2157,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000859329.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529388.1",
"strand": false,
"transcript": "ENST00000859329.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 717,
"aa_ref": "V",
"aa_start": 172,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2565,
"cdna_start": 544,
"cds_end": null,
"cds_length": 2154,
"cds_start": 514,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000859330.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.514G>C",
"hgvs_p": "p.Val172Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529389.1",
"strand": false,
"transcript": "ENST00000859330.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 672,
"aa_ref": "V",
"aa_start": 127,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2443,
"cdna_start": 424,
"cds_end": null,
"cds_length": 2019,
"cds_start": 379,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000859328.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.379G>C",
"hgvs_p": "p.Val127Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000529387.1",
"strand": false,
"transcript": "ENST00000859328.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 632,
"aa_ref": "V",
"aa_start": 87,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2306,
"cdna_start": 289,
"cds_end": null,
"cds_length": 1899,
"cds_start": 259,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000942148.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.259G>C",
"hgvs_p": "p.Val87Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612207.1",
"strand": false,
"transcript": "ENST00000942148.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 360,
"aa_ref": "V",
"aa_start": 218,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1468,
"cdna_start": 658,
"cds_end": null,
"cds_length": 1083,
"cds_start": 652,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000942152.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "c.652G>C",
"hgvs_p": "p.Val218Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000612211.1",
"strand": false,
"transcript": "ENST00000942152.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": 1485,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000471743.2",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.529G>C",
"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": "ENST00000471743.2",
"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": 2977,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 19,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000643057.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.*543G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000493761.1",
"strand": false,
"transcript": "ENST00000643057.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": 2748,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000643063.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.652G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000495353.1",
"strand": false,
"transcript": "ENST00000643063.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": 2688,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000643233.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.*543G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000493880.1",
"strand": false,
"transcript": "ENST00000643233.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": 3087,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000644428.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.652G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000495560.1",
"strand": false,
"transcript": "ENST00000644428.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": 2158,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 19,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000646483.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.*269G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496185.1",
"strand": false,
"transcript": "ENST00000646483.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": 2977,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 19,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000643057.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.*543G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000493761.1",
"strand": false,
"transcript": "ENST00000643057.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": 2688,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 20,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000643233.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.*543G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000493880.1",
"strand": false,
"transcript": "ENST00000643233.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": 2158,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 19,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000646483.1",
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"hgvs_c": "n.*269G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496185.1",
"strand": false,
"transcript": "ENST00000646483.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs71441018",
"effect": "missense_variant",
"frequency_reference_population": 0.0005922074,
"gene_hgnc_id": 4801,
"gene_symbol": "HADHA",
"gnomad_exomes_ac": 870,
"gnomad_exomes_af": 0.000596459,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_ac": 84,
"gnomad_genomes_af": 0.000551492,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 1,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"phenotype_combined": "Long chain 3-hydroxyacyl-CoA dehydrogenase deficiency;Mitochondrial trifunctional protein deficiency|not provided|Long chain 3-hydroxyacyl-CoA dehydrogenase deficiency|Mitochondrial trifunctional protein deficiency|Mitochondrial trifunctional protein deficiency 1",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 4.785,
"pos": 26230216,
"ref": "C",
"revel_prediction": "Pathogenic",
"revel_score": 0.698,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000182.5"
}
]
}