← 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: 3-188396801-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=188396801&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 188396801,
"ref": "G",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_005578.5",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375462.1",
"protein_id": "NP_001362391.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000617246.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375462.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000617246.5",
"protein_id": "ENSP00000478901.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001375462.1",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000617246.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000618621.5",
"protein_id": "ENSP00000482617.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000618621.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001167671.3",
"protein_id": "NP_001161143.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001167671.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375455.1",
"protein_id": "NP_001362384.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375455.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375456.1",
"protein_id": "NP_001362385.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375456.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375457.1",
"protein_id": "NP_001362386.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375457.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375458.1",
"protein_id": "NP_001362387.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375458.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375459.1",
"protein_id": "NP_001362388.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375459.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375460.1",
"protein_id": "NP_001362389.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375460.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375461.1",
"protein_id": "NP_001362390.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375461.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375463.1",
"protein_id": "NP_001362392.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375463.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375464.1",
"protein_id": "NP_001362393.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375464.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001375465.1",
"protein_id": "NP_001362394.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375465.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387663.1",
"protein_id": "NP_001374592.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387663.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387664.1",
"protein_id": "NP_001374593.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387664.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387665.1",
"protein_id": "NP_001374594.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387665.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387666.1",
"protein_id": "NP_001374595.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387666.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387667.1",
"protein_id": "NP_001374596.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387667.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387668.1",
"protein_id": "NP_001374597.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387668.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387669.1",
"protein_id": "NP_001374598.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387669.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387670.1",
"protein_id": "NP_001374599.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387670.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387671.1",
"protein_id": "NP_001374600.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387671.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387672.1",
"protein_id": "NP_001374601.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387672.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387673.1",
"protein_id": "NP_001374602.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387673.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387674.1",
"protein_id": "NP_001374603.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387674.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_005578.5",
"protein_id": "NP_005569.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_005578.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000414139.6",
"protein_id": "ENSP00000392667.2",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000414139.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000420410.6",
"protein_id": "ENSP00000405138.2",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000420410.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854486.1",
"protein_id": "ENSP00000524545.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854486.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854488.1",
"protein_id": "ENSP00000524547.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854488.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854489.1",
"protein_id": "ENSP00000524548.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854489.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854490.1",
"protein_id": "ENSP00000524549.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854490.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854491.1",
"protein_id": "ENSP00000524550.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854491.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854492.1",
"protein_id": "ENSP00000524551.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854492.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854493.1",
"protein_id": "ENSP00000524552.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854493.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854494.1",
"protein_id": "ENSP00000524553.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854494.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854495.1",
"protein_id": "ENSP00000524554.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854495.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854496.1",
"protein_id": "ENSP00000524555.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854496.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854498.1",
"protein_id": "ENSP00000524557.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854498.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854499.1",
"protein_id": "ENSP00000524558.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854499.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854500.1",
"protein_id": "ENSP00000524559.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854500.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854502.1",
"protein_id": "ENSP00000524561.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854502.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854503.1",
"protein_id": "ENSP00000524562.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854503.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854505.1",
"protein_id": "ENSP00000524564.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854505.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854508.1",
"protein_id": "ENSP00000524567.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854508.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854509.1",
"protein_id": "ENSP00000524568.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854509.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854510.1",
"protein_id": "ENSP00000524569.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854510.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854511.1",
"protein_id": "ENSP00000524570.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854511.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854512.1",
"protein_id": "ENSP00000524571.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854512.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854514.1",
"protein_id": "ENSP00000524573.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854514.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854515.1",
"protein_id": "ENSP00000524574.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854515.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854517.1",
"protein_id": "ENSP00000524576.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854517.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854518.1",
"protein_id": "ENSP00000524577.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854518.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854520.1",
"protein_id": "ENSP00000524579.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854520.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854521.1",
"protein_id": "ENSP00000524580.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854521.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854522.1",
"protein_id": "ENSP00000524581.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854522.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854523.1",
"protein_id": "ENSP00000524582.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854523.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854524.1",
"protein_id": "ENSP00000524583.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854524.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854525.1",
"protein_id": "ENSP00000524584.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854525.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854526.1",
"protein_id": "ENSP00000524585.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854526.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854528.1",
"protein_id": "ENSP00000524587.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854528.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854529.1",
"protein_id": "ENSP00000524588.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854529.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854530.1",
"protein_id": "ENSP00000524589.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854530.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854531.1",
"protein_id": "ENSP00000524590.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854531.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854532.1",
"protein_id": "ENSP00000524591.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854532.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854534.1",
"protein_id": "ENSP00000524593.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854534.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949728.1",
"protein_id": "ENSP00000619787.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949728.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949729.1",
"protein_id": "ENSP00000619788.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949729.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949730.1",
"protein_id": "ENSP00000619789.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949730.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949732.1",
"protein_id": "ENSP00000619791.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949732.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949735.1",
"protein_id": "ENSP00000619794.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949735.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949737.1",
"protein_id": "ENSP00000619796.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949737.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949738.1",
"protein_id": "ENSP00000619797.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949738.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949739.1",
"protein_id": "ENSP00000619798.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949739.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949740.1",
"protein_id": "ENSP00000619799.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949740.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949741.1",
"protein_id": "ENSP00000619800.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949741.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949743.1",
"protein_id": "ENSP00000619802.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949743.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949745.1",
"protein_id": "ENSP00000619804.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949745.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949746.1",
"protein_id": "ENSP00000619805.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949746.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949747.1",
"protein_id": "ENSP00000619806.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949747.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949748.1",
"protein_id": "ENSP00000619807.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949748.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854487.1",
"protein_id": "ENSP00000524546.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854487.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854497.1",
"protein_id": "ENSP00000524556.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854497.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854501.1",
"protein_id": "ENSP00000524560.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854501.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854507.1",
"protein_id": "ENSP00000524566.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854507.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854513.1",
"protein_id": "ENSP00000524572.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854513.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854516.1",
"protein_id": "ENSP00000524575.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854516.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854527.1",
"protein_id": "ENSP00000524586.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854527.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854533.1",
"protein_id": "ENSP00000524592.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854533.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949734.1",
"protein_id": "ENSP00000619793.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949734.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949742.1",
"protein_id": "ENSP00000619801.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949742.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949744.1",
"protein_id": "ENSP00000619803.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949744.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949736.1",
"protein_id": "ENSP00000619795.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 571,
"cds_start": null,
"cds_end": null,
"cds_length": 1716,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949736.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949733.1",
"protein_id": "ENSP00000619792.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 560,
"cds_start": null,
"cds_end": null,
"cds_length": 1683,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949733.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001167672.3",
"protein_id": "NP_001161144.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 465,
"cds_start": null,
"cds_end": null,
"cds_length": 1398,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001167672.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854504.1",
"protein_id": "ENSP00000524563.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 465,
"cds_start": null,
"cds_end": null,
"cds_length": 1398,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854504.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854506.1",
"protein_id": "ENSP00000524565.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 465,
"cds_start": null,
"cds_end": null,
"cds_length": 1398,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854506.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000854519.1",
"protein_id": "ENSP00000524578.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 465,
"cds_start": null,
"cds_end": null,
"cds_length": 1398,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000854519.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000448637.5",
"protein_id": "ENSP00000393602.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 428,
"cds_start": null,
"cds_end": null,
"cds_length": 1287,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000448637.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000949731.1",
"protein_id": "ENSP00000619790.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 384,
"cds_start": null,
"cds_end": null,
"cds_length": 1155,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000949731.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387677.1",
"protein_id": "NP_001374606.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387677.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387678.1",
"protein_id": "NP_001374607.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387678.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387679.1",
"protein_id": "NP_001374608.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387679.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387680.1",
"protein_id": "NP_001374609.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387680.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387681.1",
"protein_id": "NP_001374610.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387681.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387682.1",
"protein_id": "NP_001374611.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387682.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "NM_001387683.1",
"protein_id": "NP_001374612.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 377,
"cds_start": null,
"cds_end": null,
"cds_length": 1134,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387683.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000710845.1",
"protein_id": "ENSP00000518525.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 211,
"cds_start": null,
"cds_end": null,
"cds_length": 637,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000710845.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000416784.5",
"protein_id": "ENSP00000410340.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 150,
"cds_start": null,
"cds_end": null,
"cds_length": 453,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000416784.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000426274.6",
"protein_id": "ENSP00000397017.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 65,
"cds_start": null,
"cds_end": null,
"cds_length": 199,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000426274.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000454789.5",
"protein_id": "ENSP00000394257.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 64,
"cds_start": null,
"cds_end": null,
"cds_length": 197,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000454789.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000457242.1",
"protein_id": "ENSP00000403825.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 56,
"cds_start": null,
"cds_end": null,
"cds_length": 171,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000457242.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000430340.5",
"protein_id": "ENSP00000397166.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 51,
"cds_start": null,
"cds_end": null,
"cds_length": 158,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000430340.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "ENST00000443217.5",
"protein_id": "ENSP00000404679.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 45,
"cds_start": null,
"cds_end": null,
"cds_length": 140,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000443217.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.184-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448097.1",
"protein_id": "XP_047304053.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 676,
"cds_start": null,
"cds_end": null,
"cds_length": 2031,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448097.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.127-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448098.1",
"protein_id": "XP_047304054.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 657,
"cds_start": null,
"cds_end": null,
"cds_length": 1974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448098.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.67-9311G>A",
"hgvs_p": null,
"transcript": "XM_011512823.3",
"protein_id": "XP_011511125.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 637,
"cds_start": null,
"cds_end": null,
"cds_length": 1914,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011512823.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.61-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448099.1",
"protein_id": "XP_047304055.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 635,
"cds_start": null,
"cds_end": null,
"cds_length": 1908,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448099.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.52-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448100.1",
"protein_id": "XP_047304056.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 632,
"cds_start": null,
"cds_end": null,
"cds_length": 1899,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448100.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_017006378.2",
"protein_id": "XP_016861867.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017006378.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448101.1",
"protein_id": "XP_047304057.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448101.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448102.1",
"protein_id": "XP_047304058.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448102.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448103.1",
"protein_id": "XP_047304059.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448103.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448104.1",
"protein_id": "XP_047304060.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448104.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448105.1",
"protein_id": "XP_047304061.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448105.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448106.1",
"protein_id": "XP_047304062.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448106.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448107.1",
"protein_id": "XP_047304063.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448107.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448108.1",
"protein_id": "XP_047304064.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448108.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448109.1",
"protein_id": "XP_047304065.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448109.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448110.1",
"protein_id": "XP_047304066.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448110.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448111.1",
"protein_id": "XP_047304067.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448111.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448112.1",
"protein_id": "XP_047304068.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448112.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448113.1",
"protein_id": "XP_047304069.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448113.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448114.1",
"protein_id": "XP_047304070.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448114.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448115.1",
"protein_id": "XP_047304071.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 612,
"cds_start": null,
"cds_end": null,
"cds_length": 1839,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448115.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_047448116.1",
"protein_id": "XP_047304072.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 444,
"cds_start": null,
"cds_end": null,
"cds_length": 1335,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047448116.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null,
"transcript": "XM_017006381.1",
"protein_id": "XP_016861870.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 415,
"cds_start": null,
"cds_end": null,
"cds_length": 1248,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017006381.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "n.57+55082G>A",
"hgvs_p": null,
"transcript": "ENST00000494233.5",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000494233.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"hgvs_c": "n.248-9311G>A",
"hgvs_p": null,
"transcript": "NR_164692.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_164692.1"
}
],
"gene_symbol": "LPP",
"gene_hgnc_id": 6679,
"dbsnp": "rs13091753",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8399999737739563,
"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.84,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.027,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_005578.5",
"gene_symbol": "LPP",
"hgnc_id": 6679,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.-9-9311G>A",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}