← 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: 19-10782966-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=10782966&ref=T&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "19",
"pos": 10782966,
"ref": "T",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001005360.3",
"consequences": [
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "NM_001005361.3",
"protein_id": "NP_001005361.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 870,
"cds_start": 695,
"cds_end": null,
"cds_length": 2613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000389253.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001005361.3"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000389253.9",
"protein_id": "ENSP00000373905.4",
"transcript_support_level": 5,
"aa_start": 232,
"aa_end": null,
"aa_length": 870,
"cds_start": 695,
"cds_end": null,
"cds_length": 2613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001005361.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000389253.9"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000355667.11",
"protein_id": "ENSP00000347890.6",
"transcript_support_level": 1,
"aa_start": 232,
"aa_end": null,
"aa_length": 870,
"cds_start": 695,
"cds_end": null,
"cds_length": 2613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000355667.11"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000585892.5",
"protein_id": "ENSP00000468734.1",
"transcript_support_level": 1,
"aa_start": 232,
"aa_end": null,
"aa_length": 869,
"cds_start": 695,
"cds_end": null,
"cds_length": 2610,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000585892.5"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000359692.10",
"protein_id": "ENSP00000352721.6",
"transcript_support_level": 1,
"aa_start": 232,
"aa_end": null,
"aa_length": 866,
"cds_start": 695,
"cds_end": null,
"cds_length": 2601,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000359692.10"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.770T>A",
"hgvs_p": "p.Ile257Asn",
"transcript": "ENST00000957427.1",
"protein_id": "ENSP00000627486.1",
"transcript_support_level": null,
"aa_start": 257,
"aa_end": null,
"aa_length": 900,
"cds_start": 770,
"cds_end": null,
"cds_length": 2703,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957427.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000916585.1",
"protein_id": "ENSP00000586644.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 895,
"cds_start": 695,
"cds_end": null,
"cds_length": 2688,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000916585.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.770T>A",
"hgvs_p": "p.Ile257Asn",
"transcript": "ENST00000957420.1",
"protein_id": "ENSP00000627479.1",
"transcript_support_level": null,
"aa_start": 257,
"aa_end": null,
"aa_length": 891,
"cds_start": 770,
"cds_end": null,
"cds_length": 2676,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957420.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957428.1",
"protein_id": "ENSP00000627487.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 879,
"cds_start": 695,
"cds_end": null,
"cds_length": 2640,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957428.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908373.1",
"protein_id": "ENSP00000578432.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 876,
"cds_start": 695,
"cds_end": null,
"cds_length": 2631,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908373.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908376.1",
"protein_id": "ENSP00000578435.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 875,
"cds_start": 695,
"cds_end": null,
"cds_length": 2628,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908376.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957426.1",
"protein_id": "ENSP00000627485.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 875,
"cds_start": 695,
"cds_end": null,
"cds_length": 2628,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957426.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908381.1",
"protein_id": "ENSP00000578440.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 873,
"cds_start": 695,
"cds_end": null,
"cds_length": 2622,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908381.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957430.1",
"protein_id": "ENSP00000627489.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 873,
"cds_start": 695,
"cds_end": null,
"cds_length": 2622,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957430.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957419.1",
"protein_id": "ENSP00000627478.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 872,
"cds_start": 695,
"cds_end": null,
"cds_length": 2619,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957419.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "NM_001005360.3",
"protein_id": "NP_001005360.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 870,
"cds_start": 695,
"cds_end": null,
"cds_length": 2613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001005360.3"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "NM_001190716.2",
"protein_id": "NP_001177645.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 869,
"cds_start": 695,
"cds_end": null,
"cds_length": 2610,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001190716.2"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957413.1",
"protein_id": "ENSP00000627472.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 869,
"cds_start": 695,
"cds_end": null,
"cds_length": 2610,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957413.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957416.1",
"protein_id": "ENSP00000627475.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 869,
"cds_start": 695,
"cds_end": null,
"cds_length": 2610,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957416.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957417.1",
"protein_id": "ENSP00000627476.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 869,
"cds_start": 695,
"cds_end": null,
"cds_length": 2610,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957417.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908375.1",
"protein_id": "ENSP00000578434.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 867,
"cds_start": 695,
"cds_end": null,
"cds_length": 2604,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908375.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "NM_001005362.3",
"protein_id": "NP_001005362.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 866,
"cds_start": 695,
"cds_end": null,
"cds_length": 2601,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001005362.3"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "NM_004945.4",
"protein_id": "NP_004936.2",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 866,
"cds_start": 695,
"cds_end": null,
"cds_length": 2601,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_004945.4"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000408974.8",
"protein_id": "ENSP00000386192.3",
"transcript_support_level": 2,
"aa_start": 232,
"aa_end": null,
"aa_length": 866,
"cds_start": 695,
"cds_end": null,
"cds_length": 2601,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000408974.8"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908378.1",
"protein_id": "ENSP00000578437.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 866,
"cds_start": 695,
"cds_end": null,
"cds_length": 2601,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908378.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908371.1",
"protein_id": "ENSP00000578430.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 865,
"cds_start": 695,
"cds_end": null,
"cds_length": 2598,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908371.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908372.1",
"protein_id": "ENSP00000578431.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 865,
"cds_start": 695,
"cds_end": null,
"cds_length": 2598,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908372.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957414.1",
"protein_id": "ENSP00000627473.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 865,
"cds_start": 695,
"cds_end": null,
"cds_length": 2598,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957414.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957415.1",
"protein_id": "ENSP00000627474.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 865,
"cds_start": 695,
"cds_end": null,
"cds_length": 2598,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957415.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908380.1",
"protein_id": "ENSP00000578439.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 864,
"cds_start": 695,
"cds_end": null,
"cds_length": 2595,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908380.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908382.1",
"protein_id": "ENSP00000578441.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 864,
"cds_start": 695,
"cds_end": null,
"cds_length": 2595,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908382.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957422.1",
"protein_id": "ENSP00000627481.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 863,
"cds_start": 695,
"cds_end": null,
"cds_length": 2592,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957422.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908374.1",
"protein_id": "ENSP00000578433.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 859,
"cds_start": 695,
"cds_end": null,
"cds_length": 2580,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908374.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000908377.1",
"protein_id": "ENSP00000578436.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 858,
"cds_start": 695,
"cds_end": null,
"cds_length": 2577,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908377.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957423.1",
"protein_id": "ENSP00000627482.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 837,
"cds_start": 695,
"cds_end": null,
"cds_length": 2514,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957423.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957425.1",
"protein_id": "ENSP00000627484.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 837,
"cds_start": 695,
"cds_end": null,
"cds_length": 2514,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957425.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.545T>A",
"hgvs_p": "p.Ile182Asn",
"transcript": "ENST00000957421.1",
"protein_id": "ENSP00000627480.1",
"transcript_support_level": null,
"aa_start": 182,
"aa_end": null,
"aa_length": 820,
"cds_start": 545,
"cds_end": null,
"cds_length": 2463,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957421.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.545T>A",
"hgvs_p": "p.Ile182Asn",
"transcript": "ENST00000908379.1",
"protein_id": "ENSP00000578438.1",
"transcript_support_level": null,
"aa_start": 182,
"aa_end": null,
"aa_length": 816,
"cds_start": 545,
"cds_end": null,
"cds_length": 2451,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908379.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.545T>A",
"hgvs_p": "p.Ile182Asn",
"transcript": "ENST00000908383.1",
"protein_id": "ENSP00000578442.1",
"transcript_support_level": null,
"aa_start": 182,
"aa_end": null,
"aa_length": 816,
"cds_start": 545,
"cds_end": null,
"cds_length": 2451,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000908383.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957418.1",
"protein_id": "ENSP00000627477.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 785,
"cds_start": 695,
"cds_end": null,
"cds_length": 2358,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957418.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn",
"transcript": "ENST00000957429.1",
"protein_id": "ENSP00000627488.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 772,
"cds_start": 695,
"cds_end": null,
"cds_length": 2319,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957429.1"
},
{
"aa_ref": "I",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.242T>A",
"hgvs_p": "p.Ile81Asn",
"transcript": "ENST00000957424.1",
"protein_id": "ENSP00000627483.1",
"transcript_support_level": null,
"aa_start": 81,
"aa_end": null,
"aa_length": 715,
"cds_start": 242,
"cds_end": null,
"cds_length": 2148,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957424.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "n.201T>A",
"hgvs_p": null,
"transcript": "ENST00000587485.1",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000587485.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "n.429T>A",
"hgvs_p": null,
"transcript": "ENST00000591118.1",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000591118.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "n.55T>A",
"hgvs_p": null,
"transcript": "ENST00000591701.5",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000591701.5"
},
{
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "n.883T>A",
"hgvs_p": null,
"transcript": "ENST00000682285.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000682285.1"
},
{
"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": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "n.883T>A",
"hgvs_p": null,
"transcript": "ENST00000682524.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000682524.1"
},
{
"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": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "n.883T>A",
"hgvs_p": null,
"transcript": "ENST00000683738.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000683738.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"hgvs_c": "c.-50T>A",
"hgvs_p": null,
"transcript": "ENST00000587830.2",
"protein_id": "ENSP00000466603.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 288,
"cds_start": null,
"cds_end": null,
"cds_length": 868,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587830.2"
}
],
"gene_symbol": "DNM2",
"gene_hgnc_id": 2974,
"dbsnp": "rs749672066",
"frequency_reference_population": 0.000009293887,
"hom_count_reference_population": 0,
"allele_count_reference_population": 15,
"gnomad_exomes_af": 0.00000957761,
"gnomad_genomes_af": 0.00000656935,
"gnomad_exomes_ac": 14,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9693756103515625,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.904,
"revel_prediction": "Pathogenic",
"alphamissense_score": 0.9936,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.17,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 8.017,
"phylop100way_prediction": "Pathogenic",
"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": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3_Strong,BP6_Moderate",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 2,
"pathogenic_score": 4,
"criteria": [
"PP3_Strong",
"BP6_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001005360.3",
"gene_symbol": "DNM2",
"hgnc_id": 2974,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.695T>A",
"hgvs_p": "p.Ile232Asn"
}
],
"clinvar_disease": "Charcot-Marie-Tooth disease dominant intermediate B",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "Charcot-Marie-Tooth disease dominant intermediate B",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}