← 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: 16-28477564-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=28477564&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 13,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Very_Strong",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "CLN3",
"hgnc_id": 2074,
"hgvs_c": "c.1269G>A",
"hgvs_p": "p.Ser423Ser",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": -11,
"transcript": "NM_000086.2",
"verdict": "Benign"
},
{
"benign_score": 12,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Very_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000261832",
"hgnc_id": null,
"hgvs_c": "c.228+4541G>A",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -10,
"transcript": "ENST00000637378.1",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Very_Strong,BP7",
"acmg_score": -11,
"allele_count_reference_population": 20,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.53,
"chr": "16",
"clinvar_classification": "Likely benign",
"clinvar_disease": "Inborn genetic diseases,Neuronal ceroid lipofuscinosis",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:2",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.5299999713897705,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 438,
"aa_ref": "S",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1685,
"cdna_start": 1400,
"cds_end": null,
"cds_length": 1317,
"cds_start": 1269,
"consequences": [
"synonymous_variant"
],
"exon_count": 16,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "NM_001042432.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1269G>A",
"hgvs_p": "p.Ser423Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000636147.2",
"protein_coding": true,
"protein_id": "NP_001035897.1",
"strand": false,
"transcript": "NM_001042432.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 438,
"aa_ref": "S",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1685,
"cdna_start": 1400,
"cds_end": null,
"cds_length": 1317,
"cds_start": 1269,
"consequences": [
"synonymous_variant"
],
"exon_count": 16,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000636147.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1269G>A",
"hgvs_p": "p.Ser423Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001042432.2",
"protein_coding": true,
"protein_id": "ENSP00000490105.1",
"strand": false,
"transcript": "ENST00000636147.2",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 438,
"aa_ref": "S",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1876,
"cdna_start": 1584,
"cds_end": null,
"cds_length": 1317,
"cds_start": 1269,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000359984.12",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1269G>A",
"hgvs_p": "p.Ser423Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000353073.9",
"strand": false,
"transcript": "ENST00000359984.12",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 421,
"aa_ref": "S",
"aa_start": 406,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1318,
"cdna_start": 1218,
"cds_end": null,
"cds_length": 1266,
"cds_start": 1218,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000565316.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1218G>A",
"hgvs_p": "p.Ser406Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000456117.1",
"strand": false,
"transcript": "ENST00000565316.6",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 390,
"aa_ref": "S",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1173,
"cdna_start": 1125,
"cds_end": null,
"cds_length": 1173,
"cds_start": 1125,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000355477.10",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1125G>A",
"hgvs_p": "p.Ser375Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000347660.7",
"strand": false,
"transcript": "ENST00000355477.10",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 339,
"aa_ref": "S",
"aa_start": 324,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1469,
"cdna_start": 1196,
"cds_end": null,
"cds_length": 1020,
"cds_start": 972,
"consequences": [
"synonymous_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000357806.11",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.972G>A",
"hgvs_p": "p.Ser324Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000350457.7",
"strand": false,
"transcript": "ENST00000357806.11",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 336,
"aa_ref": "S",
"aa_start": 321,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1224,
"cdna_start": 1143,
"cds_end": null,
"cds_length": 1011,
"cds_start": 963,
"consequences": [
"synonymous_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000636228.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.963G>A",
"hgvs_p": "p.Ser321Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000489627.1",
"strand": false,
"transcript": "ENST00000636228.1",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 369,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1112,
"cdna_start": null,
"cds_end": null,
"cds_length": 1112,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000637378.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "c.228+4541G>A",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000490831.1",
"strand": false,
"transcript": "ENST00000637378.1",
"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": 931,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000566057.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*565G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000456693.1",
"strand": false,
"transcript": "ENST00000566057.5",
"transcript_support_level": 1
},
{
"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": 1721,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000568224.4",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.1035G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000454253.1",
"strand": false,
"transcript": "ENST00000568224.4",
"transcript_support_level": 1
},
{
"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": 931,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000566057.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*565G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000456693.1",
"strand": false,
"transcript": "ENST00000566057.5",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 438,
"aa_ref": "S",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1877,
"cdna_start": 1592,
"cds_end": null,
"cds_length": 1317,
"cds_start": 1269,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_000086.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1269G>A",
"hgvs_p": "p.Ser423Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000077.1",
"strand": false,
"transcript": "NM_000086.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 438,
"aa_ref": "S",
"aa_start": 423,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5765,
"cdna_start": 3597,
"cds_end": null,
"cds_length": 1317,
"cds_start": 1269,
"consequences": [
"synonymous_variant"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000569430.7",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1269G>A",
"hgvs_p": "p.Ser423Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000454229.1",
"strand": false,
"transcript": "ENST00000569430.7",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 437,
"aa_ref": "S",
"aa_start": 422,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1785,
"cdna_start": 1497,
"cds_end": null,
"cds_length": 1314,
"cds_start": 1266,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000940182.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1266G>A",
"hgvs_p": "p.Ser422Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610241.1",
"strand": false,
"transcript": "ENST00000940182.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 416,
"aa_ref": "S",
"aa_start": 401,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1680,
"cdna_start": 1395,
"cds_end": null,
"cds_length": 1251,
"cds_start": 1203,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000892258.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1203G>A",
"hgvs_p": "p.Ser401Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000562317.1",
"strand": false,
"transcript": "ENST00000892258.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 414,
"aa_ref": "S",
"aa_start": 399,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3541,
"cdna_start": 1328,
"cds_end": null,
"cds_length": 1245,
"cds_start": 1197,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_001286104.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1197G>A",
"hgvs_p": "p.Ser399Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001273033.1",
"strand": false,
"transcript": "NM_001286104.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 414,
"aa_ref": "S",
"aa_start": 399,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1608,
"cdna_start": 1329,
"cds_end": null,
"cds_length": 1245,
"cds_start": 1197,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000333496.14",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1197G>A",
"hgvs_p": "p.Ser399Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000329171.9",
"strand": false,
"transcript": "ENST00000333496.14",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 414,
"aa_ref": "S",
"aa_start": 399,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1841,
"cdna_start": 1556,
"cds_end": null,
"cds_length": 1245,
"cds_start": 1197,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000360019.8",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1197G>A",
"hgvs_p": "p.Ser399Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000353116.3",
"strand": false,
"transcript": "ENST00000360019.8",
"transcript_support_level": 2
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 384,
"aa_ref": "S",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3718,
"cdna_start": 1505,
"cds_end": null,
"cds_length": 1155,
"cds_start": 1107,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "NM_001286110.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1107G>A",
"hgvs_p": "p.Ser369Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001273039.1",
"strand": false,
"transcript": "NM_001286110.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 384,
"aa_ref": "S",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1720,
"cdna_start": 1436,
"cds_end": null,
"cds_length": 1155,
"cds_start": 1107,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000357857.14",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1107G>A",
"hgvs_p": "p.Ser369Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000350523.9",
"strand": false,
"transcript": "ENST00000357857.14",
"transcript_support_level": 2
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 384,
"aa_ref": "S",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1452,
"cdna_start": 1321,
"cds_end": null,
"cds_length": 1155,
"cds_start": 1107,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000567963.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1107G>A",
"hgvs_p": "p.Ser369Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000455387.2",
"strand": false,
"transcript": "ENST00000567963.6",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 379,
"aa_ref": "S",
"aa_start": 364,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1449,
"cdna_start": 1168,
"cds_end": null,
"cds_length": 1140,
"cds_start": 1092,
"consequences": [
"synonymous_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000892259.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1092G>A",
"hgvs_p": "p.Ser364Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000562318.1",
"strand": false,
"transcript": "ENST00000892259.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 360,
"aa_ref": "S",
"aa_start": 345,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1783,
"cdna_start": 1433,
"cds_end": null,
"cds_length": 1083,
"cds_start": 1035,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_001286109.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1035G>A",
"hgvs_p": "p.Ser345Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001273038.1",
"strand": false,
"transcript": "NM_001286109.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 338,
"aa_ref": "S",
"aa_start": 323,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3638,
"cdna_start": 1425,
"cds_end": null,
"cds_length": 1017,
"cds_start": 969,
"consequences": [
"synonymous_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_001286105.2",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.969G>A",
"hgvs_p": "p.Ser323Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001273034.1",
"strand": false,
"transcript": "NM_001286105.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 307,
"aa_ref": "S",
"aa_start": 292,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1351,
"cdna_start": 1068,
"cds_end": null,
"cds_length": 924,
"cds_start": 876,
"consequences": [
"synonymous_variant"
],
"exon_count": 11,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000940184.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.876G>A",
"hgvs_p": "p.Ser292Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610243.1",
"strand": false,
"transcript": "ENST00000940184.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 285,
"aa_ref": "S",
"aa_start": 270,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1430,
"cdna_start": 1157,
"cds_end": null,
"cds_length": 858,
"cds_start": 810,
"consequences": [
"synonymous_variant"
],
"exon_count": 11,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000395653.9",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.810G>A",
"hgvs_p": "p.Ser270Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000379014.5",
"strand": false,
"transcript": "ENST00000395653.9",
"transcript_support_level": 5
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 160,
"aa_ref": "S",
"aa_start": 145,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 927,
"cdna_start": 642,
"cds_end": null,
"cds_length": 483,
"cds_start": 435,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000940183.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.435G>A",
"hgvs_p": "p.Ser145Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610242.1",
"strand": false,
"transcript": "ENST00000940183.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 370,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1284,
"cdna_start": null,
"cds_end": null,
"cds_length": 1113,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000637100.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "c.1006-3302G>A",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000490394.1",
"strand": false,
"transcript": "ENST00000637100.1",
"transcript_support_level": 5
},
{
"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": 1957,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000561689.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1682G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000561689.6",
"transcript_support_level": 2
},
{
"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": 3081,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000563874.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.2797G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000563874.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": 790,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000564091.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.609G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000454466.2",
"strand": false,
"transcript": "ENST00000564091.6",
"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": 1225,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000565140.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*631G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000455342.1",
"strand": false,
"transcript": "ENST00000565140.5",
"transcript_support_level": 2
},
{
"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": 759,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000565354.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.582G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000565354.5",
"transcript_support_level": 5
},
{
"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": 1968,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000568076.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1698G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000568076.6",
"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": 1168,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000568422.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*506G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000455549.2",
"strand": false,
"transcript": "ENST00000568422.6",
"transcript_support_level": 5
},
{
"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": 1616,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000568452.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1500G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000568452.6",
"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": 1109,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000569030.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000454680.1",
"strand": false,
"transcript": "ENST00000569030.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": 1183,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000628023.3",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*565G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000486178.1",
"strand": false,
"transcript": "ENST00000628023.3",
"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": 1404,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000635861.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*921G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490034.1",
"strand": false,
"transcript": "ENST00000635861.1",
"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": 2824,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 23,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000635887.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.1269G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490709.1",
"strand": false,
"transcript": "ENST00000635887.1",
"transcript_support_level": 5
},
{
"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": 1837,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000635958.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1676G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000635958.1",
"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": 2223,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000636017.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490538.1",
"strand": false,
"transcript": "ENST00000636017.1",
"transcript_support_level": 5
},
{
"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": 2382,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000636078.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.1391G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000636078.1",
"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": 1536,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000636172.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490505.1",
"strand": false,
"transcript": "ENST00000636172.1",
"transcript_support_level": 2
},
{
"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": 1292,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000636351.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1163G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000636351.1",
"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": 2521,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000636503.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489824.1",
"strand": false,
"transcript": "ENST00000636503.1",
"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": 2061,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 17,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000636766.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.1269G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489841.1",
"strand": false,
"transcript": "ENST00000636766.1",
"transcript_support_level": 5
},
{
"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": 2018,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000636839.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1765G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000636839.1",
"transcript_support_level": 5
},
{
"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": 2289,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000636853.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.2282G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000636853.1",
"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": 2452,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000636866.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*64G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490880.1",
"strand": false,
"transcript": "ENST00000636866.1",
"transcript_support_level": 5
},
{
"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": 1679,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000636907.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1420G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000636907.1",
"transcript_support_level": 2
},
{
"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": 2969,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000636977.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.2761G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000636977.1",
"transcript_support_level": 5
},
{
"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": 1684,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000637050.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.1658G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000637050.1",
"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": 1946,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000637107.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490248.1",
"strand": false,
"transcript": "ENST00000637107.1",
"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": 1753,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000637184.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489952.1",
"strand": false,
"transcript": "ENST00000637184.1",
"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": 1954,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000637299.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*1078G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489823.1",
"strand": false,
"transcript": "ENST00000637299.1",
"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": 2512,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 23,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000637376.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490758.1",
"strand": false,
"transcript": "ENST00000637376.1",
"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": 1577,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000637578.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490206.1",
"strand": false,
"transcript": "ENST00000637578.1",
"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": 1228,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000637699.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*634G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490049.1",
"strand": false,
"transcript": "ENST00000637699.1",
"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": 879,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000637745.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490283.1",
"strand": false,
"transcript": "ENST00000637745.1",
"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": 1606,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000637871.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*967G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490670.1",
"strand": false,
"transcript": "ENST00000637871.1",
"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": 1154,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000638036.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.429G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490933.1",
"strand": false,
"transcript": "ENST00000638036.1",
"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": 1225,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000565140.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*631G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000455342.1",
"strand": false,
"transcript": "ENST00000565140.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": 1168,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000568422.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*506G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000455549.2",
"strand": false,
"transcript": "ENST00000568422.6",
"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": 1109,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000569030.5",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000454680.1",
"strand": false,
"transcript": "ENST00000569030.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": 1183,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000628023.3",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*565G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000486178.1",
"strand": false,
"transcript": "ENST00000628023.3",
"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": 1404,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000635861.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*921G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490034.1",
"strand": false,
"transcript": "ENST00000635861.1",
"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": 2223,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 21,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000636017.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490538.1",
"strand": false,
"transcript": "ENST00000636017.1",
"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": 1536,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000636172.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490505.1",
"strand": false,
"transcript": "ENST00000636172.1",
"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": 2521,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 21,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000636503.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489824.1",
"strand": false,
"transcript": "ENST00000636503.1",
"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": 2452,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000636866.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*64G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490880.1",
"strand": false,
"transcript": "ENST00000636866.1",
"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": 1946,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 14,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000637107.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490248.1",
"strand": false,
"transcript": "ENST00000637107.1",
"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": 1753,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000637184.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489952.1",
"strand": false,
"transcript": "ENST00000637184.1",
"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": 1954,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 20,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000637299.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*1078G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000489823.1",
"strand": false,
"transcript": "ENST00000637299.1",
"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": 2512,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 23,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000637376.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490758.1",
"strand": false,
"transcript": "ENST00000637376.1",
"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": 1577,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000637578.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*793G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490206.1",
"strand": false,
"transcript": "ENST00000637578.1",
"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": 1228,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000637699.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*634G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490049.1",
"strand": false,
"transcript": "ENST00000637699.1",
"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": 879,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000637745.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000261832",
"hgvs_c": "n.*299G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490283.1",
"strand": false,
"transcript": "ENST00000637745.1",
"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": 1606,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 13,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000637871.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*967G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490670.1",
"strand": false,
"transcript": "ENST00000637871.1",
"transcript_support_level": 5
},
{
"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": 1326,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000566824.6",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*226G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000566824.6",
"transcript_support_level": 5
},
{
"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": 801,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000636685.1",
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"hgvs_c": "n.*250G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000636685.1",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs200719311",
"effect": "synonymous_variant",
"frequency_reference_population": 0.000012391604,
"gene_hgnc_id": 2074,
"gene_symbol": "CLN3",
"gnomad_exomes_ac": 14,
"gnomad_exomes_af": 0.00000957784,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 6,
"gnomad_genomes_af": 0.000039399,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Likely benign",
"phenotype_combined": "Neuronal ceroid lipofuscinosis|Inborn genetic diseases",
"phylop100way_prediction": "Benign",
"phylop100way_score": -2.371,
"pos": 28477564,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.1599999964237213,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.16,
"transcript": "NM_000086.2"
}
]
}