← 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: 6-116436473-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=116436473&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 5,
"criteria": [
"BP4_Strong",
"BP6"
],
"effects": [
"missense_variant"
],
"gene_symbol": "DSE",
"hgnc_id": 21144,
"hgvs_c": "c.2062A>G",
"hgvs_p": "p.Ile688Val",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -5,
"transcript": "NM_001322939.2",
"verdict": "Likely_benign"
},
{
"benign_score": 5,
"criteria": [
"BP4_Strong",
"BP6"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000285446",
"hgnc_id": null,
"hgvs_c": "c.766+5280A>G",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -5,
"transcript": "ENST00000644499.1",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong,BP6",
"acmg_score": -5,
"allele_count_reference_population": 169,
"alphamissense_prediction": null,
"alphamissense_score": 0.055,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.65,
"chr": "6",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": " musculocontractural type 2,Ehlers-Danlos syndrome,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:3",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.012805789709091187,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10621,
"cdna_start": 2233,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_013352.4",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000644252.3",
"protein_coding": true,
"protein_id": "NP_037484.1",
"strand": true,
"transcript": "NM_013352.4",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 10621,
"cdna_start": 2233,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000644252.3",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_013352.4",
"protein_coding": true,
"protein_id": "ENSP00000494147.2",
"strand": true,
"transcript": "ENST00000644252.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10586,
"cdna_start": 2199,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000452085.7",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000404049.2",
"strand": true,
"transcript": "ENST00000452085.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 308,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3692,
"cdna_start": null,
"cds_end": null,
"cds_length": 927,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000359564.3",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.*870A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000352567.3",
"strand": true,
"transcript": "ENST00000359564.3",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 282,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1180,
"cdna_start": null,
"cds_end": null,
"cds_length": 849,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000644499.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000285446",
"hgvs_c": "c.766+5280A>G",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000495266.1",
"strand": true,
"transcript": "ENST00000644499.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 977,
"aa_ref": "I",
"aa_start": 688,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10555,
"cdna_start": 2167,
"cds_end": null,
"cds_length": 2934,
"cds_start": 2062,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001322939.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2062A>G",
"hgvs_p": "p.Ile688Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309868.1",
"strand": true,
"transcript": "NM_001322939.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 965,
"aa_ref": "I",
"aa_start": 676,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4061,
"cdna_start": 2126,
"cds_end": null,
"cds_length": 2898,
"cds_start": 2026,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000931461.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2026A>G",
"hgvs_p": "p.Ile676Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000601520.1",
"strand": true,
"transcript": "ENST00000931461.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10621,
"cdna_start": 2233,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001080976.3",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001074445.1",
"strand": true,
"transcript": "NM_001080976.3",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11181,
"cdna_start": 2793,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001322937.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309866.1",
"strand": true,
"transcript": "NM_001322937.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11093,
"cdna_start": 2705,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001322938.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309867.1",
"strand": true,
"transcript": "NM_001322938.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7237,
"cdna_start": 2449,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000331677.7",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000332151.2",
"strand": true,
"transcript": "ENST00000331677.7",
"transcript_support_level": 5
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5163,
"cdna_start": 3360,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000891542.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000561601.1",
"strand": true,
"transcript": "ENST00000891542.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4661,
"cdna_start": 2858,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000891543.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000561602.1",
"strand": true,
"transcript": "ENST00000891543.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4499,
"cdna_start": 2696,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000891544.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000561603.1",
"strand": true,
"transcript": "ENST00000891544.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4986,
"cdna_start": 3190,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000950996.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621055.1",
"strand": true,
"transcript": "ENST00000950996.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4205,
"cdna_start": 2396,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000950997.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621056.1",
"strand": true,
"transcript": "ENST00000950997.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4224,
"cdna_start": 2420,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000950998.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621057.1",
"strand": true,
"transcript": "ENST00000950998.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4321,
"cdna_start": 2518,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000950999.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621058.1",
"strand": true,
"transcript": "ENST00000950999.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 958,
"aa_ref": "I",
"aa_start": 669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4165,
"cdna_start": 2361,
"cds_end": null,
"cds_length": 2877,
"cds_start": 2005,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000951000.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.2005A>G",
"hgvs_p": "p.Ile669Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621059.1",
"strand": true,
"transcript": "ENST00000951000.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 771,
"aa_ref": "I",
"aa_start": 482,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11177,
"cdna_start": 2789,
"cds_end": null,
"cds_length": 2316,
"cds_start": 1444,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001322940.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.1444A>G",
"hgvs_p": "p.Ile482Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309869.1",
"strand": true,
"transcript": "NM_001322940.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 771,
"aa_ref": "I",
"aa_start": 482,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10617,
"cdna_start": 2229,
"cds_end": null,
"cds_length": 2316,
"cds_start": 1444,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001322941.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.1444A>G",
"hgvs_p": "p.Ile482Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309870.1",
"strand": true,
"transcript": "NM_001322941.2",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 625,
"aa_ref": "I",
"aa_start": 336,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11082,
"cdna_start": 2694,
"cds_end": null,
"cds_length": 1878,
"cds_start": 1006,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001374520.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.1006A>G",
"hgvs_p": "p.Ile336Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361449.1",
"strand": true,
"transcript": "NM_001374520.1",
"transcript_support_level": null
},
{
"aa_alt": "V",
"aa_end": null,
"aa_length": 613,
"aa_ref": "I",
"aa_start": 324,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10733,
"cdna_start": 2345,
"cds_end": null,
"cds_length": 1842,
"cds_start": 970,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001374521.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.970A>G",
"hgvs_p": "p.Ile324Val",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001361450.1",
"strand": true,
"transcript": "NM_001374521.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 308,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10413,
"cdna_start": null,
"cds_end": null,
"cds_length": 927,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001322944.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.*870A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309873.1",
"strand": true,
"transcript": "NM_001322944.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 228,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10173,
"cdna_start": null,
"cds_end": null,
"cds_length": 687,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001322943.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.*870A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001309872.1",
"strand": true,
"transcript": "NM_001322943.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 228,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3411,
"cdna_start": null,
"cds_end": null,
"cds_length": 687,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000646710.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "c.*870A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000495970.1",
"strand": true,
"transcript": "ENST00000646710.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": 3713,
"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": "ENST00000606712.1",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "n.1909A>G",
"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": "ENST00000606712.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 10409,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NR_136524.2",
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"hgvs_c": "n.2021A>G",
"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": "NR_136524.2",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs145999978",
"effect": "missense_variant",
"frequency_reference_population": 0.00010469712,
"gene_hgnc_id": 21144,
"gene_symbol": "DSE",
"gnomad_exomes_ac": 152,
"gnomad_exomes_af": 0.000103977,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_ac": 17,
"gnomad_genomes_af": 0.000111607,
"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": "Uncertain significance",
"phenotype_combined": "Ehlers-Danlos syndrome, musculocontractural type 2|not provided|not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.08,
"pos": 116436473,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.055,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001322939.2"
}
]
}