← 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-31507314-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=31507314&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PVS1",
"PM2",
"PP5_Very_Strong"
],
"effects": [
"stop_gained"
],
"gene_symbol": "DMD",
"hgnc_id": 2928,
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"inheritance_mode": "XL,AD",
"pathogenic_score": 18,
"score": 18,
"transcript": "NM_004006.3",
"verdict": "Pathogenic"
}
],
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
"acmg_score": 18,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.57,
"chr": "X",
"clinvar_classification": "Pathogenic",
"clinvar_disease": "Becker muscular dystrophy,Cardiomyopathy,Duchenne muscular dystrophy,Dystrophin deficiency,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:3",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.5699999928474426,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3685,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13992,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 11058,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 79,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "NM_004006.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000357033.9",
"protein_coding": true,
"protein_id": "NP_003997.2",
"strand": false,
"transcript": "NM_004006.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3685,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 13992,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 11058,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 79,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "ENST00000357033.9",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004006.3",
"protein_coding": true,
"protein_id": "ENSP00000354923.3",
"strand": false,
"transcript": "ENST00000357033.9",
"transcript_support_level": 1
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3681,
"aa_ref": "W",
"aa_start": 2782,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14000,
"cdna_start": 8608,
"cds_end": null,
"cds_length": 11046,
"cds_start": 8345,
"consequences": [
"stop_gained"
],
"exon_count": 79,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "NM_004009.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8345G>A",
"hgvs_p": "p.Trp2782*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004000.1",
"strand": false,
"transcript": "NM_004009.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3681,
"aa_ref": "W",
"aa_start": 2782,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13932,
"cdna_start": 8540,
"cds_end": null,
"cds_length": 11046,
"cds_start": 8345,
"consequences": [
"stop_gained"
],
"exon_count": 79,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "ENST00000378677.6",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8345G>A",
"hgvs_p": "p.Trp2782*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367948.2",
"strand": false,
"transcript": "ENST00000378677.6",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3677,
"aa_ref": "W",
"aa_start": 2778,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13854,
"cdna_start": 8456,
"cds_end": null,
"cds_length": 11034,
"cds_start": 8333,
"consequences": [
"stop_gained"
],
"exon_count": 79,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "NM_000109.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8333G>A",
"hgvs_p": "p.Trp2778*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000100.3",
"strand": false,
"transcript": "NM_000109.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3562,
"aa_ref": "W",
"aa_start": 2663,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14083,
"cdna_start": 8691,
"cds_end": null,
"cds_length": 10689,
"cds_start": 7988,
"consequences": [
"stop_gained"
],
"exon_count": 79,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "NM_004010.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.7988G>A",
"hgvs_p": "p.Trp2663*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004001.1",
"strand": false,
"transcript": "NM_004010.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 2344,
"aa_ref": "W",
"aa_start": 1445,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9751,
"cdna_start": 4353,
"cds_end": null,
"cds_length": 7035,
"cds_start": 4334,
"consequences": [
"stop_gained"
],
"exon_count": 51,
"exon_rank": 28,
"exon_rank_end": null,
"feature": "NM_004011.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.4334G>A",
"hgvs_p": "p.Trp1445*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004002.3",
"strand": false,
"transcript": "NM_004011.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 2341,
"aa_ref": "W",
"aa_start": 1442,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9894,
"cdna_start": 4496,
"cds_end": null,
"cds_length": 7026,
"cds_start": 4325,
"consequences": [
"stop_gained"
],
"exon_count": 51,
"exon_rank": 28,
"exon_rank_end": null,
"feature": "NM_004012.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.4325G>A",
"hgvs_p": "p.Trp1442*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004003.2",
"strand": false,
"transcript": "NM_004012.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 2341,
"aa_ref": "W",
"aa_start": 1442,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9903,
"cdna_start": 4505,
"cds_end": null,
"cds_length": 7026,
"cds_start": 4325,
"consequences": [
"stop_gained"
],
"exon_count": 51,
"exon_rank": 28,
"exon_rank_end": null,
"feature": "ENST00000619831.5",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.4325G>A",
"hgvs_p": "p.Trp1442*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000479270.2",
"strand": false,
"transcript": "ENST00000619831.5",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1972,
"aa_ref": "W",
"aa_start": 1068,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8531,
"cdna_start": 3203,
"cds_end": null,
"cds_length": 5919,
"cds_start": 3203,
"consequences": [
"stop_gained"
],
"exon_count": 41,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000358062.7",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.3203G>A",
"hgvs_p": "p.Trp1068*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000350765.3",
"strand": false,
"transcript": "ENST00000358062.7",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1243,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7384,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3732,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 35,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_004021.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004012.2",
"strand": false,
"transcript": "NM_004021.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1243,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5209,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3732,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 35,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000474231.5",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000417123.1",
"strand": false,
"transcript": "ENST00000474231.5",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1230,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7345,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3693,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 34,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_004022.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004013.2",
"strand": false,
"transcript": "NM_004022.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1230,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7339,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3693,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 34,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000359836.5",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000352894.1",
"strand": false,
"transcript": "ENST00000359836.5",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1225,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7416,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3678,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 36,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_004013.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004004.2",
"strand": false,
"transcript": "NM_004013.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1225,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7410,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3678,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 36,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000378707.7",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367979.3",
"strand": false,
"transcript": "ENST00000378707.7",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1212,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7361,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3639,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 35,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000684130.1",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508037.1",
"strand": false,
"transcript": "ENST00000684130.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1154,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6941,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3465,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 33,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000620040.5",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000478150.2",
"strand": false,
"transcript": "ENST00000620040.5",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1133,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7054,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3402,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_004023.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004014.2",
"strand": false,
"transcript": "NM_004023.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1133,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7037,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3402,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000682238.1",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508124.1",
"strand": false,
"transcript": "ENST00000682238.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1115,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7086,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3348,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_004020.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004011.3",
"strand": false,
"transcript": "NM_004020.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 1115,
"aa_ref": "W",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7080,
"cdna_start": 2018,
"cds_end": null,
"cds_length": 3348,
"cds_start": 977,
"consequences": [
"stop_gained"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000541735.5",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.977G>A",
"hgvs_p": "p.Trp326*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000444119.1",
"strand": false,
"transcript": "ENST00000541735.5",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 970,
"aa_ref": "W",
"aa_start": 71,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5806,
"cdna_start": 414,
"cds_end": null,
"cds_length": 2913,
"cds_start": 212,
"consequences": [
"stop_gained"
],
"exon_count": 25,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000343523.7",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.212G>A",
"hgvs_p": "p.Trp71*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000340057.4",
"strand": false,
"transcript": "ENST00000343523.7",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 956,
"aa_ref": "W",
"aa_start": 57,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5627,
"cdna_start": 229,
"cds_end": null,
"cds_length": 2871,
"cds_start": 170,
"consequences": [
"stop_gained"
],
"exon_count": 25,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_004014.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.170G>A",
"hgvs_p": "p.Trp57*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_004005.2",
"strand": false,
"transcript": "NM_004014.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3703,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13960,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 11112,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 78,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_006724468.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724531.1",
"strand": false,
"transcript": "XM_006724468.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3695,
"aa_ref": "W",
"aa_start": 2778,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13822,
"cdna_start": 8456,
"cds_end": null,
"cds_length": 11088,
"cds_start": 8333,
"consequences": [
"stop_gained"
],
"exon_count": 78,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_006724469.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8333G>A",
"hgvs_p": "p.Trp2778*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724532.1",
"strand": false,
"transcript": "XM_006724469.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3690,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13921,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 11073,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 77,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_006724470.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724533.1",
"strand": false,
"transcript": "XM_006724470.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3672,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13953,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 11019,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 78,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_017029328.2",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016884817.1",
"strand": false,
"transcript": "XM_017029328.2",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3662,
"aa_ref": "W",
"aa_start": 2745,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13837,
"cdna_start": 8471,
"cds_end": null,
"cds_length": 10989,
"cds_start": 8234,
"consequences": [
"stop_gained"
],
"exon_count": 77,
"exon_rank": 55,
"exon_rank_end": null,
"feature": "XM_011545467.2",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8234G>A",
"hgvs_p": "p.Trp2745*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011543769.1",
"strand": false,
"transcript": "XM_011545467.2",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3657,
"aa_ref": "W",
"aa_start": 2740,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13822,
"cdna_start": 8456,
"cds_end": null,
"cds_length": 10974,
"cds_start": 8219,
"consequences": [
"stop_gained"
],
"exon_count": 77,
"exon_rank": 55,
"exon_rank_end": null,
"feature": "XM_006724473.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8219G>A",
"hgvs_p": "p.Trp2740*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724536.1",
"strand": false,
"transcript": "XM_006724473.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3593,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13630,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 10782,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 74,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_006724474.4",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724537.1",
"strand": false,
"transcript": "XM_006724474.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3575,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13662,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 10728,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 75,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_006724475.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724538.1",
"strand": false,
"transcript": "XM_006724475.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 3295,
"aa_ref": "W",
"aa_start": 2786,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10595,
"cdna_start": 8594,
"cds_end": null,
"cds_length": 9888,
"cds_start": 8357,
"consequences": [
"stop_gained"
],
"exon_count": 68,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_011545468.3",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "c.8357G>A",
"hgvs_p": "p.Trp2786*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011543770.1",
"strand": false,
"transcript": "XM_011545468.3",
"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": 7161,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 33,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000680961.1",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "n.977G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000506386.1",
"strand": false,
"transcript": "ENST00000680961.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": 3648,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000681646.1",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "n.2018G>A",
"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": "ENST00000681646.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": 3151,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 16,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000683450.1",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "n.1822G>A",
"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": "ENST00000683450.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": 4250,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 30,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000683957.1",
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"hgvs_c": "n.1849G>A",
"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": "ENST00000683957.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs863225012",
"effect": "stop_gained",
"frequency_reference_population": null,
"gene_hgnc_id": 2928,
"gene_symbol": "DMD",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"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": "Duchenne muscular dystrophy|not provided|Duchenne muscular dystrophy;Becker muscular dystrophy;Cardiomyopathy;Dystrophin deficiency",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 6.829,
"pos": 31507314,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004006.3"
}
]
}