← 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-71664274-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=71664274&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"BP4_Moderate",
"BP6",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "DYSF",
"hgnc_id": 3097,
"hgvs_c": "c.5010C>T",
"hgvs_p": "p.Phe1670Phe",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -4,
"transcript": "NM_001130987.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Moderate,BP6,BP7",
"acmg_score": -4,
"allele_count_reference_population": 353,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.4,
"chr": "2",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Autosomal recessive limb-girdle muscular dystrophy type 2B,Neuromuscular disease caused by qualitative or quantitative defects of dysferlin,not provided",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:1 LB:2",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.4000000059604645,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 2119,
"aa_ref": "F",
"aa_start": 1670,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6775,
"cdna_start": 5154,
"cds_end": null,
"cds_length": 6360,
"cds_start": 5010,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "NM_001130987.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.5010C>T",
"hgvs_p": "p.Phe1670Phe",
"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": "F",
"aa_end": null,
"aa_length": 2119,
"aa_ref": "F",
"aa_start": 1670,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6775,
"cdna_start": 5154,
"cds_end": null,
"cds_length": 6360,
"cds_start": 5010,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000410020.8",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.5010C>T",
"hgvs_p": "p.Phe1670Phe",
"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": "F",
"aa_end": null,
"aa_length": 2080,
"aa_ref": "F",
"aa_start": 1631,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6952,
"cdna_start": 5331,
"cds_end": null,
"cds_length": 6243,
"cds_start": 4893,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "NM_003494.4",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4893C>T",
"hgvs_p": "p.Phe1631Phe",
"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": "F",
"aa_end": null,
"aa_length": 2080,
"aa_ref": "F",
"aa_start": 1631,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6952,
"cdna_start": 5331,
"cds_end": null,
"cds_length": 6243,
"cds_start": 4893,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "ENST00000258104.8",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4893C>T",
"hgvs_p": "p.Phe1631Phe",
"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": "F",
"aa_end": null,
"aa_length": 2118,
"aa_ref": "F",
"aa_start": 1669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6790,
"cdna_start": 5284,
"cds_end": null,
"cds_length": 6357,
"cds_start": 5007,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000409582.7",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.5007C>T",
"hgvs_p": "p.Phe1669Phe",
"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": "F",
"aa_end": null,
"aa_length": 2112,
"aa_ref": "F",
"aa_start": 1663,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6636,
"cdna_start": 5130,
"cds_end": null,
"cds_length": 6339,
"cds_start": 4989,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000409651.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4989C>T",
"hgvs_p": "p.Phe1663Phe",
"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": "F",
"aa_end": null,
"aa_length": 2111,
"aa_ref": "F",
"aa_start": 1662,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6769,
"cdna_start": 5263,
"cds_end": null,
"cds_length": 6336,
"cds_start": 4986,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000413539.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4986C>T",
"hgvs_p": "p.Phe1662Phe",
"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": "F",
"aa_end": null,
"aa_length": 2102,
"aa_ref": "F",
"aa_start": 1653,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6606,
"cdna_start": 5100,
"cds_end": null,
"cds_length": 6309,
"cds_start": 4959,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000409366.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4959C>T",
"hgvs_p": "p.Phe1653Phe",
"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": "F",
"aa_end": null,
"aa_length": 2101,
"aa_ref": "F",
"aa_start": 1652,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6739,
"cdna_start": 5233,
"cds_end": null,
"cds_length": 6306,
"cds_start": 4956,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000429174.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4956C>T",
"hgvs_p": "p.Phe1652Phe",
"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": "F",
"aa_end": null,
"aa_length": 2098,
"aa_ref": "F",
"aa_start": 1649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6594,
"cdna_start": 5088,
"cds_end": null,
"cds_length": 6297,
"cds_start": 4947,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "ENST00000410041.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4947C>T",
"hgvs_p": "p.Phe1649Phe",
"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": "F",
"aa_end": null,
"aa_length": 2097,
"aa_ref": "F",
"aa_start": 1648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6727,
"cdna_start": 5221,
"cds_end": null,
"cds_length": 6294,
"cds_start": 4944,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "ENST00000409762.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4944C>T",
"hgvs_p": "p.Phe1648Phe",
"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": "F",
"aa_end": null,
"aa_length": 2088,
"aa_ref": "F",
"aa_start": 1639,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6564,
"cdna_start": 5058,
"cds_end": null,
"cds_length": 6267,
"cds_start": 4917,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "ENST00000409744.5",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4917C>T",
"hgvs_p": "p.Phe1639Phe",
"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": "F",
"aa_end": null,
"aa_length": 2081,
"aa_ref": "F",
"aa_start": 1632,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6543,
"cdna_start": 5037,
"cds_end": null,
"cds_length": 6246,
"cds_start": 4896,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "ENST00000394120.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4896C>T",
"hgvs_p": "p.Phe1632Phe",
"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": "F",
"aa_end": null,
"aa_length": 2118,
"aa_ref": "F",
"aa_start": 1669,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7066,
"cdna_start": 5445,
"cds_end": null,
"cds_length": 6357,
"cds_start": 5007,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "NM_001130981.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.5007C>T",
"hgvs_p": "p.Phe1669Phe",
"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": "F",
"aa_end": null,
"aa_length": 2114,
"aa_ref": "F",
"aa_start": 1665,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6730,
"cdna_start": 5109,
"cds_end": null,
"cds_length": 6345,
"cds_start": 4995,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "ENST00000873665.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4995C>T",
"hgvs_p": "p.Phe1665Phe",
"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": "F",
"aa_end": null,
"aa_length": 2112,
"aa_ref": "F",
"aa_start": 1663,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6754,
"cdna_start": 5133,
"cds_end": null,
"cds_length": 6339,
"cds_start": 4989,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "NM_001130982.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4989C>T",
"hgvs_p": "p.Phe1663Phe",
"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": "F",
"aa_end": null,
"aa_length": 2111,
"aa_ref": "F",
"aa_start": 1662,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7045,
"cdna_start": 5424,
"cds_end": null,
"cds_length": 6336,
"cds_start": 4986,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "NM_001130979.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4986C>T",
"hgvs_p": "p.Phe1662Phe",
"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": "F",
"aa_end": null,
"aa_length": 2102,
"aa_ref": "F",
"aa_start": 1653,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6724,
"cdna_start": 5103,
"cds_end": null,
"cds_length": 6309,
"cds_start": 4959,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "NM_001130983.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4959C>T",
"hgvs_p": "p.Phe1653Phe",
"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": "F",
"aa_end": null,
"aa_length": 2101,
"aa_ref": "F",
"aa_start": 1652,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7015,
"cdna_start": 5394,
"cds_end": null,
"cds_length": 6306,
"cds_start": 4956,
"consequences": [
"synonymous_variant"
],
"exon_count": 56,
"exon_rank": 46,
"exon_rank_end": null,
"feature": "NM_001130978.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4956C>T",
"hgvs_p": "p.Phe1652Phe",
"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": "F",
"aa_end": null,
"aa_length": 2098,
"aa_ref": "F",
"aa_start": 1649,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6712,
"cdna_start": 5091,
"cds_end": null,
"cds_length": 6297,
"cds_start": 4947,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "NM_001130985.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4947C>T",
"hgvs_p": "p.Phe1649Phe",
"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": "F",
"aa_end": null,
"aa_length": 2097,
"aa_ref": "F",
"aa_start": 1648,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7003,
"cdna_start": 5382,
"cds_end": null,
"cds_length": 6294,
"cds_start": 4944,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "NM_001130980.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4944C>T",
"hgvs_p": "p.Phe1648Phe",
"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": "F",
"aa_end": null,
"aa_length": 2088,
"aa_ref": "F",
"aa_start": 1639,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6682,
"cdna_start": 5061,
"cds_end": null,
"cds_length": 6267,
"cds_start": 4917,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "NM_001130984.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4917C>T",
"hgvs_p": "p.Phe1639Phe",
"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": "F",
"aa_end": null,
"aa_length": 2087,
"aa_ref": "F",
"aa_start": 1638,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6973,
"cdna_start": 5352,
"cds_end": null,
"cds_length": 6264,
"cds_start": 4914,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "NM_001130977.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4914C>T",
"hgvs_p": "p.Phe1638Phe",
"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": "F",
"aa_end": null,
"aa_length": 2081,
"aa_ref": "F",
"aa_start": 1632,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6661,
"cdna_start": 5040,
"cds_end": null,
"cds_length": 6246,
"cds_start": 4896,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "NM_001130455.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4896C>T",
"hgvs_p": "p.Phe1632Phe",
"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": "F",
"aa_end": null,
"aa_length": 2075,
"aa_ref": "F",
"aa_start": 1626,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6643,
"cdna_start": 5022,
"cds_end": null,
"cds_length": 6228,
"cds_start": 4878,
"consequences": [
"synonymous_variant"
],
"exon_count": 55,
"exon_rank": 45,
"exon_rank_end": null,
"feature": "ENST00000873664.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4878C>T",
"hgvs_p": "p.Phe1626Phe",
"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": "F",
"aa_end": null,
"aa_length": 2067,
"aa_ref": "F",
"aa_start": 1618,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6619,
"cdna_start": 4998,
"cds_end": null,
"cds_length": 6204,
"cds_start": 4854,
"consequences": [
"synonymous_variant"
],
"exon_count": 54,
"exon_rank": 44,
"exon_rank_end": null,
"feature": "NM_001130986.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4854C>T",
"hgvs_p": "p.Phe1618Phe",
"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": "F",
"aa_end": null,
"aa_length": 2066,
"aa_ref": "F",
"aa_start": 1617,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6910,
"cdna_start": 5289,
"cds_end": null,
"cds_length": 6201,
"cds_start": 4851,
"consequences": [
"synonymous_variant"
],
"exon_count": 54,
"exon_rank": 44,
"exon_rank_end": null,
"feature": "NM_001130976.2",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.4851C>T",
"hgvs_p": "p.Phe1617Phe",
"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": "F",
"aa_end": null,
"aa_length": 1257,
"aa_ref": "F",
"aa_start": 808,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4032,
"cdna_start": 2424,
"cds_end": null,
"cds_length": 3774,
"cds_start": 2424,
"consequences": [
"synonymous_variant"
],
"exon_count": 33,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000698057.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.2424C>T",
"hgvs_p": "p.Phe808Phe",
"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": "F",
"aa_end": null,
"aa_length": 1032,
"aa_ref": "F",
"aa_start": 583,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3548,
"cdna_start": 1940,
"cds_end": null,
"cds_length": 3099,
"cds_start": 1749,
"consequences": [
"synonymous_variant"
],
"exon_count": 29,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000698059.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1749C>T",
"hgvs_p": "p.Phe583Phe",
"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": "F",
"aa_end": null,
"aa_length": 996,
"aa_ref": "F",
"aa_start": 547,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3440,
"cdna_start": 1832,
"cds_end": null,
"cds_length": 2991,
"cds_start": 1641,
"consequences": [
"synonymous_variant"
],
"exon_count": 28,
"exon_rank": 18,
"exon_rank_end": null,
"feature": "ENST00000698058.1",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1641C>T",
"hgvs_p": "p.Phe547Phe",
"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": "F",
"aa_end": null,
"aa_length": 961,
"aa_ref": "F",
"aa_start": 512,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3399,
"cdna_start": 1778,
"cds_end": null,
"cds_length": 2886,
"cds_start": 1536,
"consequences": [
"synonymous_variant"
],
"exon_count": 26,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000479049.6",
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"hgvs_c": "c.1536C>T",
"hgvs_p": "p.Phe512Phe",
"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
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs151276652",
"effect": "synonymous_variant",
"frequency_reference_population": 0.00021872239,
"gene_hgnc_id": 3097,
"gene_symbol": "DYSF",
"gnomad_exomes_ac": 333,
"gnomad_exomes_af": 0.000227806,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 20,
"gnomad_genomes_af": 0.000131453,
"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": "Conflicting classifications of pathogenicity",
"phenotype_combined": "not provided|Neuromuscular disease caused by qualitative or quantitative defects of dysferlin|Autosomal recessive limb-girdle muscular dystrophy type 2B",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.659,
"pos": 71664274,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.009999999776482582,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.01,
"transcript": "NM_001130987.2"
}
]
}