← 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: 12-42329106-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=42329106&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 12,
"criteria": [
"BP4_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "PPHLN1",
"hgnc_id": 19369,
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -12,
"transcript": "NM_001364827.2",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_score": -12,
"allele_count_reference_population": 16642,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -1,
"chr": "12",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -1,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1859,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_201439.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000358314.12",
"protein_coding": true,
"protein_id": "NP_958847.1",
"strand": true,
"transcript": "NM_201439.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1859,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000358314.12",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_201439.2",
"protein_coding": true,
"protein_id": "ENSP00000351066.7",
"strand": true,
"transcript": "ENST00000358314.12",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 458,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2170,
"cdna_start": null,
"cds_end": null,
"cds_length": 1377,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000395568.6",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000378935.2",
"strand": true,
"transcript": "ENST00000395568.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 434,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3377,
"cdna_start": null,
"cds_end": null,
"cds_length": 1305,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000432191.6",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000393965.2",
"strand": true,
"transcript": "ENST00000432191.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 374,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1693,
"cdna_start": null,
"cds_end": null,
"cds_length": 1125,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000395580.7",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000378947.3",
"strand": true,
"transcript": "ENST00000395580.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1583,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000449194.6",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000390681.2",
"strand": true,
"transcript": "ENST00000449194.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 319,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1095,
"cdna_start": null,
"cds_end": null,
"cds_length": 960,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000552761.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000449331.1",
"strand": true,
"transcript": "ENST00000552761.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 1290,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000552202.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "n.52+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000552202.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 470,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3499,
"cdna_start": null,
"cds_end": null,
"cds_length": 1413,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364827.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351756.1",
"strand": true,
"transcript": "NM_001364827.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 458,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3463,
"cdna_start": null,
"cds_end": null,
"cds_length": 1377,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_016488.7",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_057572.5",
"strand": true,
"transcript": "NM_016488.7",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 458,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1521,
"cdna_start": null,
"cds_end": null,
"cds_length": 1377,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000610488.4",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000479913.1",
"strand": true,
"transcript": "ENST00000610488.4",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 441,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3434,
"cdna_start": null,
"cds_end": null,
"cds_length": 1326,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364823.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351752.1",
"strand": true,
"transcript": "NM_001364823.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 434,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3391,
"cdna_start": null,
"cds_end": null,
"cds_length": 1305,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001143787.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001137259.1",
"strand": true,
"transcript": "NM_001143787.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 434,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1449,
"cdna_start": null,
"cds_end": null,
"cds_length": 1305,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000619544.4",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000477681.1",
"strand": true,
"transcript": "ENST00000619544.4",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 422,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3377,
"cdna_start": null,
"cds_end": null,
"cds_length": 1269,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364831.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351760.1",
"strand": true,
"transcript": "NM_001364831.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 415,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3334,
"cdna_start": null,
"cds_end": null,
"cds_length": 1248,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364829.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351758.1",
"strand": true,
"transcript": "NM_001364829.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 409,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3316,
"cdna_start": null,
"cds_end": null,
"cds_length": 1230,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364825.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351754.1",
"strand": true,
"transcript": "NM_001364825.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 402,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1982,
"cdna_start": null,
"cds_end": null,
"cds_length": 1209,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965398.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635457.1",
"strand": true,
"transcript": "ENST00000965398.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 392,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1712,
"cdna_start": null,
"cds_end": null,
"cds_length": 1179,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890827.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560886.1",
"strand": true,
"transcript": "ENST00000890827.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 392,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1751,
"cdna_start": null,
"cds_end": null,
"cds_length": 1179,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890831.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560890.1",
"strand": true,
"transcript": "ENST00000890831.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 387,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1692,
"cdna_start": null,
"cds_end": null,
"cds_length": 1164,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890832.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560891.1",
"strand": true,
"transcript": "ENST00000890832.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 385,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1777,
"cdna_start": null,
"cds_end": null,
"cds_length": 1158,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000549190.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.35-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000447168.1",
"strand": true,
"transcript": "ENST00000549190.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 374,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1902,
"cdna_start": null,
"cds_end": null,
"cds_length": 1125,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_201515.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_958923.1",
"strand": true,
"transcript": "NM_201515.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 373,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1666,
"cdna_start": null,
"cds_end": null,
"cds_length": 1122,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933368.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603427.1",
"strand": true,
"transcript": "ENST00000933368.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 373,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1699,
"cdna_start": null,
"cds_end": null,
"cds_length": 1122,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933374.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603433.1",
"strand": true,
"transcript": "ENST00000933374.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1987,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890820.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-63-3554T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560879.1",
"strand": true,
"transcript": "ENST00000890820.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1839,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890823.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560882.1",
"strand": true,
"transcript": "ENST00000890823.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1278,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890834.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2417T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560893.1",
"strand": true,
"transcript": "ENST00000890834.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1631,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933372.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-11+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603431.1",
"strand": true,
"transcript": "ENST00000933372.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1961,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965397.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635456.1",
"strand": true,
"transcript": "ENST00000965397.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1909,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965399.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-63-3554T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635458.1",
"strand": true,
"transcript": "ENST00000965399.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 367,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1368,
"cdna_start": null,
"cds_end": null,
"cds_length": 1104,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965403.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-188-663T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635462.1",
"strand": true,
"transcript": "ENST00000965403.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 363,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3276,
"cdna_start": null,
"cds_end": null,
"cds_length": 1092,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364826.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-118-717T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351755.1",
"strand": true,
"transcript": "NM_001364826.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 363,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1820,
"cdna_start": null,
"cds_end": null,
"cds_length": 1092,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000256678.12",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-118-717T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000256678.8",
"strand": true,
"transcript": "ENST00000256678.12",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 355,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1845,
"cdna_start": null,
"cds_end": null,
"cds_length": 1068,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364822.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351751.1",
"strand": true,
"transcript": "NM_001364822.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1802,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001143788.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001137260.1",
"strand": true,
"transcript": "NM_001143788.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1863,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000613154.4",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000478872.1",
"strand": true,
"transcript": "ENST00000613154.4",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1612,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933376.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-54+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603435.1",
"strand": true,
"transcript": "ENST00000933376.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1800,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965400.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635459.1",
"strand": true,
"transcript": "ENST00000965400.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1851,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965401.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-63-3554T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635460.1",
"strand": true,
"transcript": "ENST00000965401.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 348,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1905,
"cdna_start": null,
"cds_end": null,
"cds_length": 1047,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000965402.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-63-3554T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635461.1",
"strand": true,
"transcript": "ENST00000965402.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 340,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1465,
"cdna_start": null,
"cds_end": null,
"cds_length": 1023,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000337898.10",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000338510.6",
"strand": true,
"transcript": "ENST00000337898.10",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 337,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1539,
"cdna_start": null,
"cds_end": null,
"cds_length": 1014,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933379.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603438.1",
"strand": true,
"transcript": "ENST00000933379.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 336,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1598,
"cdna_start": null,
"cds_end": null,
"cds_length": 1011,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933367.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603426.1",
"strand": true,
"transcript": "ENST00000933367.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 336,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1550,
"cdna_start": null,
"cds_end": null,
"cds_length": 1011,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933370.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603429.1",
"strand": true,
"transcript": "ENST00000933370.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 320,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1493,
"cdna_start": null,
"cds_end": null,
"cds_length": 963,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933377.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603436.1",
"strand": true,
"transcript": "ENST00000933377.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 319,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1737,
"cdna_start": null,
"cds_end": null,
"cds_length": 960,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_201440.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_958848.1",
"strand": true,
"transcript": "NM_201440.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 317,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1112,
"cdna_start": null,
"cds_end": null,
"cds_length": 954,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890833.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560892.1",
"strand": true,
"transcript": "ENST00000890833.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 317,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1497,
"cdna_start": null,
"cds_end": null,
"cds_length": 954,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933369.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603428.1",
"strand": true,
"transcript": "ENST00000933369.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 312,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1694,
"cdna_start": null,
"cds_end": null,
"cds_length": 939,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364824.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351753.1",
"strand": true,
"transcript": "NM_001364824.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 312,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1710,
"cdna_start": null,
"cds_end": null,
"cds_length": 939,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890819.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560878.1",
"strand": true,
"transcript": "ENST00000890819.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 312,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1768,
"cdna_start": null,
"cds_end": null,
"cds_length": 939,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890821.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560880.1",
"strand": true,
"transcript": "ENST00000890821.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 312,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1458,
"cdna_start": null,
"cds_end": null,
"cds_length": 939,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890830.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-11+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560889.1",
"strand": true,
"transcript": "ENST00000890830.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 310,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1473,
"cdna_start": null,
"cds_end": null,
"cds_length": 933,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890826.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560885.1",
"strand": true,
"transcript": "ENST00000890826.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 306,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2483,
"cdna_start": null,
"cds_end": null,
"cds_length": 921,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364833.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351762.1",
"strand": true,
"transcript": "NM_001364833.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 303,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1359,
"cdna_start": null,
"cds_end": null,
"cds_length": 912,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000317560.13",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000322048.9",
"strand": true,
"transcript": "ENST00000317560.13",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 300,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1680,
"cdna_start": null,
"cds_end": null,
"cds_length": 903,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364832.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351761.1",
"strand": true,
"transcript": "NM_001364832.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 293,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1637,
"cdna_start": null,
"cds_end": null,
"cds_length": 882,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001143789.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001137261.1",
"strand": true,
"transcript": "NM_001143789.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 293,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1554,
"cdna_start": null,
"cds_end": null,
"cds_length": 882,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890822.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560881.1",
"strand": true,
"transcript": "ENST00000890822.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 293,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1244,
"cdna_start": null,
"cds_end": null,
"cds_length": 882,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890824.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-20-6777T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560883.1",
"strand": true,
"transcript": "ENST00000890824.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 293,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1467,
"cdna_start": null,
"cds_end": null,
"cds_length": 882,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890825.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560884.1",
"strand": true,
"transcript": "ENST00000890825.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 293,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1486,
"cdna_start": null,
"cds_end": null,
"cds_length": 882,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933378.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2417T>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603437.1",
"strand": true,
"transcript": "ENST00000933378.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 287,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2426,
"cdna_start": null,
"cds_end": null,
"cds_length": 864,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364828.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351757.1",
"strand": true,
"transcript": "NM_001364828.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 280,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1355,
"cdna_start": null,
"cds_end": null,
"cds_length": 843,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933380.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603439.1",
"strand": true,
"transcript": "ENST00000933380.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 258,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2361,
"cdna_start": null,
"cds_end": null,
"cds_length": 777,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_201438.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_958846.1",
"strand": true,
"transcript": "NM_201438.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 232,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2261,
"cdna_start": null,
"cds_end": null,
"cds_length": 699,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001364830.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001351759.1",
"strand": true,
"transcript": "NM_001364830.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 175,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1067,
"cdna_start": null,
"cds_end": null,
"cds_length": 528,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933371.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603430.1",
"strand": true,
"transcript": "ENST00000933371.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 135,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 983,
"cdna_start": null,
"cds_end": null,
"cds_length": 408,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890829.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560888.1",
"strand": true,
"transcript": "ENST00000890829.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 135,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 943,
"cdna_start": null,
"cds_end": null,
"cds_length": 408,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933373.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603432.1",
"strand": true,
"transcript": "ENST00000933373.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 88,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 800,
"cdna_start": null,
"cds_end": null,
"cds_length": 267,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000890828.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000560887.1",
"strand": true,
"transcript": "ENST00000890828.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 88,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 844,
"cdna_start": null,
"cds_end": null,
"cds_length": 267,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933375.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-64+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603434.1",
"strand": true,
"transcript": "ENST00000933375.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 507,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3900,
"cdna_start": null,
"cds_end": null,
"cds_length": 1524,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019434.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874923.1",
"strand": true,
"transcript": "XM_017019434.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 501,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3882,
"cdna_start": null,
"cds_end": null,
"cds_length": 1506,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019436.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874925.1",
"strand": true,
"transcript": "XM_017019436.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 500,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3857,
"cdna_start": null,
"cds_end": null,
"cds_length": 1503,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019437.3",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874926.1",
"strand": true,
"transcript": "XM_017019437.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 496,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3599,
"cdna_start": null,
"cds_end": null,
"cds_length": 1491,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011538459.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011536761.1",
"strand": true,
"transcript": "XM_011538459.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 490,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3581,
"cdna_start": null,
"cds_end": null,
"cds_length": 1473,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019439.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874928.1",
"strand": true,
"transcript": "XM_017019439.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 488,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1790,
"cdna_start": null,
"cds_end": null,
"cds_length": 1467,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019440.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874929.1",
"strand": true,
"transcript": "XM_017019440.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 482,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3825,
"cdna_start": null,
"cds_end": null,
"cds_length": 1449,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047428971.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047284927.1",
"strand": true,
"transcript": "XM_047428971.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 477,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3542,
"cdna_start": null,
"cds_end": null,
"cds_length": 1434,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047428972.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047284928.1",
"strand": true,
"transcript": "XM_047428972.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 471,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3524,
"cdna_start": null,
"cds_end": null,
"cds_length": 1416,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019443.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874932.1",
"strand": true,
"transcript": "XM_017019443.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 452,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1680,
"cdna_start": null,
"cds_end": null,
"cds_length": 1359,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019444.3",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874933.1",
"strand": true,
"transcript": "XM_017019444.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 445,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1638,
"cdna_start": null,
"cds_end": null,
"cds_length": 1338,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019445.3",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874934.1",
"strand": true,
"transcript": "XM_017019445.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 435,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3416,
"cdna_start": null,
"cds_end": null,
"cds_length": 1308,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047428973.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047284929.1",
"strand": true,
"transcript": "XM_047428973.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 433,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1625,
"cdna_start": null,
"cds_end": null,
"cds_length": 1302,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019447.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874936.1",
"strand": true,
"transcript": "XM_017019447.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 427,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3660,
"cdna_start": null,
"cds_end": null,
"cds_length": 1284,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019448.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874937.1",
"strand": true,
"transcript": "XM_017019448.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 426,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1582,
"cdna_start": null,
"cds_end": null,
"cds_length": 1281,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019449.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874938.1",
"strand": true,
"transcript": "XM_017019449.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 420,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3617,
"cdna_start": null,
"cds_end": null,
"cds_length": 1263,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019450.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874939.1",
"strand": true,
"transcript": "XM_017019450.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 416,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3359,
"cdna_start": null,
"cds_end": null,
"cds_length": 1251,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017019451.2",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016874940.1",
"strand": true,
"transcript": "XM_017019451.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 402,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2271,
"cdna_start": null,
"cds_end": null,
"cds_length": 1209,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047428974.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047284930.1",
"strand": true,
"transcript": "XM_047428974.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 347,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2106,
"cdna_start": null,
"cds_end": null,
"cds_length": 1044,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047428975.1",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "c.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047284931.1",
"strand": true,
"transcript": "XM_047428975.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 847,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000549774.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "n.72+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000549774.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 770,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000550535.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "n.49+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000550535.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 648,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000551406.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "n.58+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000551406.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 415,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000551723.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "n.-43+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000450346.1",
"strand": true,
"transcript": "ENST00000551723.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 560,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000552429.5",
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"hgvs_c": "n.-21+2877T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000448645.1",
"strand": true,
"transcript": "ENST00000552429.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs116975820",
"effect": "intron_variant",
"frequency_reference_population": 0.11952197,
"gene_hgnc_id": 19369,
"gene_symbol": "PPHLN1",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 16642,
"gnomad_genomes_af": 0.119522,
"gnomad_genomes_homalt": 985,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 985,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.282,
"pos": 42329106,
"ref": "T",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001364827.2"
}
]
}