← 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: 12-32722472-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=32722472&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 32722472,
"ref": "A",
"alt": "G",
"effect": "synonymous_variant",
"transcript": "ENST00000549701.6",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "NM_001278464.2",
"protein_id": "NP_001265393.1",
"transcript_support_level": null,
"aa_start": 319,
"aa_end": null,
"aa_length": 749,
"cds_start": 957,
"cds_end": null,
"cds_length": 2250,
"cdna_start": 1020,
"cdna_end": null,
"cdna_length": 4553,
"mane_select": null,
"mane_plus": "ENST00000553257.6",
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "ENST00000553257.6",
"protein_id": "ENSP00000449089.1",
"transcript_support_level": 2,
"aa_start": 319,
"aa_end": null,
"aa_length": 749,
"cds_start": 957,
"cds_end": null,
"cds_length": 2250,
"cdna_start": 1020,
"cdna_end": null,
"cdna_length": 4553,
"mane_select": null,
"mane_plus": "NM_001278464.2",
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "NM_012062.5",
"protein_id": "NP_036192.2",
"transcript_support_level": null,
"aa_start": 306,
"aa_end": null,
"aa_length": 736,
"cds_start": 918,
"cds_end": null,
"cds_length": 2211,
"cdna_start": 981,
"cdna_end": null,
"cdna_length": 4514,
"mane_select": "ENST00000549701.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "ENST00000549701.6",
"protein_id": "ENSP00000450399.1",
"transcript_support_level": 1,
"aa_start": 306,
"aa_end": null,
"aa_length": 736,
"cds_start": 918,
"cds_end": null,
"cds_length": 2211,
"cdna_start": 981,
"cdna_end": null,
"cdna_length": 4514,
"mane_select": "NM_012062.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "ENST00000381000.8",
"protein_id": "ENSP00000370388.4",
"transcript_support_level": 1,
"aa_start": 319,
"aa_end": null,
"aa_length": 738,
"cds_start": 957,
"cds_end": null,
"cds_length": 2217,
"cdna_start": 998,
"cdna_end": null,
"cdna_length": 4397,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "ENST00000547312.5",
"protein_id": "ENSP00000448610.1",
"transcript_support_level": 1,
"aa_start": 306,
"aa_end": null,
"aa_length": 725,
"cds_start": 918,
"cds_end": null,
"cds_length": 2178,
"cdna_start": 962,
"cdna_end": null,
"cdna_length": 2393,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "ENST00000452533.6",
"protein_id": "ENSP00000415131.2",
"transcript_support_level": 1,
"aa_start": 306,
"aa_end": null,
"aa_length": 710,
"cds_start": 918,
"cds_end": null,
"cds_length": 2133,
"cdna_start": 1082,
"cdna_end": null,
"cdna_length": 4439,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "ENST00000266481.10",
"protein_id": "ENSP00000266481.6",
"transcript_support_level": 1,
"aa_start": 306,
"aa_end": null,
"aa_length": 699,
"cds_start": 918,
"cds_end": null,
"cds_length": 2100,
"cdna_start": 979,
"cdna_end": null,
"cdna_length": 3101,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "NM_001278465.2",
"protein_id": "NP_001265394.1",
"transcript_support_level": null,
"aa_start": 319,
"aa_end": null,
"aa_length": 738,
"cds_start": 957,
"cds_end": null,
"cds_length": 2217,
"cdna_start": 1020,
"cdna_end": null,
"cdna_length": 4520,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "NM_001278463.2",
"protein_id": "NP_001265392.1",
"transcript_support_level": null,
"aa_start": 306,
"aa_end": null,
"aa_length": 725,
"cds_start": 918,
"cds_end": null,
"cds_length": 2178,
"cdna_start": 981,
"cdna_end": null,
"cdna_length": 4481,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.867A>G",
"hgvs_p": "p.Thr289Thr",
"transcript": "ENST00000551476.6",
"protein_id": "ENSP00000447845.2",
"transcript_support_level": 5,
"aa_start": 289,
"aa_end": null,
"aa_length": 719,
"cds_start": 867,
"cds_end": null,
"cds_length": 2160,
"cdna_start": 930,
"cdna_end": null,
"cdna_length": 2391,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "NM_001330380.2",
"protein_id": "NP_001317309.1",
"transcript_support_level": null,
"aa_start": 319,
"aa_end": null,
"aa_length": 712,
"cds_start": 957,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 1020,
"cdna_end": null,
"cdna_length": 4442,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "ENST00000358214.9",
"protein_id": "ENSP00000350948.5",
"transcript_support_level": 5,
"aa_start": 319,
"aa_end": null,
"aa_length": 712,
"cds_start": 957,
"cds_end": null,
"cds_length": 2139,
"cdna_start": 1029,
"cdna_end": null,
"cdna_length": 3229,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "NM_012063.4",
"protein_id": "NP_036193.2",
"transcript_support_level": null,
"aa_start": 306,
"aa_end": null,
"aa_length": 710,
"cds_start": 918,
"cds_end": null,
"cds_length": 2133,
"cdna_start": 981,
"cdna_end": null,
"cdna_length": 4436,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr",
"transcript": "NM_005690.5",
"protein_id": "NP_005681.2",
"transcript_support_level": null,
"aa_start": 306,
"aa_end": null,
"aa_length": 699,
"cds_start": 918,
"cds_end": null,
"cds_length": 2100,
"cdna_start": 981,
"cdna_end": null,
"cdna_length": 4403,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.831A>G",
"hgvs_p": "p.Thr277Thr",
"transcript": "ENST00000548750.6",
"protein_id": "ENSP00000447788.2",
"transcript_support_level": 3,
"aa_start": 277,
"aa_end": null,
"aa_length": 696,
"cds_start": 831,
"cds_end": null,
"cds_length": 2091,
"cdna_start": 859,
"cdna_end": null,
"cdna_length": 4078,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.549A>G",
"hgvs_p": "p.Thr183Thr",
"transcript": "ENST00000703369.1",
"protein_id": "ENSP00000515279.1",
"transcript_support_level": null,
"aa_start": 183,
"aa_end": null,
"aa_length": 602,
"cds_start": 549,
"cds_end": null,
"cds_length": 1809,
"cdna_start": 549,
"cdna_end": null,
"cdna_length": 3937,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.471A>G",
"hgvs_p": "p.Thr157Thr",
"transcript": "ENST00000549926.6",
"protein_id": "ENSP00000515263.1",
"transcript_support_level": 3,
"aa_start": 157,
"aa_end": null,
"aa_length": 587,
"cds_start": 471,
"cds_end": null,
"cds_length": 1764,
"cdna_start": 1210,
"cdna_end": null,
"cdna_length": 2671,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.471A>G",
"hgvs_p": "p.Thr157Thr",
"transcript": "ENST00000703338.1",
"protein_id": "ENSP00000515264.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 587,
"cds_start": 471,
"cds_end": null,
"cds_length": 1764,
"cdna_start": 1158,
"cdna_end": null,
"cdna_length": 4566,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.549A>G",
"hgvs_p": "p.Thr183Thr",
"transcript": "ENST00000703361.1",
"protein_id": "ENSP00000515273.1",
"transcript_support_level": null,
"aa_start": 183,
"aa_end": null,
"aa_length": 576,
"cds_start": 549,
"cds_end": null,
"cds_length": 1731,
"cdna_start": 632,
"cdna_end": null,
"cdna_length": 3926,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.471A>G",
"hgvs_p": "p.Thr157Thr",
"transcript": "ENST00000703370.1",
"protein_id": "ENSP00000515280.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 576,
"cds_start": 471,
"cds_end": null,
"cds_length": 1731,
"cdna_start": 1075,
"cdna_end": null,
"cdna_length": 2503,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.471A>G",
"hgvs_p": "p.Thr157Thr",
"transcript": "ENST00000703371.1",
"protein_id": "ENSP00000515281.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 561,
"cds_start": 471,
"cds_end": null,
"cds_length": 1686,
"cdna_start": 1075,
"cdna_end": null,
"cdna_length": 3465,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.309A>G",
"hgvs_p": "p.Thr103Thr",
"transcript": "NM_001278466.2",
"protein_id": "NP_001265395.1",
"transcript_support_level": null,
"aa_start": 103,
"aa_end": null,
"aa_length": 533,
"cds_start": 309,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 577,
"cdna_end": null,
"cdna_length": 4110,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.711A>G",
"hgvs_p": "p.Thr237Thr",
"transcript": "ENST00000703372.1",
"protein_id": "ENSP00000515282.1",
"transcript_support_level": null,
"aa_start": 237,
"aa_end": null,
"aa_length": 408,
"cds_start": 711,
"cds_end": null,
"cds_length": 1229,
"cdna_start": 1222,
"cdna_end": null,
"cdna_length": 1740,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.957A>G",
"hgvs_p": "p.Thr319Thr",
"transcript": "XM_011520543.4",
"protein_id": "XP_011518845.1",
"transcript_support_level": null,
"aa_start": 319,
"aa_end": null,
"aa_length": 723,
"cds_start": 957,
"cds_end": null,
"cds_length": 2172,
"cdna_start": 1020,
"cdna_end": null,
"cdna_length": 4475,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "c.261A>G",
"hgvs_p": "p.Thr87Thr",
"transcript": "XM_047428047.1",
"protein_id": "XP_047284003.1",
"transcript_support_level": null,
"aa_start": 87,
"aa_end": null,
"aa_length": 517,
"cds_start": 261,
"cds_end": null,
"cds_length": 1554,
"cdna_start": 357,
"cdna_end": null,
"cdna_length": 3890,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*167A>G",
"hgvs_p": null,
"transcript": "ENST00000413295.6",
"protein_id": "ENSP00000396030.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1064,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*284A>G",
"hgvs_p": null,
"transcript": "ENST00000434676.7",
"protein_id": "ENSP00000390090.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3164,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*160A>G",
"hgvs_p": null,
"transcript": "ENST00000546649.5",
"protein_id": "ENSP00000448936.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2097,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*604A>G",
"hgvs_p": null,
"transcript": "ENST00000546757.6",
"protein_id": "ENSP00000448105.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3967,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.957A>G",
"hgvs_p": null,
"transcript": "ENST00000547078.6",
"protein_id": "ENSP00000448802.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4514,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.424A>G",
"hgvs_p": null,
"transcript": "ENST00000547548.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 724,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.2551A>G",
"hgvs_p": null,
"transcript": "ENST00000547719.2",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5892,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*284A>G",
"hgvs_p": null,
"transcript": "ENST00000547932.6",
"protein_id": "ENSP00000515272.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4106,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*465A>G",
"hgvs_p": null,
"transcript": "ENST00000548671.6",
"protein_id": "ENSP00000515271.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2582,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*908A>G",
"hgvs_p": null,
"transcript": "ENST00000550011.6",
"protein_id": "ENSP00000515261.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4605,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.1005A>G",
"hgvs_p": null,
"transcript": "ENST00000550093.6",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2813,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*535A>G",
"hgvs_p": null,
"transcript": "ENST00000551076.6",
"protein_id": "ENSP00000515275.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3027,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*749A>G",
"hgvs_p": null,
"transcript": "ENST00000551643.6",
"protein_id": "ENSP00000450401.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4559,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*715A>G",
"hgvs_p": null,
"transcript": "ENST00000703337.1",
"protein_id": "ENSP00000515262.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2330,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*604A>G",
"hgvs_p": null,
"transcript": "ENST00000703360.1",
"protein_id": "ENSP00000515270.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4045,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*284A>G",
"hgvs_p": null,
"transcript": "ENST00000703362.1",
"protein_id": "ENSP00000515274.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4023,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.2539A>G",
"hgvs_p": null,
"transcript": "ENST00000703363.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4066,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.2616A>G",
"hgvs_p": null,
"transcript": "ENST00000703364.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6028,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.918A>G",
"hgvs_p": null,
"transcript": "ENST00000703365.1",
"protein_id": "ENSP00000515276.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2300,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.1952A>G",
"hgvs_p": null,
"transcript": "ENST00000703366.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3438,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.918A>G",
"hgvs_p": null,
"transcript": "ENST00000703367.1",
"protein_id": "ENSP00000515277.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2548,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*465A>G",
"hgvs_p": null,
"transcript": "ENST00000703368.1",
"protein_id": "ENSP00000515278.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4459,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*167A>G",
"hgvs_p": null,
"transcript": "ENST00000413295.6",
"protein_id": "ENSP00000396030.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1064,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*284A>G",
"hgvs_p": null,
"transcript": "ENST00000434676.7",
"protein_id": "ENSP00000390090.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3164,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*160A>G",
"hgvs_p": null,
"transcript": "ENST00000546649.5",
"protein_id": "ENSP00000448936.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2097,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*604A>G",
"hgvs_p": null,
"transcript": "ENST00000546757.6",
"protein_id": "ENSP00000448105.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3967,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*284A>G",
"hgvs_p": null,
"transcript": "ENST00000547932.6",
"protein_id": "ENSP00000515272.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4106,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*465A>G",
"hgvs_p": null,
"transcript": "ENST00000548671.6",
"protein_id": "ENSP00000515271.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2582,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*908A>G",
"hgvs_p": null,
"transcript": "ENST00000550011.6",
"protein_id": "ENSP00000515261.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4605,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*535A>G",
"hgvs_p": null,
"transcript": "ENST00000551076.6",
"protein_id": "ENSP00000515275.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3027,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*749A>G",
"hgvs_p": null,
"transcript": "ENST00000551643.6",
"protein_id": "ENSP00000450401.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4559,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*715A>G",
"hgvs_p": null,
"transcript": "ENST00000703337.1",
"protein_id": "ENSP00000515262.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2330,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*604A>G",
"hgvs_p": null,
"transcript": "ENST00000703360.1",
"protein_id": "ENSP00000515270.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4045,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*284A>G",
"hgvs_p": null,
"transcript": "ENST00000703362.1",
"protein_id": "ENSP00000515274.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4023,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"hgvs_c": "n.*465A>G",
"hgvs_p": null,
"transcript": "ENST00000703368.1",
"protein_id": "ENSP00000515278.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4459,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "DNM1L",
"gene_hgnc_id": 2973,
"dbsnp": "rs10844318",
"frequency_reference_population": 0.13479422,
"hom_count_reference_population": 15139,
"allele_count_reference_population": 217343,
"gnomad_exomes_af": 0.134121,
"gnomad_genomes_af": 0.141252,
"gnomad_exomes_ac": 195843,
"gnomad_genomes_ac": 21500,
"gnomad_exomes_homalt": 13584,
"gnomad_genomes_homalt": 1555,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.5699999928474426,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.57,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.749,
"phylop100way_prediction": "Benign",
"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": -21,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BA1",
"acmg_by_gene": [
{
"score": -21,
"benign_score": 21,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BP7",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000549701.6",
"gene_symbol": "DNM1L",
"hgnc_id": 2973,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.918A>G",
"hgvs_p": "p.Thr306Thr"
}
],
"clinvar_disease": " due to defective mitochondrial peroxisomal fission 1, lethal,Encephalopathy,Optic atrophy 5,not provided,not specified",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:6",
"phenotype_combined": "not specified|not provided|Encephalopathy, lethal, due to defective mitochondrial peroxisomal fission 1|Optic atrophy 5",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}