← 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: 1-225528539-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=225528539&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 225528539,
"ref": "G",
"alt": "C",
"effect": "intron_variant",
"transcript": "NM_001420159.1",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "NM_018212.6",
"protein_id": "NP_060682.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 570,
"cds_start": null,
"cds_end": null,
"cds_length": 1713,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000366843.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_018212.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000366843.7",
"protein_id": "ENSP00000355808.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 570,
"cds_start": null,
"cds_end": null,
"cds_length": 1713,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_018212.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000366843.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000366844.7",
"protein_id": "ENSP00000355809.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 591,
"cds_start": null,
"cds_end": null,
"cds_length": 1776,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000366844.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.284+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000497899.6",
"protein_id": "ENSP00000489106.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 241,
"cds_start": null,
"cds_end": null,
"cds_length": 726,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000497899.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.491+2015C>G",
"hgvs_p": null,
"transcript": "NM_001420159.1",
"protein_id": "NP_001407088.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 838,
"cds_start": null,
"cds_end": null,
"cds_length": 2517,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001420159.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "NM_001420160.1",
"protein_id": "NP_001407089.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 819,
"cds_start": null,
"cds_end": null,
"cds_length": 2460,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001420160.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893225.1",
"protein_id": "ENSP00000563284.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 819,
"cds_start": null,
"cds_end": null,
"cds_length": 2460,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893225.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931080.1",
"protein_id": "ENSP00000601139.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931080.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.446+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000635051.1",
"protein_id": "ENSP00000489607.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 802,
"cds_start": null,
"cds_end": null,
"cds_length": 2409,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000635051.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "NM_001420161.1",
"protein_id": "NP_001407090.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 798,
"cds_start": null,
"cds_end": null,
"cds_length": 2397,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001420161.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893224.1",
"protein_id": "ENSP00000563283.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 798,
"cds_start": null,
"cds_end": null,
"cds_length": 2397,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893224.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931077.1",
"protein_id": "ENSP00000601136.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 739,
"cds_start": null,
"cds_end": null,
"cds_length": 2220,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931077.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.491+2015C>G",
"hgvs_p": null,
"transcript": "NM_001377481.1",
"protein_id": "NP_001364410.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 610,
"cds_start": null,
"cds_end": null,
"cds_length": 1833,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377481.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "NM_001008493.3",
"protein_id": "NP_001008493.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 591,
"cds_start": null,
"cds_end": null,
"cds_length": 1776,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001008493.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931074.1",
"protein_id": "ENSP00000601133.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 590,
"cds_start": null,
"cds_end": null,
"cds_length": 1773,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931074.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.491+2015C>G",
"hgvs_p": null,
"transcript": "NM_001377482.1",
"protein_id": "NP_001364411.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 589,
"cds_start": null,
"cds_end": null,
"cds_length": 1770,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377482.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931079.1",
"protein_id": "ENSP00000601138.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 584,
"cds_start": null,
"cds_end": null,
"cds_length": 1755,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931079.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931081.1",
"protein_id": "ENSP00000601140.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 584,
"cds_start": null,
"cds_end": null,
"cds_length": 1755,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931081.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.446+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893226.1",
"protein_id": "ENSP00000563285.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 574,
"cds_start": null,
"cds_end": null,
"cds_length": 1725,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893226.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931078.1",
"protein_id": "ENSP00000601137.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 569,
"cds_start": null,
"cds_end": null,
"cds_length": 1710,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931078.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "NM_001420162.1",
"protein_id": "NP_001407091.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 554,
"cds_start": null,
"cds_end": null,
"cds_length": 1665,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001420162.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893230.1",
"protein_id": "ENSP00000563289.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 554,
"cds_start": null,
"cds_end": null,
"cds_length": 1665,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893230.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "NM_001377483.1",
"protein_id": "NP_001364412.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 533,
"cds_start": null,
"cds_end": null,
"cds_length": 1602,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001377483.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893223.1",
"protein_id": "ENSP00000563282.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 533,
"cds_start": null,
"cds_end": null,
"cds_length": 1602,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893223.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893229.1",
"protein_id": "ENSP00000563288.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 512,
"cds_start": null,
"cds_end": null,
"cds_length": 1539,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893229.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931075.1",
"protein_id": "ENSP00000601134.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 511,
"cds_start": null,
"cds_end": null,
"cds_length": 1536,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931075.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893228.1",
"protein_id": "ENSP00000563287.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 502,
"cds_start": null,
"cds_end": null,
"cds_length": 1509,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893228.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000893227.1",
"protein_id": "ENSP00000563286.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 491,
"cds_start": null,
"cds_end": null,
"cds_length": 1476,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000893227.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.434+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000931076.1",
"protein_id": "ENSP00000601135.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 490,
"cds_start": null,
"cds_end": null,
"cds_length": 1473,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000931076.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.491+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000284563.7",
"protein_id": "ENSP00000284563.7",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 212,
"cds_start": null,
"cds_end": null,
"cds_length": 639,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000284563.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1289+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448305.2",
"protein_id": "XP_024304073.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1104,
"cds_start": null,
"cds_end": null,
"cds_length": 3315,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448305.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1277+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448306.2",
"protein_id": "XP_024304074.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1100,
"cds_start": null,
"cds_end": null,
"cds_length": 3303,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448306.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1289+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448307.2",
"protein_id": "XP_024304075.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1083,
"cds_start": null,
"cds_end": null,
"cds_length": 3252,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448307.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1220+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448308.2",
"protein_id": "XP_024304076.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1081,
"cds_start": null,
"cds_end": null,
"cds_length": 3246,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448308.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1277+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448318.2",
"protein_id": "XP_024304086.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1079,
"cds_start": null,
"cds_end": null,
"cds_length": 3240,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448318.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1220+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448319.2",
"protein_id": "XP_024304087.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1060,
"cds_start": null,
"cds_end": null,
"cds_length": 3183,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448319.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1289+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001746.3",
"protein_id": "XP_016857235.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 876,
"cds_start": null,
"cds_end": null,
"cds_length": 2631,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001746.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1277+2015C>G",
"hgvs_p": null,
"transcript": "XM_011544229.3",
"protein_id": "XP_011542531.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 872,
"cds_start": null,
"cds_end": null,
"cds_length": 2619,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011544229.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.545+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448309.2",
"protein_id": "XP_024304077.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 856,
"cds_start": null,
"cds_end": null,
"cds_length": 2571,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448309.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.545+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448310.2",
"protein_id": "XP_024304078.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 856,
"cds_start": null,
"cds_end": null,
"cds_length": 2571,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448310.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1289+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001747.2",
"protein_id": "XP_016857236.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 855,
"cds_start": null,
"cds_end": null,
"cds_length": 2568,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001747.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1220+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001748.2",
"protein_id": "XP_016857237.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 853,
"cds_start": null,
"cds_end": null,
"cds_length": 2562,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001748.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1277+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001749.2",
"protein_id": "XP_016857238.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 851,
"cds_start": null,
"cds_end": null,
"cds_length": 2556,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001749.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.503+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448311.2",
"protein_id": "XP_024304079.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 842,
"cds_start": null,
"cds_end": null,
"cds_length": 2529,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448311.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1289+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001750.2",
"protein_id": "XP_016857239.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 839,
"cds_start": null,
"cds_end": null,
"cds_length": 2520,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001750.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.476+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424925.1",
"protein_id": "XP_047280881.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 833,
"cds_start": null,
"cds_end": null,
"cds_length": 2502,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424925.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1220+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001751.2",
"protein_id": "XP_016857240.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 832,
"cds_start": null,
"cds_end": null,
"cds_length": 2499,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001751.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1289+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424935.1",
"protein_id": "XP_047280891.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 818,
"cds_start": null,
"cds_end": null,
"cds_length": 2457,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424935.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1220+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424938.1",
"protein_id": "XP_047280894.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 816,
"cds_start": null,
"cds_end": null,
"cds_length": 2451,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424938.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1277+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424939.1",
"protein_id": "XP_047280895.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 814,
"cds_start": null,
"cds_end": null,
"cds_length": 2445,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424939.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.395+2015C>G",
"hgvs_p": null,
"transcript": "XM_024448316.2",
"protein_id": "XP_024304084.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 806,
"cds_start": null,
"cds_end": null,
"cds_length": 2421,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448316.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.1220+2015C>G",
"hgvs_p": null,
"transcript": "XM_017001752.2",
"protein_id": "XP_016857241.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 795,
"cds_start": null,
"cds_end": null,
"cds_length": 2388,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017001752.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.476+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424958.1",
"protein_id": "XP_047280914.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 605,
"cds_start": null,
"cds_end": null,
"cds_length": 1818,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424958.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.476+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424960.1",
"protein_id": "XP_047280916.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 584,
"cds_start": null,
"cds_end": null,
"cds_length": 1755,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424960.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.476+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424962.1",
"protein_id": "XP_047280918.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 584,
"cds_start": null,
"cds_end": null,
"cds_length": 1755,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424962.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "c.476+2015C>G",
"hgvs_p": null,
"transcript": "XM_047424969.1",
"protein_id": "XP_047280925.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 547,
"cds_start": null,
"cds_end": null,
"cds_length": 1644,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047424969.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"hgvs_c": "n.520+2015C>G",
"hgvs_p": null,
"transcript": "ENST00000391874.2",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000391874.2"
}
],
"gene_symbol": "ENAH",
"gene_hgnc_id": 18271,
"dbsnp": "rs7555139",
"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.9200000166893005,
"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.92,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.105,
"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": "NM_001420159.1",
"gene_symbol": "ENAH",
"hgnc_id": 18271,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.491+2015C>G",
"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
}