← 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: 2-71613365-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=71613365&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 7,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "DYSF",
"hgnc_id": 3097,
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -7,
"transcript": "NM_001130987.2",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BP7",
"acmg_score": -7,
"allele_count_reference_population": 70,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.49,
"chr": "2",
"clinvar_classification": "Likely benign",
"clinvar_disease": "Neuromuscular disease caused by qualitative or quantitative defects of dysferlin",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.49000000953674316,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2119,
"aa_ref": "D",
"aa_start": 1473,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6775,
"cdna_start": 4563,
"cds_end": null,
"cds_length": 6360,
"cds_start": 4419,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130987.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000410020.8",
"protein_coding": true,
"protein_id": "NP_001124459.1",
"strand": true,
"transcript": "NM_001130987.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2119,
"aa_ref": "D",
"aa_start": 1473,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6775,
"cdna_start": 4563,
"cds_end": null,
"cds_length": 6360,
"cds_start": 4419,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000410020.8",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001130987.2",
"protein_coding": true,
"protein_id": "ENSP00000386881.3",
"strand": true,
"transcript": "ENST00000410020.8",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2080,
"aa_ref": "D",
"aa_start": 1455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6952,
"cdna_start": 4803,
"cds_end": null,
"cds_length": 6243,
"cds_start": 4365,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_003494.4",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4365C>T",
"hgvs_p": "p.Asp1455Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "ENST00000258104.8",
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_003485.1",
"strand": true,
"transcript": "NM_003494.4",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2080,
"aa_ref": "D",
"aa_start": 1455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6952,
"cdna_start": 4803,
"cds_end": null,
"cds_length": 6243,
"cds_start": 4365,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000258104.8",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4365C>T",
"hgvs_p": "p.Asp1455Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "NM_003494.4",
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000258104.3",
"strand": true,
"transcript": "ENST00000258104.8",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2118,
"aa_ref": "D",
"aa_start": 1472,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6790,
"cdna_start": 4693,
"cds_end": null,
"cds_length": 6357,
"cds_start": 4416,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000409582.7",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4416C>T",
"hgvs_p": "p.Asp1472Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386547.3",
"strand": true,
"transcript": "ENST00000409582.7",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2112,
"aa_ref": "D",
"aa_start": 1487,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6636,
"cdna_start": 4602,
"cds_end": null,
"cds_length": 6339,
"cds_start": 4461,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 41,
"exon_rank_end": null,
"feature": "ENST00000409651.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4461C>T",
"hgvs_p": "p.Asp1487Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386683.1",
"strand": true,
"transcript": "ENST00000409651.5",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2111,
"aa_ref": "D",
"aa_start": 1486,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6769,
"cdna_start": 4735,
"cds_end": null,
"cds_length": 6336,
"cds_start": 4458,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 41,
"exon_rank_end": null,
"feature": "ENST00000413539.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4458C>T",
"hgvs_p": "p.Asp1486Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000407046.2",
"strand": true,
"transcript": "ENST00000413539.6",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2102,
"aa_ref": "D",
"aa_start": 1456,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6606,
"cdna_start": 4509,
"cds_end": null,
"cds_length": 6309,
"cds_start": 4368,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000409366.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4368C>T",
"hgvs_p": "p.Asp1456Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386512.1",
"strand": true,
"transcript": "ENST00000409366.5",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2101,
"aa_ref": "D",
"aa_start": 1455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6739,
"cdna_start": 4642,
"cds_end": null,
"cds_length": 6306,
"cds_start": 4365,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000429174.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4365C>T",
"hgvs_p": "p.Asp1455Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000398305.2",
"strand": true,
"transcript": "ENST00000429174.6",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2098,
"aa_ref": "D",
"aa_start": 1473,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6594,
"cdna_start": 4560,
"cds_end": null,
"cds_length": 6297,
"cds_start": 4419,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000410041.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386617.1",
"strand": true,
"transcript": "ENST00000410041.1",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2097,
"aa_ref": "D",
"aa_start": 1472,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6727,
"cdna_start": 4693,
"cds_end": null,
"cds_length": 6294,
"cds_start": 4416,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000409762.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4416C>T",
"hgvs_p": "p.Asp1472Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000387137.1",
"strand": true,
"transcript": "ENST00000409762.5",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2088,
"aa_ref": "D",
"aa_start": 1442,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6564,
"cdna_start": 4467,
"cds_end": null,
"cds_length": 6267,
"cds_start": 4326,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 39,
"exon_rank_end": null,
"feature": "ENST00000409744.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4326C>T",
"hgvs_p": "p.Asp1442Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000386285.1",
"strand": true,
"transcript": "ENST00000409744.5",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2081,
"aa_ref": "D",
"aa_start": 1456,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6543,
"cdna_start": 4509,
"cds_end": null,
"cds_length": 6246,
"cds_start": 4368,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000394120.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4368C>T",
"hgvs_p": "p.Asp1456Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000377678.2",
"strand": true,
"transcript": "ENST00000394120.6",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2118,
"aa_ref": "D",
"aa_start": 1472,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7066,
"cdna_start": 4854,
"cds_end": null,
"cds_length": 6357,
"cds_start": 4416,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130981.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4416C>T",
"hgvs_p": "p.Asp1472Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124453.1",
"strand": true,
"transcript": "NM_001130981.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2114,
"aa_ref": "D",
"aa_start": 1473,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6730,
"cdna_start": 4533,
"cds_end": null,
"cds_length": 6345,
"cds_start": 4419,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000873665.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000543724.1",
"strand": true,
"transcript": "ENST00000873665.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2112,
"aa_ref": "D",
"aa_start": 1487,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6754,
"cdna_start": 4605,
"cds_end": null,
"cds_length": 6339,
"cds_start": 4461,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 41,
"exon_rank_end": null,
"feature": "NM_001130982.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4461C>T",
"hgvs_p": "p.Asp1487Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124454.1",
"strand": true,
"transcript": "NM_001130982.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2111,
"aa_ref": "D",
"aa_start": 1486,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7045,
"cdna_start": 4896,
"cds_end": null,
"cds_length": 6336,
"cds_start": 4458,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 41,
"exon_rank_end": null,
"feature": "NM_001130979.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4458C>T",
"hgvs_p": "p.Asp1486Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124451.1",
"strand": true,
"transcript": "NM_001130979.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2102,
"aa_ref": "D",
"aa_start": 1456,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6724,
"cdna_start": 4512,
"cds_end": null,
"cds_length": 6309,
"cds_start": 4368,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130983.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4368C>T",
"hgvs_p": "p.Asp1456Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124455.1",
"strand": true,
"transcript": "NM_001130983.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2101,
"aa_ref": "D",
"aa_start": 1455,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7015,
"cdna_start": 4803,
"cds_end": null,
"cds_length": 6306,
"cds_start": 4365,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130978.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4365C>T",
"hgvs_p": "p.Asp1455Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124450.1",
"strand": true,
"transcript": "NM_001130978.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2098,
"aa_ref": "D",
"aa_start": 1473,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6712,
"cdna_start": 4563,
"cds_end": null,
"cds_length": 6297,
"cds_start": 4419,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130985.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124457.1",
"strand": true,
"transcript": "NM_001130985.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2097,
"aa_ref": "D",
"aa_start": 1472,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7003,
"cdna_start": 4854,
"cds_end": null,
"cds_length": 6294,
"cds_start": 4416,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130980.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4416C>T",
"hgvs_p": "p.Asp1472Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124452.1",
"strand": true,
"transcript": "NM_001130980.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2088,
"aa_ref": "D",
"aa_start": 1442,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6682,
"cdna_start": 4470,
"cds_end": null,
"cds_length": 6267,
"cds_start": 4326,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 39,
"exon_rank_end": null,
"feature": "NM_001130984.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4326C>T",
"hgvs_p": "p.Asp1442Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124456.1",
"strand": true,
"transcript": "NM_001130984.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2087,
"aa_ref": "D",
"aa_start": 1441,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6973,
"cdna_start": 4761,
"cds_end": null,
"cds_length": 6264,
"cds_start": 4323,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 39,
"exon_rank_end": null,
"feature": "NM_001130977.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4323C>T",
"hgvs_p": "p.Asp1441Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124449.1",
"strand": true,
"transcript": "NM_001130977.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2081,
"aa_ref": "D",
"aa_start": 1456,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6661,
"cdna_start": 4512,
"cds_end": null,
"cds_length": 6246,
"cds_start": 4368,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "NM_001130455.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4368C>T",
"hgvs_p": "p.Asp1456Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001123927.1",
"strand": true,
"transcript": "NM_001130455.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2075,
"aa_ref": "D",
"aa_start": 1473,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6643,
"cdna_start": 4563,
"cds_end": null,
"cds_length": 6228,
"cds_start": 4419,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 40,
"exon_rank_end": null,
"feature": "ENST00000873664.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4419C>T",
"hgvs_p": "p.Asp1473Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000543723.1",
"strand": true,
"transcript": "ENST00000873664.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2067,
"aa_ref": "D",
"aa_start": 1442,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6619,
"cdna_start": 4470,
"cds_end": null,
"cds_length": 6204,
"cds_start": 4326,
"consequences": [
"synonymous_variant"
],
"exon_count": 54,
"exon_rank": 39,
"exon_rank_end": null,
"feature": "NM_001130986.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4326C>T",
"hgvs_p": "p.Asp1442Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124458.1",
"strand": true,
"transcript": "NM_001130986.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 2066,
"aa_ref": "D",
"aa_start": 1441,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6910,
"cdna_start": 4761,
"cds_end": null,
"cds_length": 6201,
"cds_start": 4323,
"consequences": [
"synonymous_variant"
],
"exon_count": 54,
"exon_rank": 39,
"exon_rank_end": null,
"feature": "NM_001130976.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4323C>T",
"hgvs_p": "p.Asp1441Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124448.1",
"strand": true,
"transcript": "NM_001130976.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1257,
"aa_ref": "D",
"aa_start": 611,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4032,
"cdna_start": 1833,
"cds_end": null,
"cds_length": 3774,
"cds_start": 1833,
"consequences": [
"synonymous_variant"
],
"exon_count": 33,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000698057.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1833C>T",
"hgvs_p": "p.Asp611Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000513536.1",
"strand": true,
"transcript": "ENST00000698057.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1032,
"aa_ref": "D",
"aa_start": 336,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3548,
"cdna_start": 1199,
"cds_end": null,
"cds_length": 3099,
"cds_start": 1008,
"consequences": [
"synonymous_variant"
],
"exon_count": 29,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000698059.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1008C>T",
"hgvs_p": "p.Asp336Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000513538.1",
"strand": true,
"transcript": "ENST00000698059.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 996,
"aa_ref": "D",
"aa_start": 350,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3440,
"cdna_start": 1241,
"cds_end": null,
"cds_length": 2991,
"cds_start": 1050,
"consequences": [
"synonymous_variant"
],
"exon_count": 28,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000698058.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1050C>T",
"hgvs_p": "p.Asp350Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000513537.1",
"strand": true,
"transcript": "ENST00000698058.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 961,
"aa_ref": "D",
"aa_start": 336,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3399,
"cdna_start": 1250,
"cds_end": null,
"cds_length": 2886,
"cds_start": 1008,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000479049.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1008C>T",
"hgvs_p": "p.Asp336Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000513540.1",
"strand": true,
"transcript": "ENST00000479049.6",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 778,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000468173.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "n.601C>T",
"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": "ENST00000468173.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 595,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000487180.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "n.584C>T",
"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": "ENST00000487180.5",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs374705038",
"effect": "synonymous_variant",
"frequency_reference_population": 0.000043385615,
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"gnomad_exomes_ac": 66,
"gnomad_exomes_af": 0.0000451647,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 4,
"gnomad_genomes_af": 0.000026295,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Likely benign",
"phenotype_combined": "Neuromuscular disease caused by qualitative or quantitative defects of dysferlin",
"phylop100way_prediction": "Benign",
"phylop100way_score": -5.104,
"pos": 71613365,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001130987.2"
}
]
}