← 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: 1-156115268-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=156115268&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM1",
"PM2",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "LMNA",
"hgnc_id": 6636,
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"inheritance_mode": "AD,AR,SD",
"pathogenic_score": 5,
"score": 5,
"transcript": "NM_001406985.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM1,PM2,PP3",
"acmg_score": 5,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": 0.4691,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.26,
"chr": "1",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "Cardiovascular phenotype",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.020367996767163277,
"computational_source_selected": "CardioboostCm",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3178,
"cdna_start": 558,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_170707.4",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000368300.9",
"protein_coding": true,
"protein_id": "NP_733821.1",
"strand": true,
"transcript": "NM_170707.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3178,
"cdna_start": 558,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000368300.9",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_170707.4",
"protein_coding": true,
"protein_id": "ENSP00000357283.4",
"strand": true,
"transcript": "ENST00000368300.9",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 572,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2029,
"cdna_start": 558,
"cds_end": null,
"cds_length": 1719,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_005572.4",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "ENST00000677389.1",
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_005563.1",
"strand": true,
"transcript": "NM_005572.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 572,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2029,
"cdna_start": 558,
"cds_end": null,
"cds_length": 1719,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000677389.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": "NM_005572.4",
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000503633.1",
"strand": true,
"transcript": "ENST00000677389.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 614,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2253,
"cdna_start": 547,
"cds_end": null,
"cds_length": 1845,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000368299.7",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000357282.3",
"strand": true,
"transcript": "ENST00000368299.7",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 729,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2826,
"cdna_start": 725,
"cds_end": null,
"cds_length": 2190,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000675667.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501803.1",
"strand": true,
"transcript": "ENST00000675667.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 686,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2511,
"cdna_start": 558,
"cds_end": null,
"cds_length": 2061,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001406985.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393914.1",
"strand": true,
"transcript": "NM_001406985.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3504,
"cdna_start": 884,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001406983.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393912.1",
"strand": true,
"transcript": "NM_001406983.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3284,
"cdna_start": 664,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001406991.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393920.1",
"strand": true,
"transcript": "NM_001406991.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2465,
"cdna_start": 633,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000361308.9",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000355292.6",
"strand": true,
"transcript": "ENST00000361308.9",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2401,
"cdna_start": 569,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000675939.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000502256.1",
"strand": true,
"transcript": "ENST00000675939.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2329,
"cdna_start": 565,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000683032.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506771.1",
"strand": true,
"transcript": "ENST00000683032.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2671,
"cdna_start": 815,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000899553.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569612.1",
"strand": true,
"transcript": "ENST00000899553.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2714,
"cdna_start": 858,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000927999.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000598058.1",
"strand": true,
"transcript": "ENST00000927999.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2761,
"cdna_start": 931,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000968786.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638845.1",
"strand": true,
"transcript": "ENST00000968786.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 664,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2693,
"cdna_start": 947,
"cds_end": null,
"cds_length": 1995,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000968787.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638846.1",
"strand": true,
"transcript": "ENST00000968787.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 649,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2239,
"cdna_start": 556,
"cds_end": null,
"cds_length": 1950,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000899558.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569617.1",
"strand": true,
"transcript": "ENST00000899558.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3088,
"cdna_start": 558,
"cds_end": null,
"cds_length": 1905,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_170708.4",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_733822.1",
"strand": true,
"transcript": "NM_170708.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2811,
"cdna_start": 1191,
"cds_end": null,
"cds_length": 1905,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000676385.2",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000502091.1",
"strand": true,
"transcript": "ENST00000676385.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2288,
"cdna_start": 564,
"cds_end": null,
"cds_length": 1905,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000682650.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506904.1",
"strand": true,
"transcript": "ENST00000682650.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3226,
"cdna_start": 696,
"cds_end": null,
"cds_length": 1905,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000968784.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638843.1",
"strand": true,
"transcript": "ENST00000968784.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2490,
"cdna_start": 724,
"cds_end": null,
"cds_length": 1905,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000968785.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638844.1",
"strand": true,
"transcript": "ENST00000968785.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 614,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3028,
"cdna_start": 558,
"cds_end": null,
"cds_length": 1845,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001282626.2",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001269555.1",
"strand": true,
"transcript": "NM_001282626.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 584,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2172,
"cdna_start": 556,
"cds_end": null,
"cds_length": 1755,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000899555.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569614.1",
"strand": true,
"transcript": "ENST00000899555.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 574,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2142,
"cdna_start": 556,
"cds_end": null,
"cds_length": 1725,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000899556.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569615.1",
"strand": true,
"transcript": "ENST00000899556.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 572,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2467,
"cdna_start": 996,
"cds_end": null,
"cds_length": 1719,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001282625.2",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001269554.1",
"strand": true,
"transcript": "NM_001282625.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 572,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2355,
"cdna_start": 884,
"cds_end": null,
"cds_length": 1719,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001406984.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393913.1",
"strand": true,
"transcript": "NM_001406984.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 572,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2135,
"cdna_start": 664,
"cds_end": null,
"cds_length": 1719,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001406992.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393921.1",
"strand": true,
"transcript": "NM_001406992.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 572,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2461,
"cdna_start": 991,
"cds_end": null,
"cds_length": 1719,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000368301.6",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000357284.2",
"strand": true,
"transcript": "ENST00000368301.6",
"transcript_support_level": 2
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 457,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1791,
"cdna_start": 556,
"cds_end": null,
"cds_length": 1374,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000899554.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569613.1",
"strand": true,
"transcript": "ENST00000899554.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 417,
"aa_ref": "K",
"aa_start": 117,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1645,
"cdna_start": 556,
"cds_end": null,
"cds_length": 1254,
"cds_start": 350,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000899557.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.350A>C",
"hgvs_p": "p.Lys117Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000569616.1",
"strand": true,
"transcript": "ENST00000899557.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 583,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3358,
"cdna_start": null,
"cds_end": null,
"cds_length": 1752,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001406986.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-74A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393915.1",
"strand": true,
"transcript": "NM_001406986.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 500,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2354,
"cdna_start": null,
"cds_end": null,
"cds_length": 1503,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001406990.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-52A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393919.1",
"strand": true,
"transcript": "NM_001406990.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 478,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2551,
"cdna_start": null,
"cds_end": null,
"cds_length": 1437,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001406994.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-315A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393923.1",
"strand": true,
"transcript": "NM_001406994.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 478,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3021,
"cdna_start": null,
"cds_end": null,
"cds_length": 1437,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001406995.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-52A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393924.1",
"strand": true,
"transcript": "NM_001406995.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 456,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3398,
"cdna_start": null,
"cds_end": null,
"cds_length": 1371,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001406999.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-495A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393928.1",
"strand": true,
"transcript": "NM_001406999.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 456,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3218,
"cdna_start": null,
"cds_end": null,
"cds_length": 1371,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001407000.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-315A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393929.1",
"strand": true,
"transcript": "NM_001407000.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 456,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3061,
"cdna_start": null,
"cds_end": null,
"cds_length": 1371,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001407001.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-158A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393930.1",
"strand": true,
"transcript": "NM_001407001.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 386,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2217,
"cdna_start": null,
"cds_end": null,
"cds_length": 1161,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001407002.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-52A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393931.1",
"strand": true,
"transcript": "NM_001407002.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 478,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2722,
"cdna_start": null,
"cds_end": null,
"cds_length": 1437,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001406993.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-203+8445A>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393922.1",
"strand": true,
"transcript": "NM_001406993.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 386,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1573,
"cdna_start": null,
"cds_end": null,
"cds_length": 1161,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001407003.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "c.-203+8445A>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001393932.1",
"strand": true,
"transcript": "NM_001407003.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 591,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000469565.6",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.384A>C",
"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": "ENST00000469565.6",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2987,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000496738.6",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.725A>C",
"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": "ENST00000496738.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2391,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000674518.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000502261.1",
"strand": true,
"transcript": "ENST00000674518.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2576,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000674600.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000501666.1",
"strand": true,
"transcript": "ENST00000674600.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3016,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000674720.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000502798.1",
"strand": true,
"transcript": "ENST00000674720.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2297,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000675455.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.*150A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000501795.1",
"strand": true,
"transcript": "ENST00000675455.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2239,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000675874.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000501851.1",
"strand": true,
"transcript": "ENST00000675874.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3218,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000675881.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000501670.1",
"strand": true,
"transcript": "ENST00000675881.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3616,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000675989.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.725A>C",
"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": "ENST00000675989.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2528,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000676208.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000502468.1",
"strand": true,
"transcript": "ENST00000676208.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3342,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000676283.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.725A>C",
"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": "ENST00000676283.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3212,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000676434.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000501648.1",
"strand": true,
"transcript": "ENST00000676434.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3081,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000684195.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.350A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000508220.1",
"strand": true,
"transcript": "ENST00000684195.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2297,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000675455.1",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.*150A>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000501795.1",
"strand": true,
"transcript": "ENST00000675455.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 551,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000470199.2",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.356+202A>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000470199.2",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 570,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000502751.5",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.329-15349A>C",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000502751.5",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 285,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000478063.2",
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"hgvs_c": "n.*221A>C",
"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": "ENST00000478063.2",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs397517901",
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 6636,
"gene_symbol": "LMNA",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "Cardiovascular phenotype",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 5.131,
"pos": 156115268,
"ref": "A",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.607,
"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_001406985.1"
}
]
}