← 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: 17-13002473-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=13002473&ref=T&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "17",
"pos": 13002473,
"ref": "T",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_018127.7",
"consequences": [
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "NM_018127.7",
"protein_id": "NP_060597.4",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 826,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000338034.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_018127.7"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000338034.9",
"protein_id": "ENSP00000337445.4",
"transcript_support_level": 1,
"aa_start": 396,
"aa_end": null,
"aa_length": 826,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_018127.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000338034.9"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.523A>T",
"hgvs_p": "p.Ile175Phe",
"transcript": "ENST00000446899.5",
"protein_id": "ENSP00000406192.1",
"transcript_support_level": 5,
"aa_start": 175,
"aa_end": null,
"aa_length": 284,
"cds_start": 523,
"cds_end": null,
"cds_length": 857,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000446899.5"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1288A>T",
"hgvs_p": "p.Ile430Phe",
"transcript": "ENST00000923774.1",
"protein_id": "ENSP00000593833.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 860,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2583,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923774.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1210A>T",
"hgvs_p": "p.Ile404Phe",
"transcript": "ENST00000860253.1",
"protein_id": "ENSP00000530312.1",
"transcript_support_level": null,
"aa_start": 404,
"aa_end": null,
"aa_length": 834,
"cds_start": 1210,
"cds_end": null,
"cds_length": 2505,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860253.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1201A>T",
"hgvs_p": "p.Ile401Phe",
"transcript": "ENST00000923773.1",
"protein_id": "ENSP00000593832.1",
"transcript_support_level": null,
"aa_start": 401,
"aa_end": null,
"aa_length": 830,
"cds_start": 1201,
"cds_end": null,
"cds_length": 2493,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923773.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1192A>T",
"hgvs_p": "p.Ile398Phe",
"transcript": "ENST00000923771.1",
"protein_id": "ENSP00000593830.1",
"transcript_support_level": null,
"aa_start": 398,
"aa_end": null,
"aa_length": 828,
"cds_start": 1192,
"cds_end": null,
"cds_length": 2487,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923771.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860251.1",
"protein_id": "ENSP00000530310.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 827,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2484,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860251.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860249.1",
"protein_id": "ENSP00000530308.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 826,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860249.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "NM_173717.2",
"protein_id": "NP_776065.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 825,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2478,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_173717.2"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860246.1",
"protein_id": "ENSP00000530305.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 825,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2478,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860246.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860247.1",
"protein_id": "ENSP00000530306.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 824,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2475,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860247.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000961321.1",
"protein_id": "ENSP00000631380.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 824,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2475,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961321.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000923772.1",
"protein_id": "ENSP00000593831.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 823,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2472,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923772.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1165A>T",
"hgvs_p": "p.Ile389Phe",
"transcript": "ENST00000961322.1",
"protein_id": "ENSP00000631381.1",
"transcript_support_level": null,
"aa_start": 389,
"aa_end": null,
"aa_length": 819,
"cds_start": 1165,
"cds_end": null,
"cds_length": 2460,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961322.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000923775.1",
"protein_id": "ENSP00000593834.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 813,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2442,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923775.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860250.1",
"protein_id": "ENSP00000530309.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 812,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2439,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860250.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860254.1",
"protein_id": "ENSP00000530313.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 811,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2436,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860254.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1129A>T",
"hgvs_p": "p.Ile377Phe",
"transcript": "ENST00000395962.6",
"protein_id": "ENSP00000379291.1",
"transcript_support_level": 2,
"aa_start": 377,
"aa_end": null,
"aa_length": 807,
"cds_start": 1129,
"cds_end": null,
"cds_length": 2424,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000395962.6"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe",
"transcript": "ENST00000860252.1",
"protein_id": "ENSP00000530311.1",
"transcript_support_level": null,
"aa_start": 396,
"aa_end": null,
"aa_length": 804,
"cds_start": 1186,
"cds_end": null,
"cds_length": 2415,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860252.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1117A>T",
"hgvs_p": "p.Ile373Phe",
"transcript": "ENST00000961320.1",
"protein_id": "ENSP00000631379.1",
"transcript_support_level": null,
"aa_start": 373,
"aa_end": null,
"aa_length": 803,
"cds_start": 1117,
"cds_end": null,
"cds_length": 2412,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961320.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1066A>T",
"hgvs_p": "p.Ile356Phe",
"transcript": "NM_001165962.2",
"protein_id": "NP_001159434.1",
"transcript_support_level": null,
"aa_start": 356,
"aa_end": null,
"aa_length": 786,
"cds_start": 1066,
"cds_end": null,
"cds_length": 2361,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001165962.2"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1066A>T",
"hgvs_p": "p.Ile356Phe",
"transcript": "ENST00000426905.7",
"protein_id": "ENSP00000405223.3",
"transcript_support_level": 2,
"aa_start": 356,
"aa_end": null,
"aa_length": 786,
"cds_start": 1066,
"cds_end": null,
"cds_length": 2361,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000426905.7"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1066A>T",
"hgvs_p": "p.Ile356Phe",
"transcript": "ENST00000860248.1",
"protein_id": "ENSP00000530307.1",
"transcript_support_level": null,
"aa_start": 356,
"aa_end": null,
"aa_length": 785,
"cds_start": 1066,
"cds_end": null,
"cds_length": 2358,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000860248.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1063A>T",
"hgvs_p": "p.Ile355Phe",
"transcript": "ENST00000923776.1",
"protein_id": "ENSP00000593835.1",
"transcript_support_level": null,
"aa_start": 355,
"aa_end": null,
"aa_length": 785,
"cds_start": 1063,
"cds_end": null,
"cds_length": 2358,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000923776.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.1066A>T",
"hgvs_p": "p.Ile356Phe",
"transcript": "ENST00000961324.1",
"protein_id": "ENSP00000631383.1",
"transcript_support_level": null,
"aa_start": 356,
"aa_end": null,
"aa_length": 784,
"cds_start": 1066,
"cds_end": null,
"cds_length": 2355,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961324.1"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.583A>T",
"hgvs_p": "p.Ile195Phe",
"transcript": "ENST00000584650.5",
"protein_id": "ENSP00000463740.2",
"transcript_support_level": 2,
"aa_start": 195,
"aa_end": null,
"aa_length": 625,
"cds_start": 583,
"cds_end": null,
"cds_length": 1878,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000584650.5"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.904A>T",
"hgvs_p": "p.Ile302Phe",
"transcript": "XM_024450860.2",
"protein_id": "XP_024306628.1",
"transcript_support_level": null,
"aa_start": 302,
"aa_end": null,
"aa_length": 732,
"cds_start": 904,
"cds_end": null,
"cds_length": 2199,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024450860.2"
},
{
"aa_ref": "I",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.904A>T",
"hgvs_p": "p.Ile302Phe",
"transcript": "XM_024450861.2",
"protein_id": "XP_024306629.1",
"transcript_support_level": null,
"aa_start": 302,
"aa_end": null,
"aa_length": 732,
"cds_start": 904,
"cds_end": null,
"cds_length": 2199,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024450861.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "c.739-2251A>T",
"hgvs_p": null,
"transcript": "ENST00000961323.1",
"protein_id": "ENSP00000631382.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 620,
"cds_start": null,
"cds_end": null,
"cds_length": 1863,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961323.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.*75A>T",
"hgvs_p": null,
"transcript": "ENST00000476042.1",
"protein_id": "ENSP00000463884.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000476042.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.1015A>T",
"hgvs_p": null,
"transcript": "ENST00000480891.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000480891.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.1448A>T",
"hgvs_p": null,
"transcript": "ENST00000484122.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000484122.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.737A>T",
"hgvs_p": null,
"transcript": "ENST00000487229.6",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000487229.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.415A>T",
"hgvs_p": null,
"transcript": "ENST00000578104.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000578104.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.253A>T",
"hgvs_p": null,
"transcript": "ENST00000578991.5",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000578991.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.*75A>T",
"hgvs_p": null,
"transcript": "ENST00000476042.1",
"protein_id": "ENSP00000463884.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000476042.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"hgvs_c": "n.-89A>T",
"hgvs_p": null,
"transcript": "ENST00000492559.5",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000492559.5"
}
],
"gene_symbol": "ELAC2",
"gene_hgnc_id": 14198,
"dbsnp": "rs149544601",
"frequency_reference_population": 0.0000034298116,
"hom_count_reference_population": 0,
"allele_count_reference_population": 5,
"gnomad_exomes_af": 0.00000342981,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 5,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.7999119758605957,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.404,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.2866,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.2,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.173,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 3,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP3",
"acmg_by_gene": [
{
"score": 3,
"benign_score": 0,
"pathogenic_score": 3,
"criteria": [
"PM2",
"PP3"
],
"verdict": "Uncertain_significance",
"transcript": "NM_018127.7",
"gene_symbol": "ELAC2",
"hgnc_id": 14198,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1186A>T",
"hgvs_p": "p.Ile396Phe"
}
],
"clinvar_disease": "Combined oxidative phosphorylation defect type 17",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "Combined oxidative phosphorylation defect type 17",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}