← 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: 11-62690840-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=62690840&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 5,
"criteria": [
"BP4_Strong",
"BP6"
],
"effects": [
"missense_variant"
],
"gene_symbol": "BSCL2",
"hgnc_id": 15832,
"hgvs_c": "c.1106C>T",
"hgvs_p": "p.Pro369Leu",
"inheritance_mode": "AD,AR",
"pathogenic_score": 0,
"score": -5,
"transcript": "NM_001386027.1",
"verdict": "Likely_benign"
},
{
"benign_score": 5,
"criteria": [
"BP4_Strong",
"BP6"
],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "HNRNPUL2-BSCL2",
"hgnc_id": 49189,
"hgvs_c": "n.*1151C>T",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -5,
"transcript": "ENST00000403734.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong,BP6",
"acmg_score": -5,
"allele_count_reference_population": 1084,
"alphamissense_prediction": null,
"alphamissense_score": 0.0642,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.37,
"chr": "11",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Charcot-Marie-Tooth disease type 2,Congenital generalized lipodystrophy,Hereditary spastic paraplegia,Inborn genetic diseases,Neurologic Disorders/Seipinopathy,not provided,not specified",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:6 LB:6",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.029188483953475952,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1710,
"cdna_start": 1329,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001122955.4",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000360796.10",
"protein_coding": true,
"protein_id": "NP_001116427.1",
"strand": false,
"transcript": "NM_001122955.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1710,
"cdna_start": 1329,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000360796.10",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001122955.4",
"protein_coding": true,
"protein_id": "ENSP00000354032.5",
"strand": false,
"transcript": "ENST00000360796.10",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 464,
"aa_ref": "P",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1984,
"cdna_start": 1603,
"cds_end": null,
"cds_length": 1395,
"cds_start": 1106,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000405837.5",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1106C>T",
"hgvs_p": "p.Pro369Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000385332.1",
"strand": false,
"transcript": "ENST00000405837.5",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 398,
"aa_ref": "P",
"aa_start": 303,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1516,
"cdna_start": 1155,
"cds_end": null,
"cds_length": 1197,
"cds_start": 908,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000407022.7",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.908C>T",
"hgvs_p": "p.Pro303Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000384080.3",
"strand": false,
"transcript": "ENST00000407022.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": true,
"cdna_end": null,
"cdna_length": 4001,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 24,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000403734.2",
"gene_hgnc_id": 49189,
"gene_symbol": "HNRNPUL2-BSCL2",
"hgvs_c": "n.*1151C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000456010.1",
"strand": false,
"transcript": "ENST00000403734.2",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": true,
"cdna_end": null,
"cdna_length": 4001,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 24,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000403734.2",
"gene_hgnc_id": 49189,
"gene_symbol": "HNRNPUL2-BSCL2",
"hgvs_c": "n.*1151C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000456010.1",
"strand": false,
"transcript": "ENST00000403734.2",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 467,
"aa_ref": "P",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1765,
"cdna_start": 1379,
"cds_end": null,
"cds_length": 1404,
"cds_start": 1106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000912246.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1106C>T",
"hgvs_p": "p.Pro369Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582305.1",
"strand": false,
"transcript": "ENST00000912246.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 465,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1882,
"cdna_start": 1492,
"cds_end": null,
"cds_length": 1398,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000683296.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507725.1",
"strand": false,
"transcript": "ENST00000683296.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 465,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2008,
"cdna_start": 1619,
"cds_end": null,
"cds_length": 1398,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000854116.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524175.1",
"strand": false,
"transcript": "ENST00000854116.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 465,
"aa_ref": "P",
"aa_start": 370,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1972,
"cdna_start": 1584,
"cds_end": null,
"cds_length": 1398,
"cds_start": 1109,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000854117.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1109C>T",
"hgvs_p": "p.Pro370Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524176.1",
"strand": false,
"transcript": "ENST00000854117.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 465,
"aa_ref": "P",
"aa_start": 370,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1719,
"cdna_start": 1339,
"cds_end": null,
"cds_length": 1398,
"cds_start": 1109,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000854120.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1109C>T",
"hgvs_p": "p.Pro370Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524179.1",
"strand": false,
"transcript": "ENST00000854120.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 464,
"aa_ref": "P",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2007,
"cdna_start": 1626,
"cds_end": null,
"cds_length": 1395,
"cds_start": 1106,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001386027.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1106C>T",
"hgvs_p": "p.Pro369Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372956.1",
"strand": false,
"transcript": "NM_001386027.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 464,
"aa_ref": "P",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1879,
"cdna_start": 1498,
"cds_end": null,
"cds_length": 1395,
"cds_start": 1106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000854118.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1106C>T",
"hgvs_p": "p.Pro369Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524177.1",
"strand": false,
"transcript": "ENST00000854118.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2001,
"cdna_start": 1620,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001386028.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372957.1",
"strand": false,
"transcript": "NM_001386028.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1863,
"cdna_start": 1502,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000524862.6",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000433888.2",
"strand": false,
"transcript": "ENST00000524862.6",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2001,
"cdna_start": 1620,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000679883.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000505838.1",
"strand": false,
"transcript": "ENST00000679883.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2147,
"cdna_start": 1768,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000951455.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621514.1",
"strand": false,
"transcript": "ENST00000951455.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 462,
"aa_ref": "P",
"aa_start": 369,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1648,
"cdna_start": 1275,
"cds_end": null,
"cds_length": 1389,
"cds_start": 1106,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000951457.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1106C>T",
"hgvs_p": "p.Pro369Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621516.1",
"strand": false,
"transcript": "ENST00000951457.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 460,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1995,
"cdna_start": 1621,
"cds_end": null,
"cds_length": 1383,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000854115.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524174.1",
"strand": false,
"transcript": "ENST00000854115.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 460,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1830,
"cdna_start": 1454,
"cds_end": null,
"cds_length": 1383,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000912245.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582304.1",
"strand": false,
"transcript": "ENST00000912245.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 418,
"aa_ref": "P",
"aa_start": 367,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1793,
"cdna_start": 1492,
"cds_end": null,
"cds_length": 1257,
"cds_start": 1100,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000682223.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1100C>T",
"hgvs_p": "p.Pro367Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508140.1",
"strand": false,
"transcript": "ENST00000682223.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 417,
"aa_ref": "P",
"aa_start": 322,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2724,
"cdna_start": 1357,
"cds_end": null,
"cds_length": 1254,
"cds_start": 965,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000684475.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.965C>T",
"hgvs_p": "p.Pro322Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507429.1",
"strand": false,
"transcript": "ENST00000684475.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 398,
"aa_ref": "P",
"aa_start": 303,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1520,
"cdna_start": 1126,
"cds_end": null,
"cds_length": 1197,
"cds_start": 908,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_032667.6",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.908C>T",
"hgvs_p": "p.Pro303Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_116056.3",
"strand": false,
"transcript": "NM_032667.6",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 398,
"aa_ref": "P",
"aa_start": 303,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1693,
"cdna_start": 1332,
"cds_end": null,
"cds_length": 1197,
"cds_start": 908,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000403550.5",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.908C>T",
"hgvs_p": "p.Pro303Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000385561.1",
"strand": false,
"transcript": "ENST00000403550.5",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 398,
"aa_ref": "P",
"aa_start": 303,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1440,
"cdna_start": 1099,
"cds_end": null,
"cds_length": 1197,
"cds_start": 908,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000421906.5",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.908C>T",
"hgvs_p": "p.Pro303Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000413209.1",
"strand": false,
"transcript": "ENST00000421906.5",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 382,
"aa_ref": "P",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1535,
"cdna_start": 1154,
"cds_end": null,
"cds_length": 1149,
"cds_start": 860,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000951456.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.860C>T",
"hgvs_p": "p.Pro287Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621515.1",
"strand": false,
"transcript": "ENST00000951456.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 339,
"aa_ref": "P",
"aa_start": 244,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1324,
"cdna_start": 943,
"cds_end": null,
"cds_length": 1020,
"cds_start": 731,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000912247.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.731C>T",
"hgvs_p": "p.Pro244Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582306.1",
"strand": false,
"transcript": "ENST00000912247.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 337,
"aa_ref": "P",
"aa_start": 242,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1336,
"cdna_start": 955,
"cds_end": null,
"cds_length": 1014,
"cds_start": 725,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000854119.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.725C>T",
"hgvs_p": "p.Pro242Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000524178.1",
"strand": false,
"transcript": "ENST00000854119.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 298,
"aa_ref": "P",
"aa_start": 203,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2381,
"cdna_start": 1014,
"cds_end": null,
"cds_length": 897,
"cds_start": 608,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000449636.6",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.608C>T",
"hgvs_p": "p.Pro203Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000405265.2",
"strand": false,
"transcript": "ENST00000449636.6",
"transcript_support_level": 3
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 287,
"aa_ref": "R",
"aa_start": 256,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1378,
"cdna_start": 984,
"cds_end": null,
"cds_length": 864,
"cds_start": 766,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001130702.2",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.766C>T",
"hgvs_p": "p.Arg256Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001124174.2",
"strand": false,
"transcript": "NM_001130702.2",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 287,
"aa_ref": "R",
"aa_start": 256,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1364,
"cdna_start": 984,
"cds_end": null,
"cds_length": 864,
"cds_start": 766,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000278893.11",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.766C>T",
"hgvs_p": "p.Arg256Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000278893.7",
"strand": false,
"transcript": "ENST00000278893.11",
"transcript_support_level": 2
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 251,
"aa_ref": "P",
"aa_start": 156,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1035,
"cdna_start": 654,
"cds_end": null,
"cds_length": 756,
"cds_start": 467,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000912248.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.467C>T",
"hgvs_p": "p.Pro156Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582307.1",
"strand": false,
"transcript": "ENST00000912248.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 206,
"aa_ref": "P",
"aa_start": 111,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 866,
"cdna_start": 493,
"cds_end": null,
"cds_length": 621,
"cds_start": 332,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000912249.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.332C>T",
"hgvs_p": "p.Pro111Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582308.1",
"strand": false,
"transcript": "ENST00000912249.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 132,
"aa_ref": "P",
"aa_start": 37,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 848,
"cdna_start": 465,
"cds_end": null,
"cds_length": 399,
"cds_start": 110,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000912244.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.110C>T",
"hgvs_p": "p.Pro37Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582303.1",
"strand": false,
"transcript": "ENST00000912244.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 448,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1818,
"cdna_start": null,
"cds_end": null,
"cds_length": 1347,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684067.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.1073-109C>T",
"hgvs_p": null,
"intron_rank": 8,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506799.1",
"strand": false,
"transcript": "ENST00000684067.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 323,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1210,
"cdna_start": null,
"cds_end": null,
"cds_length": 972,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000951458.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.698-109C>T",
"hgvs_p": null,
"intron_rank": 5,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000621517.1",
"strand": false,
"transcript": "ENST00000951458.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 79,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 326,
"cdna_start": null,
"cds_end": null,
"cds_length": 240,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000403098.6",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "c.186-419C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000384258.2",
"strand": false,
"transcript": "ENST00000403098.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": 1712,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000301781.10",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*211C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000301781.5",
"strand": false,
"transcript": "ENST00000301781.10",
"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": 1641,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000412351.2",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1430C>T",
"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": "ENST00000412351.2",
"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": 1493,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000463679.6",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1090C>T",
"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": "ENST00000463679.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": 512,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000470529.5",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.132C>T",
"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": "ENST00000470529.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": 1852,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000682003.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1488C>T",
"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": "ENST00000682003.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2764,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000682262.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*162C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507103.1",
"strand": false,
"transcript": "ENST00000682262.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2777,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000682555.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*211C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507814.1",
"strand": false,
"transcript": "ENST00000682555.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": 2166,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000682644.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1837C>T",
"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": "ENST00000682644.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": 1954,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000682794.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1617C>T",
"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": "ENST00000682794.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3133,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000683025.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*885C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507028.1",
"strand": false,
"transcript": "ENST00000683025.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": 1240,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000683193.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.820C>T",
"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": "ENST00000683193.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": 1835,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000683368.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1498C>T",
"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": "ENST00000683368.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": 3344,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000683494.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.2980C>T",
"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": "ENST00000683494.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": 2807,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000683846.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1440C>T",
"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": "ENST00000683846.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": 3107,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000683892.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1740C>T",
"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": "ENST00000683892.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": 3048,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000684115.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1681C>T",
"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": "ENST00000684115.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": 2238,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000684258.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1873C>T",
"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": "ENST00000684258.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2777,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000684285.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*607C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507669.1",
"strand": false,
"transcript": "ENST00000684285.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": 2315,
"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": "ENST00000684609.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.1837C>T",
"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": "ENST00000684609.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": 3123,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000684720.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.2791C>T",
"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": "ENST00000684720.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 4014,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 24,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "NR_037946.1",
"gene_hgnc_id": 49189,
"gene_symbol": "HNRNPUL2-BSCL2",
"hgvs_c": "n.3620C>T",
"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": "NR_037946.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1712,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000301781.10",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*211C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000301781.5",
"strand": false,
"transcript": "ENST00000301781.10",
"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": 2764,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000682262.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*162C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507103.1",
"strand": false,
"transcript": "ENST00000682262.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2777,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000682555.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*211C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507814.1",
"strand": false,
"transcript": "ENST00000682555.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3133,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 11,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000683025.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*885C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507028.1",
"strand": false,
"transcript": "ENST00000683025.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2777,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000684285.1",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*607C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507669.1",
"strand": false,
"transcript": "ENST00000684285.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": 547,
"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": "ENST00000468505.5",
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"hgvs_c": "n.*130C>T",
"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": "ENST00000468505.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs144245125",
"effect": "missense_variant",
"frequency_reference_population": 0.0006718223,
"gene_hgnc_id": 15832,
"gene_symbol": "BSCL2",
"gnomad_exomes_ac": 1013,
"gnomad_exomes_af": 0.000693218,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 71,
"gnomad_genomes_af": 0.000466424,
"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": "Conflicting classifications of pathogenicity",
"phenotype_combined": "Neurologic Disorders/Seipinopathy|Congenital generalized lipodystrophy|not provided|not specified|Charcot-Marie-Tooth disease type 2|Hereditary spastic paraplegia|Inborn genetic diseases",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.036,
"pos": 62690840,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.17,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001386027.1"
}
]
}