← 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: 10-89245712-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=89245712&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PVS1",
"PM2",
"PP5_Very_Strong"
],
"effects": [
"stop_gained"
],
"gene_symbol": "LIPA",
"hgnc_id": 6617,
"hgvs_c": "c.325C>T",
"hgvs_p": "p.Arg109*",
"inheritance_mode": "AR",
"pathogenic_score": 18,
"score": 18,
"transcript": "NM_001440836.1",
"verdict": "Pathogenic"
}
],
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
"acmg_score": 18,
"allele_count_reference_population": 24,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.45,
"chr": "10",
"clinvar_classification": "Pathogenic",
"clinvar_disease": "Cholesteryl ester storage disease,Lysosomal acid lipase deficiency,Wolman disease",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:3",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.44999998807907104,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2496,
"cdna_start": 233,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_000235.4",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000336233.10",
"protein_coding": true,
"protein_id": "NP_000226.2",
"strand": false,
"transcript": "NM_000235.4",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2496,
"cdna_start": 233,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000336233.10",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000235.4",
"protein_coding": true,
"protein_id": "ENSP00000337354.5",
"strand": false,
"transcript": "ENST00000336233.10",
"transcript_support_level": 1
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 289,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1055,
"cdna_start": 376,
"cds_end": null,
"cds_length": 872,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 7,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000428800.5",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000388415.1",
"strand": false,
"transcript": "ENST00000428800.5",
"transcript_support_level": 1
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 443,
"aa_ref": "R",
"aa_start": 109,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2703,
"cdna_start": 440,
"cds_end": null,
"cds_length": 1332,
"cds_start": 325,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440836.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.325C>T",
"hgvs_p": "p.Arg109*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427765.1",
"strand": false,
"transcript": "NM_001440836.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 406,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2517,
"cdna_start": 233,
"cds_end": null,
"cds_length": 1221,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001440837.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427766.1",
"strand": false,
"transcript": "NM_001440837.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 406,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2570,
"cdna_start": 286,
"cds_end": null,
"cds_length": 1221,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868683.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538742.1",
"strand": false,
"transcript": "ENST00000868683.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 406,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2255,
"cdna_start": 289,
"cds_end": null,
"cds_length": 1221,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000938134.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608193.1",
"strand": false,
"transcript": "ENST00000938134.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 404,
"aa_ref": "R",
"aa_start": 70,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2586,
"cdna_start": 323,
"cds_end": null,
"cds_length": 1215,
"cds_start": 208,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001440838.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.208C>T",
"hgvs_p": "p.Arg70*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427767.1",
"strand": false,
"transcript": "NM_001440838.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 404,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2528,
"cdna_start": 250,
"cds_end": null,
"cds_length": 1215,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000938131.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608190.1",
"strand": false,
"transcript": "ENST00000938131.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2526,
"cdna_start": 263,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001127605.3",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001121077.1",
"strand": false,
"transcript": "NM_001127605.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3035,
"cdna_start": 772,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001440818.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427747.1",
"strand": false,
"transcript": "NM_001440818.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2726,
"cdna_start": 463,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440819.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427748.1",
"strand": false,
"transcript": "NM_001440819.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2912,
"cdna_start": 649,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440820.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427749.1",
"strand": false,
"transcript": "NM_001440820.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2823,
"cdna_start": 560,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001440821.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427750.1",
"strand": false,
"transcript": "NM_001440821.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2862,
"cdna_start": 599,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440822.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427751.1",
"strand": false,
"transcript": "NM_001440822.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2776,
"cdna_start": 513,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440823.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427752.1",
"strand": false,
"transcript": "NM_001440823.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2843,
"cdna_start": 580,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001440824.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427753.1",
"strand": false,
"transcript": "NM_001440824.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2800,
"cdna_start": 537,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001440825.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427754.1",
"strand": false,
"transcript": "NM_001440825.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2683,
"cdna_start": 420,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440826.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427755.1",
"strand": false,
"transcript": "NM_001440826.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2653,
"cdna_start": 390,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440827.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427756.1",
"strand": false,
"transcript": "NM_001440827.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2750,
"cdna_start": 487,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001440828.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427757.1",
"strand": false,
"transcript": "NM_001440828.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2752,
"cdna_start": 489,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440829.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427758.1",
"strand": false,
"transcript": "NM_001440829.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2772,
"cdna_start": 509,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440830.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427759.1",
"strand": false,
"transcript": "NM_001440830.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2879,
"cdna_start": 616,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001440831.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427760.1",
"strand": false,
"transcript": "NM_001440831.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3622,
"cdna_start": 1359,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001440832.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427761.1",
"strand": false,
"transcript": "NM_001440832.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2540,
"cdna_start": 277,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001440833.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427762.1",
"strand": false,
"transcript": "NM_001440833.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2528,
"cdna_start": 265,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001440834.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427763.1",
"strand": false,
"transcript": "NM_001440834.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3431,
"cdna_start": 1168,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 13,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001440835.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427764.1",
"strand": false,
"transcript": "NM_001440835.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3439,
"cdna_start": 1176,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868661.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538720.1",
"strand": false,
"transcript": "ENST00000868661.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2940,
"cdna_start": 677,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868662.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538721.1",
"strand": false,
"transcript": "ENST00000868662.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2862,
"cdna_start": 599,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868663.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538722.1",
"strand": false,
"transcript": "ENST00000868663.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2875,
"cdna_start": 612,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868664.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538723.1",
"strand": false,
"transcript": "ENST00000868664.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2670,
"cdna_start": 410,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868665.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538724.1",
"strand": false,
"transcript": "ENST00000868665.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2701,
"cdna_start": 438,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868666.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538725.1",
"strand": false,
"transcript": "ENST00000868666.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2739,
"cdna_start": 473,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868667.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538726.1",
"strand": false,
"transcript": "ENST00000868667.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2768,
"cdna_start": 505,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000868668.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538727.1",
"strand": false,
"transcript": "ENST00000868668.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2686,
"cdna_start": 420,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868669.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538728.1",
"strand": false,
"transcript": "ENST00000868669.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2800,
"cdna_start": 537,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000868670.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538729.1",
"strand": false,
"transcript": "ENST00000868670.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2586,
"cdna_start": 323,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868671.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538730.1",
"strand": false,
"transcript": "ENST00000868671.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3103,
"cdna_start": 840,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868672.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538731.1",
"strand": false,
"transcript": "ENST00000868672.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3218,
"cdna_start": 955,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000868673.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538732.1",
"strand": false,
"transcript": "ENST00000868673.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2648,
"cdna_start": 385,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868674.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538733.1",
"strand": false,
"transcript": "ENST00000868674.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2695,
"cdna_start": 432,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868675.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538734.1",
"strand": false,
"transcript": "ENST00000868675.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2540,
"cdna_start": 277,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868676.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538735.1",
"strand": false,
"transcript": "ENST00000868676.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3456,
"cdna_start": 451,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868677.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538736.1",
"strand": false,
"transcript": "ENST00000868677.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3866,
"cdna_start": 863,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868678.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538737.1",
"strand": false,
"transcript": "ENST00000868678.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3881,
"cdna_start": 1615,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868680.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538738.1",
"strand": false,
"transcript": "ENST00000868680.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3157,
"cdna_start": 897,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 10,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868682.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538741.1",
"strand": false,
"transcript": "ENST00000868682.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2650,
"cdna_start": 387,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000868685.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538744.1",
"strand": false,
"transcript": "ENST00000868685.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3700,
"cdna_start": 1437,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000949400.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000619459.1",
"strand": false,
"transcript": "ENST00000949400.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 399,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2581,
"cdna_start": 322,
"cds_end": null,
"cds_length": 1200,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000949401.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000619460.1",
"strand": false,
"transcript": "ENST00000949401.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 375,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2425,
"cdna_start": 237,
"cds_end": null,
"cds_length": 1128,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000868687.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000538745.1",
"strand": false,
"transcript": "ENST00000868687.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 375,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2418,
"cdna_start": 233,
"cds_end": null,
"cds_length": 1128,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000938133.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608192.1",
"strand": false,
"transcript": "ENST00000938133.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 351,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2346,
"cdna_start": 235,
"cds_end": null,
"cds_length": 1056,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000949402.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000619461.1",
"strand": false,
"transcript": "ENST00000949402.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 296,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2190,
"cdna_start": 236,
"cds_end": null,
"cds_length": 891,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000938132.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000608191.1",
"strand": false,
"transcript": "ENST00000938132.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 218,
"aa_ref": "R",
"aa_start": 65,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 753,
"cdna_start": 288,
"cds_end": null,
"cds_length": 658,
"cds_start": 193,
"consequences": [
"stop_gained"
],
"exon_count": 6,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000282673.5",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.193C>T",
"hgvs_p": "p.Arg65*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000282673.4",
"strand": false,
"transcript": "ENST00000282673.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 343,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2496,
"cdna_start": null,
"cds_end": null,
"cds_length": 1032,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001440839.1",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.62-17314C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001427768.1",
"strand": false,
"transcript": "NM_001440839.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 343,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2513,
"cdna_start": null,
"cds_end": null,
"cds_length": 1032,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000371837.5",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.62-17314C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000360903.1",
"strand": false,
"transcript": "ENST00000371837.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 283,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2266,
"cdna_start": null,
"cds_end": null,
"cds_length": 852,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001288979.2",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.-120+6025C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001275908.1",
"strand": false,
"transcript": "NM_001288979.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 283,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2527,
"cdna_start": null,
"cds_end": null,
"cds_length": 852,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000456827.5",
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"hgvs_c": "c.-120+6025C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000413019.2",
"strand": false,
"transcript": "ENST00000456827.5",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs779712562",
"effect": "stop_gained",
"frequency_reference_population": 0.000014990481,
"gene_hgnc_id": 6617,
"gene_symbol": "LIPA",
"gnomad_exomes_ac": 19,
"gnomad_exomes_af": 0.0000131131,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 5,
"gnomad_genomes_af": 0.0000328757,
"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": "Pathogenic",
"phenotype_combined": "Lysosomal acid lipase deficiency|Wolman disease|Cholesteryl ester storage disease",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.776,
"pos": 89245712,
"ref": "G",
"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_001440836.1"
}
]
}