← 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-18093860-CG-TT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=18093860&ref=CG&alt=TT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "DRG2",
"hgnc_id": 3030,
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"inheritance_mode": "AR",
"pathogenic_score": 1,
"score": 1,
"transcript": "NM_001388.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3",
"acmg_score": 1,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "TT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "17",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 364,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1900,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1095,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001388.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000225729.8",
"protein_coding": true,
"protein_id": "NP_001379.1",
"strand": true,
"transcript": "NM_001388.5",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 364,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1900,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1095,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000225729.8",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001388.5",
"protein_coding": true,
"protein_id": "ENSP00000225729.3",
"strand": true,
"transcript": "ENST00000225729.8",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 378,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1803,
"cdna_start": 177,
"cds_end": null,
"cds_length": 1137,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864168.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534227.1",
"strand": true,
"transcript": "ENST00000864168.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 378,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1942,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1137,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968692.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638751.1",
"strand": true,
"transcript": "ENST00000968692.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 376,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1325,
"cdna_start": 182,
"cds_end": null,
"cds_length": 1131,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000968693.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638752.1",
"strand": true,
"transcript": "ENST00000968693.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 367,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1911,
"cdna_start": 193,
"cds_end": null,
"cds_length": 1104,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864162.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534221.1",
"strand": true,
"transcript": "ENST00000864162.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 362,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1890,
"cdna_start": 183,
"cds_end": null,
"cds_length": 1089,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864163.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534222.1",
"strand": true,
"transcript": "ENST00000864163.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 362,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1867,
"cdna_start": 160,
"cds_end": null,
"cds_length": 1089,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864167.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534226.1",
"strand": true,
"transcript": "ENST00000864167.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 361,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1877,
"cdna_start": 174,
"cds_end": null,
"cds_length": 1086,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864165.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534224.1",
"strand": true,
"transcript": "ENST00000864165.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 356,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1863,
"cdna_start": 177,
"cds_end": null,
"cds_length": 1071,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864164.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534223.1",
"strand": true,
"transcript": "ENST00000864164.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 346,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1856,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1041,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864161.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534220.1",
"strand": true,
"transcript": "ENST00000864161.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 343,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1884,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1032,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001330144.2",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001317073.1",
"strand": true,
"transcript": "NM_001330144.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 343,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1897,
"cdna_start": 211,
"cds_end": null,
"cds_length": 1032,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000395726.8",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000379076.4",
"strand": true,
"transcript": "ENST00000395726.8",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 339,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1851,
"cdna_start": 212,
"cds_end": null,
"cds_length": 1020,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000925712.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595771.1",
"strand": true,
"transcript": "ENST00000925712.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 334,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1823,
"cdna_start": 199,
"cds_end": null,
"cds_length": 1005,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864160.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534219.1",
"strand": true,
"transcript": "ENST00000864160.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 312,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1717,
"cdna_start": 160,
"cds_end": null,
"cds_length": 939,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000864166.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534225.1",
"strand": true,
"transcript": "ENST00000864166.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 165,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1292,
"cdna_start": 177,
"cds_end": null,
"cds_length": 498,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000925714.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595773.1",
"strand": true,
"transcript": "ENST00000925714.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 161,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 891,
"cdna_start": 129,
"cds_end": null,
"cds_length": 486,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000583355.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000463256.1",
"strand": true,
"transcript": "ENST00000583355.1",
"transcript_support_level": 3
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 157,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 550,
"cdna_start": 187,
"cds_end": null,
"cds_length": 475,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000579601.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000464076.1",
"strand": true,
"transcript": "ENST00000579601.5",
"transcript_support_level": 4
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 112,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 389,
"cdna_start": 160,
"cds_end": null,
"cds_length": 341,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000580929.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000462060.1",
"strand": true,
"transcript": "ENST00000580929.5",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 385,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1963,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1158,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005256499.4",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005256556.1",
"strand": true,
"transcript": "XM_005256499.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 364,
"aa_ref": "R",
"aa_start": 38,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1947,
"cdna_start": 188,
"cds_end": null,
"cds_length": 1095,
"cds_start": 112,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011523704.3",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.112_113delCGinsTT",
"hgvs_p": "p.Arg38Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011522006.1",
"strand": true,
"transcript": "XM_011523704.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": 2531,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000467099.6",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.112_113delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000463522.1",
"strand": true,
"transcript": "ENST00000467099.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 595,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000473213.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.175_176delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000473213.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": 795,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000496428.6",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.112_113delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000462978.1",
"strand": true,
"transcript": "ENST00000496428.6",
"transcript_support_level": 3
},
{
"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": 566,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000577450.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.112_113delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000463436.1",
"strand": true,
"transcript": "ENST00000577450.5",
"transcript_support_level": 4
},
{
"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": 641,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000577771.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.244_245delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000577771.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 535,
"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": "ENST00000578173.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.209_210delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000578173.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 577,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000578767.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.174_175delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000578767.5",
"transcript_support_level": 4
},
{
"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": 683,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000579224.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.112_113delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000464244.1",
"strand": true,
"transcript": "ENST00000579224.5",
"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": 1838,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000580055.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.112_113delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000463268.1",
"strand": true,
"transcript": "ENST00000580055.5",
"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": 1530,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000582314.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.112_113delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000464004.1",
"strand": true,
"transcript": "ENST00000582314.5",
"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": 565,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000582419.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.*200_*201delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000463747.1",
"strand": true,
"transcript": "ENST00000582419.5",
"transcript_support_level": 4
},
{
"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": 1066,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000583162.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.157_158delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000583162.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 465,
"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": "ENST00000584212.1",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.162_163delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000584212.1",
"transcript_support_level": 4
},
{
"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": 565,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000582419.5",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "n.*200_*201delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000463747.1",
"strand": true,
"transcript": "ENST00000582419.5",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 304,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1752,
"cdna_start": null,
"cds_end": null,
"cds_length": 915,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005256500.3",
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"hgvs_c": "c.-127_-126delCGinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005256557.1",
"strand": true,
"transcript": "XM_005256500.3",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 3030,
"gene_symbol": "DRG2",
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 9.88,
"pos": 18093860,
"ref": "CG",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_001388.5"
}
]
}