← 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: 8-143920500-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=143920500&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "8",
"pos": 143920500,
"ref": "G",
"alt": "A",
"effect": "synonymous_variant",
"transcript": "ENST00000345136.8",
"consequences": [
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9321C>T",
"hgvs_p": "p.Asp3107Asp",
"transcript": "NM_201384.3",
"protein_id": "NP_958786.1",
"transcript_support_level": null,
"aa_start": 3107,
"aa_end": null,
"aa_length": 4547,
"cds_start": 9321,
"cds_end": null,
"cds_length": 13644,
"cdna_start": 9457,
"cdna_end": null,
"cdna_length": 14804,
"mane_select": "ENST00000345136.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9321C>T",
"hgvs_p": "p.Asp3107Asp",
"transcript": "ENST00000345136.8",
"protein_id": "ENSP00000344848.3",
"transcript_support_level": 1,
"aa_start": 3107,
"aa_end": null,
"aa_length": 4547,
"cds_start": 9321,
"cds_end": null,
"cds_length": 13644,
"cdna_start": 9457,
"cdna_end": null,
"cdna_length": 14804,
"mane_select": "NM_201384.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9279C>T",
"hgvs_p": "p.Asp3093Asp",
"transcript": "NM_201378.4",
"protein_id": "NP_958780.1",
"transcript_support_level": null,
"aa_start": 3093,
"aa_end": null,
"aa_length": 4533,
"cds_start": 9279,
"cds_end": null,
"cds_length": 13602,
"cdna_start": 9336,
"cdna_end": null,
"cdna_length": 14683,
"mane_select": null,
"mane_plus": "ENST00000356346.7",
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9279C>T",
"hgvs_p": "p.Asp3093Asp",
"transcript": "ENST00000356346.7",
"protein_id": "ENSP00000348702.3",
"transcript_support_level": 1,
"aa_start": 3093,
"aa_end": null,
"aa_length": 4533,
"cds_start": 9279,
"cds_end": null,
"cds_length": 13602,
"cdna_start": 9336,
"cdna_end": null,
"cdna_length": 14683,
"mane_select": null,
"mane_plus": "NM_201378.4",
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9732C>T",
"hgvs_p": "p.Asp3244Asp",
"transcript": "ENST00000322810.8",
"protein_id": "ENSP00000323856.4",
"transcript_support_level": 1,
"aa_start": 3244,
"aa_end": null,
"aa_length": 4684,
"cds_start": 9732,
"cds_end": null,
"cds_length": 14055,
"cdna_start": 9902,
"cdna_end": null,
"cdna_length": 15249,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9402C>T",
"hgvs_p": "p.Asp3134Asp",
"transcript": "ENST00000436759.6",
"protein_id": "ENSP00000388180.2",
"transcript_support_level": 1,
"aa_start": 3134,
"aa_end": null,
"aa_length": 4574,
"cds_start": 9402,
"cds_end": null,
"cds_length": 13725,
"cdna_start": 9440,
"cdna_end": null,
"cdna_length": 14787,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9333C>T",
"hgvs_p": "p.Asp3111Asp",
"transcript": "ENST00000357649.6",
"protein_id": "ENSP00000350277.2",
"transcript_support_level": 1,
"aa_start": 3111,
"aa_end": null,
"aa_length": 4551,
"cds_start": 9333,
"cds_end": null,
"cds_length": 13656,
"cdna_start": 9342,
"cdna_end": null,
"cdna_length": 14689,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9321C>T",
"hgvs_p": "p.Asp3107Asp",
"transcript": "ENST00000354589.7",
"protein_id": "ENSP00000346602.3",
"transcript_support_level": 1,
"aa_start": 3107,
"aa_end": null,
"aa_length": 4547,
"cds_start": 9321,
"cds_end": null,
"cds_length": 13644,
"cdna_start": 9389,
"cdna_end": null,
"cdna_length": 14736,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9255C>T",
"hgvs_p": "p.Asp3085Asp",
"transcript": "ENST00000354958.6",
"protein_id": "ENSP00000347044.2",
"transcript_support_level": 1,
"aa_start": 3085,
"aa_end": null,
"aa_length": 4525,
"cds_start": 9255,
"cds_end": null,
"cds_length": 13578,
"cdna_start": 9404,
"cdna_end": null,
"cdna_length": 14751,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9225C>T",
"hgvs_p": "p.Asp3075Asp",
"transcript": "ENST00000398774.6",
"protein_id": "ENSP00000381756.2",
"transcript_support_level": 1,
"aa_start": 3075,
"aa_end": null,
"aa_length": 4515,
"cds_start": 9225,
"cds_end": null,
"cds_length": 13548,
"cdna_start": 9299,
"cdna_end": null,
"cdna_length": 14646,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9732C>T",
"hgvs_p": "p.Asp3244Asp",
"transcript": "NM_201380.4",
"protein_id": "NP_958782.1",
"transcript_support_level": null,
"aa_start": 3244,
"aa_end": null,
"aa_length": 4684,
"cds_start": 9732,
"cds_end": null,
"cds_length": 14055,
"cdna_start": 9952,
"cdna_end": null,
"cdna_length": 15299,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9453C>T",
"hgvs_p": "p.Asp3151Asp",
"transcript": "ENST00000528025.6",
"protein_id": "ENSP00000437303.2",
"transcript_support_level": 5,
"aa_start": 3151,
"aa_end": null,
"aa_length": 4591,
"cds_start": 9453,
"cds_end": null,
"cds_length": 13776,
"cdna_start": 9459,
"cdna_end": null,
"cdna_length": 13782,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9402C>T",
"hgvs_p": "p.Asp3134Asp",
"transcript": "NM_000445.5",
"protein_id": "NP_000436.2",
"transcript_support_level": null,
"aa_start": 3134,
"aa_end": null,
"aa_length": 4574,
"cds_start": 9402,
"cds_end": null,
"cds_length": 13725,
"cdna_start": 9451,
"cdna_end": null,
"cdna_length": 14798,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9390C>T",
"hgvs_p": "p.Asp3130Asp",
"transcript": "ENST00000527096.5",
"protein_id": "ENSP00000434583.1",
"transcript_support_level": 5,
"aa_start": 3130,
"aa_end": null,
"aa_length": 4570,
"cds_start": 9390,
"cds_end": null,
"cds_length": 13713,
"cdna_start": 9390,
"cdna_end": null,
"cdna_length": 13713,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9372C>T",
"hgvs_p": "p.Asp3124Asp",
"transcript": "ENST00000685198.1",
"protein_id": "ENSP00000510528.1",
"transcript_support_level": null,
"aa_start": 3124,
"aa_end": null,
"aa_length": 4564,
"cds_start": 9372,
"cds_end": null,
"cds_length": 13695,
"cdna_start": 9414,
"cdna_end": null,
"cdna_length": 13737,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9333C>T",
"hgvs_p": "p.Asp3111Asp",
"transcript": "NM_201383.3",
"protein_id": "NP_958785.1",
"transcript_support_level": null,
"aa_start": 3111,
"aa_end": null,
"aa_length": 4551,
"cds_start": 9333,
"cds_end": null,
"cds_length": 13656,
"cdna_start": 9442,
"cdna_end": null,
"cdna_length": 14789,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9321C>T",
"hgvs_p": "p.Asp3107Asp",
"transcript": "NM_201382.4",
"protein_id": "NP_958784.1",
"transcript_support_level": null,
"aa_start": 3107,
"aa_end": null,
"aa_length": 4547,
"cds_start": 9321,
"cds_end": null,
"cds_length": 13644,
"cdna_start": 9416,
"cdna_end": null,
"cdna_length": 14763,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9255C>T",
"hgvs_p": "p.Asp3085Asp",
"transcript": "NM_201379.3",
"protein_id": "NP_958781.1",
"transcript_support_level": null,
"aa_start": 3085,
"aa_end": null,
"aa_length": 4525,
"cds_start": 9255,
"cds_end": null,
"cds_length": 13578,
"cdna_start": 9318,
"cdna_end": null,
"cdna_length": 14665,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9252C>T",
"hgvs_p": "p.Asp3084Asp",
"transcript": "ENST00000693060.1",
"protein_id": "ENSP00000510329.1",
"transcript_support_level": null,
"aa_start": 3084,
"aa_end": null,
"aa_length": 4524,
"cds_start": 9252,
"cds_end": null,
"cds_length": 13575,
"cdna_start": 9265,
"cdna_end": null,
"cdna_length": 13588,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9225C>T",
"hgvs_p": "p.Asp3075Asp",
"transcript": "NM_201381.3",
"protein_id": "NP_958783.1",
"transcript_support_level": null,
"aa_start": 3075,
"aa_end": null,
"aa_length": 4515,
"cds_start": 9225,
"cds_end": null,
"cds_length": 13548,
"cdna_start": 9332,
"cdna_end": null,
"cdna_length": 14679,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9039C>T",
"hgvs_p": "p.Asp3013Asp",
"transcript": "ENST00000687971.1",
"protein_id": "ENSP00000510788.1",
"transcript_support_level": null,
"aa_start": 3013,
"aa_end": null,
"aa_length": 4453,
"cds_start": 9039,
"cds_end": null,
"cds_length": 13362,
"cdna_start": 9372,
"cdna_end": null,
"cdna_length": 13695,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.6021C>T",
"hgvs_p": "p.Asp2007Asp",
"transcript": "NM_001410941.1",
"protein_id": "NP_001397870.1",
"transcript_support_level": null,
"aa_start": 2007,
"aa_end": null,
"aa_length": 3447,
"cds_start": 6021,
"cds_end": null,
"cds_length": 10344,
"cdna_start": 6070,
"cdna_end": null,
"cdna_length": 11417,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.6021C>T",
"hgvs_p": "p.Asp2007Asp",
"transcript": "ENST00000527303.2",
"protein_id": "ENSP00000433982.2",
"transcript_support_level": 3,
"aa_start": 2007,
"aa_end": null,
"aa_length": 3447,
"cds_start": 6021,
"cds_end": null,
"cds_length": 10344,
"cdna_start": 6059,
"cdna_end": null,
"cdna_length": 11406,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9747C>T",
"hgvs_p": "p.Asp3249Asp",
"transcript": "XM_005250976.5",
"protein_id": "XP_005251033.1",
"transcript_support_level": null,
"aa_start": 3249,
"aa_end": null,
"aa_length": 4689,
"cds_start": 9747,
"cds_end": null,
"cds_length": 14070,
"cdna_start": 9967,
"cdna_end": null,
"cdna_length": 15314,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9720C>T",
"hgvs_p": "p.Asp3240Asp",
"transcript": "XM_047421870.1",
"protein_id": "XP_047277826.1",
"transcript_support_level": null,
"aa_start": 3240,
"aa_end": null,
"aa_length": 4680,
"cds_start": 9720,
"cds_end": null,
"cds_length": 14043,
"cdna_start": 9940,
"cdna_end": null,
"cdna_length": 15287,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9417C>T",
"hgvs_p": "p.Asp3139Asp",
"transcript": "XM_006716588.4",
"protein_id": "XP_006716651.1",
"transcript_support_level": null,
"aa_start": 3139,
"aa_end": null,
"aa_length": 4579,
"cds_start": 9417,
"cds_end": null,
"cds_length": 13740,
"cdna_start": 9466,
"cdna_end": null,
"cdna_length": 14813,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9390C>T",
"hgvs_p": "p.Asp3130Asp",
"transcript": "XM_047421872.1",
"protein_id": "XP_047277828.1",
"transcript_support_level": null,
"aa_start": 3130,
"aa_end": null,
"aa_length": 4570,
"cds_start": 9390,
"cds_end": null,
"cds_length": 13713,
"cdna_start": 9439,
"cdna_end": null,
"cdna_length": 14786,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9348C>T",
"hgvs_p": "p.Asp3116Asp",
"transcript": "XM_005250978.4",
"protein_id": "XP_005251035.1",
"transcript_support_level": null,
"aa_start": 3116,
"aa_end": null,
"aa_length": 4556,
"cds_start": 9348,
"cds_end": null,
"cds_length": 13671,
"cdna_start": 9457,
"cdna_end": null,
"cdna_length": 14804,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9336C>T",
"hgvs_p": "p.Asp3112Asp",
"transcript": "XM_005250979.5",
"protein_id": "XP_005251036.1",
"transcript_support_level": null,
"aa_start": 3112,
"aa_end": null,
"aa_length": 4552,
"cds_start": 9336,
"cds_end": null,
"cds_length": 13659,
"cdna_start": 9431,
"cdna_end": null,
"cdna_length": 14778,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9336C>T",
"hgvs_p": "p.Asp3112Asp",
"transcript": "XM_005250980.5",
"protein_id": "XP_005251037.1",
"transcript_support_level": null,
"aa_start": 3112,
"aa_end": null,
"aa_length": 4552,
"cds_start": 9336,
"cds_end": null,
"cds_length": 13659,
"cdna_start": 9472,
"cdna_end": null,
"cdna_length": 14819,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9336C>T",
"hgvs_p": "p.Asp3112Asp",
"transcript": "XM_011517130.3",
"protein_id": "XP_011515432.1",
"transcript_support_level": null,
"aa_start": 3112,
"aa_end": null,
"aa_length": 4552,
"cds_start": 9336,
"cds_end": null,
"cds_length": 13659,
"cdna_start": 9445,
"cdna_end": null,
"cdna_length": 14792,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9321C>T",
"hgvs_p": "p.Asp3107Asp",
"transcript": "XM_047421869.1",
"protein_id": "XP_047277825.1",
"transcript_support_level": null,
"aa_start": 3107,
"aa_end": null,
"aa_length": 4547,
"cds_start": 9321,
"cds_end": null,
"cds_length": 13644,
"cdna_start": 9430,
"cdna_end": null,
"cdna_length": 14777,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9309C>T",
"hgvs_p": "p.Asp3103Asp",
"transcript": "XM_047421873.1",
"protein_id": "XP_047277829.1",
"transcript_support_level": null,
"aa_start": 3103,
"aa_end": null,
"aa_length": 4543,
"cds_start": 9309,
"cds_end": null,
"cds_length": 13632,
"cdna_start": 9445,
"cdna_end": null,
"cdna_length": 14792,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9309C>T",
"hgvs_p": "p.Asp3103Asp",
"transcript": "XM_047421874.1",
"protein_id": "XP_047277830.1",
"transcript_support_level": null,
"aa_start": 3103,
"aa_end": null,
"aa_length": 4543,
"cds_start": 9309,
"cds_end": null,
"cds_length": 13632,
"cdna_start": 9404,
"cdna_end": null,
"cdna_length": 14751,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9294C>T",
"hgvs_p": "p.Asp3098Asp",
"transcript": "XM_005250981.4",
"protein_id": "XP_005251038.1",
"transcript_support_level": null,
"aa_start": 3098,
"aa_end": null,
"aa_length": 4538,
"cds_start": 9294,
"cds_end": null,
"cds_length": 13617,
"cdna_start": 9351,
"cdna_end": null,
"cdna_length": 14698,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9270C>T",
"hgvs_p": "p.Asp3090Asp",
"transcript": "XM_005250982.5",
"protein_id": "XP_005251039.1",
"transcript_support_level": null,
"aa_start": 3090,
"aa_end": null,
"aa_length": 4530,
"cds_start": 9270,
"cds_end": null,
"cds_length": 13593,
"cdna_start": 9333,
"cdna_end": null,
"cdna_length": 14680,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9267C>T",
"hgvs_p": "p.Asp3089Asp",
"transcript": "XM_006716589.3",
"protein_id": "XP_006716652.1",
"transcript_support_level": null,
"aa_start": 3089,
"aa_end": null,
"aa_length": 4529,
"cds_start": 9267,
"cds_end": null,
"cds_length": 13590,
"cdna_start": 9315,
"cdna_end": null,
"cdna_length": 14662,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9267C>T",
"hgvs_p": "p.Asp3089Asp",
"transcript": "XM_006716590.4",
"protein_id": "XP_006716653.1",
"transcript_support_level": null,
"aa_start": 3089,
"aa_end": null,
"aa_length": 4529,
"cds_start": 9267,
"cds_end": null,
"cds_length": 13590,
"cdna_start": 9333,
"cdna_end": null,
"cdna_length": 14680,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9267C>T",
"hgvs_p": "p.Asp3089Asp",
"transcript": "XM_047421875.1",
"protein_id": "XP_047277831.1",
"transcript_support_level": null,
"aa_start": 3089,
"aa_end": null,
"aa_length": 4529,
"cds_start": 9267,
"cds_end": null,
"cds_length": 13590,
"cdna_start": 9324,
"cdna_end": null,
"cdna_length": 14671,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9252C>T",
"hgvs_p": "p.Asp3084Asp",
"transcript": "XM_005250983.3",
"protein_id": "XP_005251040.1",
"transcript_support_level": null,
"aa_start": 3084,
"aa_end": null,
"aa_length": 4524,
"cds_start": 9252,
"cds_end": null,
"cds_length": 13575,
"cdna_start": 9300,
"cdna_end": null,
"cdna_length": 14647,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9252C>T",
"hgvs_p": "p.Asp3084Asp",
"transcript": "XM_011517131.3",
"protein_id": "XP_011515433.1",
"transcript_support_level": null,
"aa_start": 3084,
"aa_end": null,
"aa_length": 4524,
"cds_start": 9252,
"cds_end": null,
"cds_length": 13575,
"cdna_start": 9318,
"cdna_end": null,
"cdna_length": 14665,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9243C>T",
"hgvs_p": "p.Asp3081Asp",
"transcript": "XM_047421877.1",
"protein_id": "XP_047277833.1",
"transcript_support_level": null,
"aa_start": 3081,
"aa_end": null,
"aa_length": 4521,
"cds_start": 9243,
"cds_end": null,
"cds_length": 13566,
"cdna_start": 9306,
"cdna_end": null,
"cdna_length": 14653,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9240C>T",
"hgvs_p": "p.Asp3080Asp",
"transcript": "XM_005250984.6",
"protein_id": "XP_005251041.1",
"transcript_support_level": null,
"aa_start": 3080,
"aa_end": null,
"aa_length": 4520,
"cds_start": 9240,
"cds_end": null,
"cds_length": 13563,
"cdna_start": 9347,
"cdna_end": null,
"cdna_length": 14694,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9240C>T",
"hgvs_p": "p.Asp3080Asp",
"transcript": "XM_047421878.1",
"protein_id": "XP_047277834.1",
"transcript_support_level": null,
"aa_start": 3080,
"aa_end": null,
"aa_length": 4520,
"cds_start": 9240,
"cds_end": null,
"cds_length": 13563,
"cdna_start": 9288,
"cdna_end": null,
"cdna_length": 14635,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.9039C>T",
"hgvs_p": "p.Asp3013Asp",
"transcript": "XM_047421879.1",
"protein_id": "XP_047277835.1",
"transcript_support_level": null,
"aa_start": 3013,
"aa_end": null,
"aa_length": 4453,
"cds_start": 9039,
"cds_end": null,
"cds_length": 13362,
"cdna_start": 9534,
"cdna_end": null,
"cdna_length": 14881,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.6351C>T",
"hgvs_p": "p.Asp2117Asp",
"transcript": "XM_047421882.1",
"protein_id": "XP_047277838.1",
"transcript_support_level": null,
"aa_start": 2117,
"aa_end": null,
"aa_length": 3557,
"cds_start": 6351,
"cds_end": null,
"cds_length": 10674,
"cdna_start": 6571,
"cdna_end": null,
"cdna_length": 11918,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.6339C>T",
"hgvs_p": "p.Asp2113Asp",
"transcript": "XM_047421884.1",
"protein_id": "XP_047277840.1",
"transcript_support_level": null,
"aa_start": 2113,
"aa_end": null,
"aa_length": 3553,
"cds_start": 6339,
"cds_end": null,
"cds_length": 10662,
"cdna_start": 6559,
"cdna_end": null,
"cdna_length": 11906,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5967C>T",
"hgvs_p": "p.Asp1989Asp",
"transcript": "XM_011517132.3",
"protein_id": "XP_011515434.1",
"transcript_support_level": null,
"aa_start": 1989,
"aa_end": null,
"aa_length": 3429,
"cds_start": 5967,
"cds_end": null,
"cds_length": 10290,
"cdna_start": 6076,
"cdna_end": null,
"cdna_length": 11423,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5955C>T",
"hgvs_p": "p.Asp1985Asp",
"transcript": "XM_047421880.1",
"protein_id": "XP_047277836.1",
"transcript_support_level": null,
"aa_start": 1985,
"aa_end": null,
"aa_length": 3425,
"cds_start": 5955,
"cds_end": null,
"cds_length": 10278,
"cdna_start": 6064,
"cdna_end": null,
"cdna_length": 11411,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5940C>T",
"hgvs_p": "p.Asp1980Asp",
"transcript": "XM_047421881.1",
"protein_id": "XP_047277837.1",
"transcript_support_level": null,
"aa_start": 1980,
"aa_end": null,
"aa_length": 3420,
"cds_start": 5940,
"cds_end": null,
"cds_length": 10263,
"cdna_start": 6049,
"cdna_end": null,
"cdna_length": 11396,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5940C>T",
"hgvs_p": "p.Asp1980Asp",
"transcript": "XM_047421886.1",
"protein_id": "XP_047277842.1",
"transcript_support_level": null,
"aa_start": 1980,
"aa_end": null,
"aa_length": 3420,
"cds_start": 5940,
"cds_end": null,
"cds_length": 10263,
"cdna_start": 6076,
"cdna_end": null,
"cdna_length": 11423,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5928C>T",
"hgvs_p": "p.Asp1976Asp",
"transcript": "XM_047421887.1",
"protein_id": "XP_047277843.1",
"transcript_support_level": null,
"aa_start": 1976,
"aa_end": null,
"aa_length": 3416,
"cds_start": 5928,
"cds_end": null,
"cds_length": 10251,
"cdna_start": 6064,
"cdna_end": null,
"cdna_length": 11411,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5928C>T",
"hgvs_p": "p.Asp1976Asp",
"transcript": "XM_047421888.1",
"protein_id": "XP_047277844.1",
"transcript_support_level": null,
"aa_start": 1976,
"aa_end": null,
"aa_length": 3416,
"cds_start": 5928,
"cds_end": null,
"cds_length": 10251,
"cdna_start": 6023,
"cdna_end": null,
"cdna_length": 11370,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5898C>T",
"hgvs_p": "p.Asp1966Asp",
"transcript": "XM_047421889.1",
"protein_id": "XP_047277845.1",
"transcript_support_level": null,
"aa_start": 1966,
"aa_end": null,
"aa_length": 3406,
"cds_start": 5898,
"cds_end": null,
"cds_length": 10221,
"cdna_start": 5955,
"cdna_end": null,
"cdna_length": 11302,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5886C>T",
"hgvs_p": "p.Asp1962Asp",
"transcript": "XM_047421890.1",
"protein_id": "XP_047277846.1",
"transcript_support_level": null,
"aa_start": 1962,
"aa_end": null,
"aa_length": 3402,
"cds_start": 5886,
"cds_end": null,
"cds_length": 10209,
"cdna_start": 5943,
"cdna_end": null,
"cdna_length": 11290,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5874C>T",
"hgvs_p": "p.Asp1958Asp",
"transcript": "XM_047421891.1",
"protein_id": "XP_047277847.1",
"transcript_support_level": null,
"aa_start": 1958,
"aa_end": null,
"aa_length": 3398,
"cds_start": 5874,
"cds_end": null,
"cds_length": 10197,
"cdna_start": 5937,
"cdna_end": null,
"cdna_length": 11284,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5871C>T",
"hgvs_p": "p.Asp1957Asp",
"transcript": "XM_047421892.1",
"protein_id": "XP_047277848.1",
"transcript_support_level": null,
"aa_start": 1957,
"aa_end": null,
"aa_length": 3397,
"cds_start": 5871,
"cds_end": null,
"cds_length": 10194,
"cdna_start": 5919,
"cdna_end": null,
"cdna_length": 11266,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5862C>T",
"hgvs_p": "p.Asp1954Asp",
"transcript": "XM_047421893.1",
"protein_id": "XP_047277849.1",
"transcript_support_level": null,
"aa_start": 1954,
"aa_end": null,
"aa_length": 3394,
"cds_start": 5862,
"cds_end": null,
"cds_length": 10185,
"cdna_start": 5925,
"cdna_end": null,
"cdna_length": 11272,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"hgvs_c": "c.5859C>T",
"hgvs_p": "p.Asp1953Asp",
"transcript": "XM_047421895.1",
"protein_id": "XP_047277851.1",
"transcript_support_level": null,
"aa_start": 1953,
"aa_end": null,
"aa_length": 3393,
"cds_start": 5859,
"cds_end": null,
"cds_length": 10182,
"cdna_start": 5907,
"cdna_end": null,
"cdna_length": 11254,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "PLEC",
"gene_hgnc_id": 9069,
"dbsnp": "rs371887211",
"frequency_reference_population": 0.000034777553,
"hom_count_reference_population": 0,
"allele_count_reference_population": 56,
"gnomad_exomes_af": 0.0000356665,
"gnomad_genomes_af": 0.0000262671,
"gnomad_exomes_ac": 52,
"gnomad_genomes_ac": 4,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.6700000166893005,
"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.67,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.145,
"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": -7,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -7,
"benign_score": 7,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"verdict": "Benign",
"transcript": "ENST00000345136.8",
"gene_symbol": "PLEC",
"hgnc_id": 9069,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.9321C>T",
"hgvs_p": "p.Asp3107Asp"
}
],
"clinvar_disease": " Ogna type, with muscular dystrophy, with pyloric atresia,Autosomal recessive limb-girdle muscular dystrophy type 2Q,Epidermolysis bullosa simplex,Epidermolysis bullosa simplex 5B,Epidermolysis bullosa simplex 5C,Epidermolysis bullosa simplex with nail dystrophy",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "Epidermolysis bullosa simplex with nail dystrophy;Epidermolysis bullosa simplex, Ogna type;Autosomal recessive limb-girdle muscular dystrophy type 2Q;Epidermolysis bullosa simplex 5B, with muscular dystrophy;Epidermolysis bullosa simplex 5C, with pyloric atresia",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}