← 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: 2-148021702-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=148021702&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 148021702,
"ref": "G",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_001378120.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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "NM_001378120.1",
"protein_id": "NP_001365049.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1727,
"cds_start": -4,
"cds_end": null,
"cds_length": 5184,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10732,
"mane_select": "ENST00000642680.2",
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "ENST00000642680.2",
"protein_id": "ENSP00000493871.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1727,
"cds_start": -4,
"cds_end": null,
"cds_length": 5184,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10732,
"mane_select": "NM_001378120.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": 15,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "ENST00000407073.5",
"protein_id": "ENSP00000386049.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9512,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-984+18G>A",
"hgvs_p": null,
"transcript": "NM_001438854.1",
"protein_id": "NP_001425783.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10830,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-984+18G>A",
"hgvs_p": null,
"transcript": "NM_001438856.1",
"protein_id": "NP_001425785.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1727,
"cds_start": -4,
"cds_end": null,
"cds_length": 5184,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10791,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-1012+18G>A",
"hgvs_p": null,
"transcript": "NM_001438857.1",
"protein_id": "NP_001425786.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1727,
"cds_start": -4,
"cds_end": null,
"cds_length": 5184,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10819,
"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": 13,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-774+18G>A",
"hgvs_p": null,
"transcript": "NM_001438858.1",
"protein_id": "NP_001425787.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1727,
"cds_start": -4,
"cds_end": null,
"cds_length": 5184,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10581,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "NM_001438855.1",
"protein_id": "NP_001425784.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1507,
"cds_start": -4,
"cds_end": null,
"cds_length": 4524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10072,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "ENST00000638043.2",
"protein_id": "ENSP00000490728.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1507,
"cds_start": -4,
"cds_end": null,
"cds_length": 4524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7019,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "NM_001438859.1",
"protein_id": "NP_001425788.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10033,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-984+18G>A",
"hgvs_p": null,
"transcript": "NM_001438860.1",
"protein_id": "NP_001425789.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10092,
"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": 13,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-774+18G>A",
"hgvs_p": null,
"transcript": "NM_001438861.1",
"protein_id": "NP_001425790.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9882,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+656G>A",
"hgvs_p": null,
"transcript": "NM_001438862.1",
"protein_id": "NP_001425791.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9475,
"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": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "NM_018328.5",
"protein_id": "NP_060798.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1494,
"cds_start": -4,
"cds_end": null,
"cds_length": 4485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9512,
"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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.92+18G>A",
"hgvs_p": null,
"transcript": "ENST00000469438.1",
"protein_id": null,
"transcript_support_level": 3,
"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": 252,
"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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.230+18G>A",
"hgvs_p": null,
"transcript": "ENST00000470063.5",
"protein_id": null,
"transcript_support_level": 3,
"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": 324,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.248+18G>A",
"hgvs_p": null,
"transcript": "ENST00000473478.5",
"protein_id": null,
"transcript_support_level": 4,
"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": 484,
"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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.447+18G>A",
"hgvs_p": null,
"transcript": "ENST00000478190.3",
"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": 4131,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.36+656G>A",
"hgvs_p": null,
"transcript": "ENST00000488372.5",
"protein_id": null,
"transcript_support_level": 4,
"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": 548,
"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": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.20+656G>A",
"hgvs_p": null,
"transcript": "ENST00000496158.5",
"protein_id": null,
"transcript_support_level": 5,
"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": 544,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.234+18G>A",
"hgvs_p": null,
"transcript": "ENST00000635796.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 1371,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.268+18G>A",
"hgvs_p": null,
"transcript": "ENST00000637308.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 1072,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.55+18G>A",
"hgvs_p": null,
"transcript": "ENST00000637445.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 958,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.234+18G>A",
"hgvs_p": null,
"transcript": "ENST00000637997.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 1602,
"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": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.81+18G>A",
"hgvs_p": null,
"transcript": "ENST00000638090.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 2039,
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.292+18G>A",
"hgvs_p": null,
"transcript": "ENST00000638130.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 1034,
"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": 13,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-774+656G>A",
"hgvs_p": null,
"transcript": "XM_011511472.3",
"protein_id": "XP_011509774.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10146,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null,
"transcript": "XM_047445055.1",
"protein_id": "XP_047301011.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10771,
"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": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-1012+656G>A",
"hgvs_p": null,
"transcript": "XM_047445056.1",
"protein_id": "XP_047301012.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10384,
"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": 13,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-774+18G>A",
"hgvs_p": null,
"transcript": "XM_047445057.1",
"protein_id": "XP_047301013.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10620,
"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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-28015+18G>A",
"hgvs_p": null,
"transcript": "XM_047445058.1",
"protein_id": "XP_047301014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 37861,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+656G>A",
"hgvs_p": null,
"transcript": "XM_047445068.1",
"protein_id": "XP_047301024.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10295,
"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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-17408+18G>A",
"hgvs_p": null,
"transcript": "XM_047445074.1",
"protein_id": "XP_047301030.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 27254,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-833+18G>A",
"hgvs_p": null,
"transcript": "XM_047445078.1",
"protein_id": "XP_047301034.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10679,
"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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-1071+18G>A",
"hgvs_p": null,
"transcript": "XM_047445079.1",
"protein_id": "XP_047301035.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1740,
"cds_start": -4,
"cds_end": null,
"cds_length": 5223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10917,
"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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-28015+18G>A",
"hgvs_p": null,
"transcript": "XM_024452988.2",
"protein_id": "XP_024308756.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1713,
"cds_start": -4,
"cds_end": null,
"cds_length": 5142,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 33832,
"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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-28015+18G>A",
"hgvs_p": null,
"transcript": "XM_024452989.2",
"protein_id": "XP_024308757.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1700,
"cds_start": -4,
"cds_end": null,
"cds_length": 5103,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 33793,
"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": 13,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-774+18G>A",
"hgvs_p": null,
"transcript": "XM_024452990.2",
"protein_id": "XP_024308758.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1507,
"cds_start": -4,
"cds_end": null,
"cds_length": 4524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9921,
"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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "c.-925+656G>A",
"hgvs_p": null,
"transcript": "XM_047445088.1",
"protein_id": "XP_047301044.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1507,
"cds_start": -4,
"cds_end": null,
"cds_length": 4524,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9589,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ORC4",
"gene_hgnc_id": 8490,
"hgvs_c": "c.-272C>T",
"hgvs_p": null,
"transcript": "NM_181742.4",
"protein_id": "NP_859526.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 436,
"cds_start": -4,
"cds_end": null,
"cds_length": 1311,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6546,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ORC4",
"gene_hgnc_id": 8490,
"hgvs_c": "c.-272C>T",
"hgvs_p": null,
"transcript": "ENST00000264169.6",
"protein_id": "ENSP00000264169.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 436,
"cds_start": -4,
"cds_end": null,
"cds_length": 1311,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6598,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ORC4",
"gene_hgnc_id": 8490,
"hgvs_c": "c.-272C>T",
"hgvs_p": null,
"transcript": "ENST00000416719.5",
"protein_id": "ENSP00000413939.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 144,
"cds_start": -4,
"cds_end": null,
"cds_length": 436,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 571,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"hgvs_c": "n.-54G>A",
"hgvs_p": null,
"transcript": "ENST00000637316.1",
"protein_id": null,
"transcript_support_level": 5,
"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": 100,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MBD5",
"gene_hgnc_id": 20444,
"dbsnp": "rs1057522564",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": 0,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 0,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.44999998807907104,
"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.45,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.526,
"phylop100way_prediction": "Uncertain_significance",
"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_Moderate,BP6_Moderate",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_001378120.1",
"gene_symbol": "MBD5",
"hgnc_id": 20444,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.-925+18G>A",
"hgvs_p": null
},
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "NM_181742.4",
"gene_symbol": "ORC4",
"hgnc_id": 8490,
"effects": [
"upstream_gene_variant"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.-272C>T",
"hgvs_p": null
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}