← 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: 15-90815155-TT-CC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=90815155&ref=TT&alt=CC&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "BLM",
"hgnc_id": 1058,
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"inheritance_mode": "AD,AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_000057.4",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "ENSG00000287061",
"hgnc_id": null,
"hgvs_c": "n.389_390delAAinsGG",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "ENST00000656405.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "CC",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "15",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5240,
"cdna_start": 4229,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_000057.4",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000355112.8",
"protein_coding": true,
"protein_id": "NP_000048.1",
"strand": true,
"transcript": "NM_000057.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5240,
"cdna_start": 4229,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000355112.8",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000057.4",
"protein_coding": true,
"protein_id": "ENSP00000347232.3",
"strand": true,
"transcript": "ENST00000355112.8",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1286,
"aa_ref": "I",
"aa_start": 1246,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3966,
"cdna_start": 3788,
"cds_end": null,
"cds_length": 3861,
"cds_start": 3737,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000560509.5",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.3737_3738delTTinsCC",
"hgvs_p": "p.Ile1246Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000454158.1",
"strand": true,
"transcript": "ENST00000560509.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": 4510,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 22,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000559724.5",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "n.*3054_*3055delTTinsCC",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000453359.1",
"strand": true,
"transcript": "ENST00000559724.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": 4510,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 22,
"exon_rank": 22,
"exon_rank_end": null,
"feature": "ENST00000559724.5",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "n.*3054_*3055delTTinsCC",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000453359.1",
"strand": true,
"transcript": "ENST00000559724.5",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1448,
"aa_ref": "I",
"aa_start": 1408,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4596,
"cdna_start": 4292,
"cds_end": null,
"cds_length": 4347,
"cds_start": 4223,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936452.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4223_4224delTTinsCC",
"hgvs_p": "p.Ile1408Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606511.1",
"strand": true,
"transcript": "ENST00000936452.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1435,
"aa_ref": "I",
"aa_start": 1395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4584,
"cdna_start": 4280,
"cds_end": null,
"cds_length": 4308,
"cds_start": 4184,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936450.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4184_4185delTTinsCC",
"hgvs_p": "p.Ile1395Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606509.1",
"strand": true,
"transcript": "ENST00000936450.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5350,
"cdna_start": 4339,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001287246.2",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001274175.1",
"strand": true,
"transcript": "NM_001287246.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5033,
"cdna_start": 4206,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000680772.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506117.1",
"strand": true,
"transcript": "ENST00000680772.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4615,
"cdna_start": 4311,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936448.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606507.1",
"strand": true,
"transcript": "ENST00000936448.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4688,
"cdna_start": 4381,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936451.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606510.1",
"strand": true,
"transcript": "ENST00000936451.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1417,
"aa_ref": "I",
"aa_start": 1377,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4503,
"cdna_start": 4290,
"cds_end": null,
"cds_length": 4254,
"cds_start": 4130,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936455.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4130_4131delTTinsCC",
"hgvs_p": "p.Ile1377Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606514.1",
"strand": true,
"transcript": "ENST00000936455.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1416,
"aa_ref": "I",
"aa_start": 1376,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5222,
"cdna_start": 4224,
"cds_end": null,
"cds_length": 4251,
"cds_start": 4127,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936446.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4127_4128delTTinsCC",
"hgvs_p": "p.Ile1376Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606505.1",
"strand": true,
"transcript": "ENST00000936446.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1384,
"aa_ref": "I",
"aa_start": 1344,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4334,
"cdna_start": 4126,
"cds_end": null,
"cds_length": 4155,
"cds_start": 4031,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936454.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4031_4032delTTinsCC",
"hgvs_p": "p.Ile1344Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606513.1",
"strand": true,
"transcript": "ENST00000936454.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1379,
"aa_ref": "I",
"aa_start": 1339,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4328,
"cdna_start": 4116,
"cds_end": null,
"cds_length": 4140,
"cds_start": 4016,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000891949.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.4016_4017delTTinsCC",
"hgvs_p": "p.Ile1339Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000562008.1",
"strand": true,
"transcript": "ENST00000891949.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1286,
"aa_ref": "I",
"aa_start": 1246,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4847,
"cdna_start": 3836,
"cds_end": null,
"cds_length": 3861,
"cds_start": 3737,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001287247.2",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.3737_3738delTTinsCC",
"hgvs_p": "p.Ile1246Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001274176.1",
"strand": true,
"transcript": "NM_001287247.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1221,
"aa_ref": "I",
"aa_start": 1181,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4646,
"cdna_start": 3638,
"cds_end": null,
"cds_length": 3666,
"cds_start": 3542,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936445.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.3542_3543delTTinsCC",
"hgvs_p": "p.Ile1181Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606504.1",
"strand": true,
"transcript": "ENST00000936445.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1198,
"aa_ref": "I",
"aa_start": 1158,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3885,
"cdna_start": 3578,
"cds_end": null,
"cds_length": 3597,
"cds_start": 3473,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936447.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.3473_3474delTTinsCC",
"hgvs_p": "p.Ile1158Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606506.1",
"strand": true,
"transcript": "ENST00000936447.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1042,
"aa_ref": "I",
"aa_start": 1002,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5406,
"cdna_start": 4395,
"cds_end": null,
"cds_length": 3129,
"cds_start": 3005,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001287248.2",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.3005_3006delTTinsCC",
"hgvs_p": "p.Ile1002Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001274177.1",
"strand": true,
"transcript": "NM_001287248.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 892,
"aa_ref": "I",
"aa_start": 852,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2862,
"cdna_start": 2651,
"cds_end": null,
"cds_length": 2679,
"cds_start": 2555,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936453.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.2555_2556delTTinsCC",
"hgvs_p": "p.Ile852Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606512.1",
"strand": true,
"transcript": "ENST00000936453.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 529,
"aa_ref": "I",
"aa_start": 489,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1867,
"cdna_start": 1561,
"cds_end": null,
"cds_length": 1590,
"cds_start": 1466,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000936449.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.1466_1467delTTinsCC",
"hgvs_p": "p.Ile489Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606508.1",
"strand": true,
"transcript": "ENST00000936449.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 979,
"aa_ref": "I",
"aa_start": 939,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3999,
"cdna_start": 2988,
"cds_end": null,
"cds_length": 2940,
"cds_start": 2816,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047432934.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.2816_2817delTTinsCC",
"hgvs_p": "p.Ile939Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288890.1",
"strand": true,
"transcript": "XM_047432934.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 763,
"aa_ref": "I",
"aa_start": 723,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4482,
"cdna_start": 3471,
"cds_end": null,
"cds_length": 2292,
"cds_start": 2168,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006720632.3",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.2168_2169delTTinsCC",
"hgvs_p": "p.Ile723Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006720695.1",
"strand": true,
"transcript": "XM_006720632.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1386,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4522,
"cdna_start": null,
"cds_end": null,
"cds_length": 4161,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 23,
"exon_rank": 23,
"exon_rank_end": null,
"feature": "ENST00000648453.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "c.*92_*93delTTinsCC",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497646.1",
"strand": true,
"transcript": "ENST00000648453.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": 1683,
"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": "ENST00000558825.5",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "n.1477_1478delTTinsCC",
"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": "ENST00000558825.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": 2967,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000560559.2",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "n.2703_2704delTTinsCC",
"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": "ENST00000560559.2",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1024,
"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": "ENST00000560821.1",
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"hgvs_c": "n.550_551delTTinsCC",
"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": "ENST00000560821.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1794,
"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": "ENST00000656405.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000287061",
"hgvs_c": "n.389_390delAAinsGG",
"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": "ENST00000656405.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 1058,
"gene_symbol": "BLM",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.059,
"pos": 90815155,
"ref": "TT",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_000057.4"
}
]
}