← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 3-113229386-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=113229386&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 113229386,
"ref": "C",
"alt": "A",
"effect": "intron_variant",
"transcript": "ENST00000682979.1",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001378074.1",
"protein_id": "NP_001365003.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4574,
"mane_select": "ENST00000682979.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "ENST00000682979.1",
"protein_id": "ENSP00000507783.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4574,
"mane_select": "NM_001378074.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "ENST00000273395.8",
"protein_id": "ENSP00000273395.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4276,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "ENST00000495514.5",
"protein_id": "ENSP00000418663.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4646,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+12966C>A",
"hgvs_p": null,
"transcript": "ENST00000484034.1",
"protein_id": "ENSP00000417337.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 157,
"cds_start": -4,
"cds_end": null,
"cds_length": 474,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1286,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001301861.2",
"protein_id": "NP_001288790.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4696,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001378073.1",
"protein_id": "NP_001365002.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4578,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387919.1",
"protein_id": "NP_001374848.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4692,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+12966C>A",
"hgvs_p": null,
"transcript": "NM_001378075.1",
"protein_id": "NP_001365004.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4717,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001387920.1",
"protein_id": "NP_001374849.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4521,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387921.1",
"protein_id": "NP_001374850.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4517,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_033254.4",
"protein_id": "NP_150279.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4571,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "ENST00000355385.7",
"protein_id": "ENSP00000347546.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4278,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387924.1",
"protein_id": "NP_001374853.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1024,
"cds_start": -4,
"cds_end": null,
"cds_length": 3075,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4301,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001387925.1",
"protein_id": "NP_001374854.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 998,
"cds_start": -4,
"cds_end": null,
"cds_length": 2997,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4381,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387926.1",
"protein_id": "NP_001374855.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 871,
"cds_start": -4,
"cds_end": null,
"cds_length": 2616,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3264,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001387927.1",
"protein_id": "NP_001374856.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 870,
"cds_start": -4,
"cds_end": null,
"cds_length": 2613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3265,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387928.1",
"protein_id": "NP_001374857.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 870,
"cds_start": -4,
"cds_end": null,
"cds_length": 2613,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3207,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001387929.1",
"protein_id": "NP_001374858.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 532,
"cds_start": -4,
"cds_end": null,
"cds_length": 1599,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3165,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387930.1",
"protein_id": "NP_001374859.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 532,
"cds_start": -4,
"cds_end": null,
"cds_length": 1599,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3161,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001387932.1",
"protein_id": "NP_001374861.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 339,
"cds_start": -4,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2156,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001301867.2",
"protein_id": "NP_001288796.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 157,
"cds_start": -4,
"cds_end": null,
"cds_length": 474,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2181,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "NM_001387922.1",
"protein_id": "NP_001374851.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 157,
"cds_start": -4,
"cds_end": null,
"cds_length": 474,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2177,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "NM_001387923.1",
"protein_id": "NP_001374852.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 157,
"cds_start": -4,
"cds_end": null,
"cds_length": 474,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2127,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "ENST00000485230.5",
"protein_id": "ENSP00000420154.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 157,
"cds_start": -4,
"cds_end": null,
"cds_length": 474,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2173,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "ENST00000464546.5",
"protein_id": "ENSP00000417362.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 83,
"cds_start": -4,
"cds_end": null,
"cds_length": 254,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 582,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.67+13108C>A",
"hgvs_p": null,
"transcript": "ENST00000498710.1",
"protein_id": "ENSP00000419022.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 64,
"cds_start": -4,
"cds_end": null,
"cds_length": 195,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 703,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+12966C>A",
"hgvs_p": null,
"transcript": "ENST00000494687.5",
"protein_id": "ENSP00000418260.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 31,
"cds_start": -4,
"cds_end": null,
"cds_length": 97,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 544,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "ENST00000462425.1",
"protein_id": "ENSP00000418118.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 20,
"cds_start": -4,
"cds_end": null,
"cds_length": 65,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 561,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "n.207+13108C>A",
"hgvs_p": null,
"transcript": "ENST00000471963.6",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1616,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "n.498+13108C>A",
"hgvs_p": null,
"transcript": "NR_170866.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4454,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449173.1",
"protein_id": "XP_047305129.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1152,
"cds_start": -4,
"cds_end": null,
"cds_length": 3459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4231,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "XM_047449175.1",
"protein_id": "XP_047305131.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1152,
"cds_start": -4,
"cds_end": null,
"cds_length": 3459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4227,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+12966C>A",
"hgvs_p": null,
"transcript": "XM_047449176.1",
"protein_id": "XP_047305132.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1152,
"cds_start": -4,
"cds_end": null,
"cds_length": 3459,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4271,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449177.1",
"protein_id": "XP_047305133.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1151,
"cds_start": -4,
"cds_end": null,
"cds_length": 3456,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4228,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449178.1",
"protein_id": "XP_047305134.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1149,
"cds_start": -4,
"cds_end": null,
"cds_length": 3450,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4222,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+1356C>A",
"hgvs_p": null,
"transcript": "XM_047449179.1",
"protein_id": "XP_047305135.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1149,
"cds_start": -4,
"cds_end": null,
"cds_length": 3450,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4325,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449180.1",
"protein_id": "XP_047305136.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1148,
"cds_start": -4,
"cds_end": null,
"cds_length": 3447,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4219,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_017007446.2",
"protein_id": "XP_016862935.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1118,
"cds_start": -4,
"cds_end": null,
"cds_length": 3357,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4129,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_017007450.3",
"protein_id": "XP_016862939.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1117,
"cds_start": -4,
"cds_end": null,
"cds_length": 3354,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4126,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449181.1",
"protein_id": "XP_047305137.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1115,
"cds_start": -4,
"cds_end": null,
"cds_length": 3348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4120,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449182.1",
"protein_id": "XP_047305138.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4117,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null,
"transcript": "XM_047449183.1",
"protein_id": "XP_047305139.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1114,
"cds_start": -4,
"cds_end": null,
"cds_length": 3345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4113,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449185.1",
"protein_id": "XP_047305141.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1058,
"cds_start": -4,
"cds_end": null,
"cds_length": 3177,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3949,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.67+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449186.1",
"protein_id": "XP_047305142.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1049,
"cds_start": -4,
"cds_end": null,
"cds_length": 3150,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4350,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.67+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449187.1",
"protein_id": "XP_047305143.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1049,
"cds_start": -4,
"cds_end": null,
"cds_length": 3150,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3908,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.67+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449188.1",
"protein_id": "XP_047305144.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1049,
"cds_start": -4,
"cds_end": null,
"cds_length": 3150,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4004,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449189.1",
"protein_id": "XP_047305145.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1024,
"cds_start": -4,
"cds_end": null,
"cds_length": 3075,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3847,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449190.1",
"protein_id": "XP_047305146.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1023,
"cds_start": -4,
"cds_end": null,
"cds_length": 3072,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3844,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449191.1",
"protein_id": "XP_047305147.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1014,
"cds_start": -4,
"cds_end": null,
"cds_length": 3045,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3272,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.67+13108C>A",
"hgvs_p": null,
"transcript": "XM_047449184.1",
"protein_id": "XP_047305140.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1012,
"cds_start": -4,
"cds_end": null,
"cds_length": 3039,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4121,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-162+13112C>A",
"hgvs_p": null,
"transcript": "XM_047449192.1",
"protein_id": "XP_047305148.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 973,
"cds_start": -4,
"cds_end": null,
"cds_length": 2922,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3761,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"hgvs_c": "c.-82+12966C>A",
"hgvs_p": null,
"transcript": "XM_017007455.2",
"protein_id": "XP_016862944.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 157,
"cds_start": -4,
"cds_end": null,
"cds_length": 474,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1352,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "BOC",
"gene_hgnc_id": 17173,
"dbsnp": "rs931701",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8600000143051147,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.86,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.051,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "ENST00000682979.1",
"gene_symbol": "BOC",
"hgnc_id": 17173,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.-82+13112C>A",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}