← 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: 7-74057448-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=74057448&ref=C&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "7",
"pos": 74057448,
"ref": "C",
"alt": "A",
"effect": "intron_variant",
"transcript": "ENST00000252034.12",
"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": 33,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "NM_000501.4",
"protein_id": "NP_000492.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 724,
"cds_start": -4,
"cds_end": null,
"cds_length": 2175,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3397,
"mane_select": "ENST00000252034.12",
"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": 33,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "ENST00000252034.12",
"protein_id": "ENSP00000252034.7",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 724,
"cds_start": -4,
"cds_end": null,
"cds_length": 2175,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3397,
"mane_select": "NM_000501.4",
"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": 33,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "ENST00000380562.8",
"protein_id": "ENSP00000369936.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 730,
"cds_start": -4,
"cds_end": null,
"cds_length": 2193,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2240,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1328-192C>A",
"hgvs_p": null,
"transcript": "ENST00000458204.5",
"protein_id": "ENSP00000403162.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 714,
"cds_start": -4,
"cds_end": null,
"cds_length": 2145,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3147,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1373-192C>A",
"hgvs_p": null,
"transcript": "ENST00000357036.9",
"protein_id": "ENSP00000349540.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 711,
"cds_start": -4,
"cds_end": null,
"cds_length": 2136,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3361,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1357+735C>A",
"hgvs_p": null,
"transcript": "ENST00000380576.9",
"protein_id": "ENSP00000369950.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 705,
"cds_start": -4,
"cds_end": null,
"cds_length": 2118,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3109,
"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": 30,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1327+735C>A",
"hgvs_p": null,
"transcript": "ENST00000380575.8",
"protein_id": "ENSP00000369949.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 677,
"cds_start": -4,
"cds_end": null,
"cds_length": 2034,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3043,
"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": 29,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1315+735C>A",
"hgvs_p": null,
"transcript": "ENST00000380584.8",
"protein_id": "ENSP00000369958.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 658,
"cds_start": -4,
"cds_end": null,
"cds_length": 1977,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3214,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1424C>A",
"hgvs_p": "p.Pro475Gln",
"transcript": "NM_001278939.2",
"protein_id": "NP_001265868.1",
"transcript_support_level": null,
"aa_start": 475,
"aa_end": null,
"aa_length": 786,
"cds_start": 1424,
"cds_end": null,
"cds_length": 2361,
"cdna_start": 1439,
"cdna_end": null,
"cdna_length": 3583,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1424C>A",
"hgvs_p": "p.Pro475Gln",
"transcript": "ENST00000692049.1",
"protein_id": "ENSP00000510104.1",
"transcript_support_level": null,
"aa_start": 475,
"aa_end": null,
"aa_length": 786,
"cds_start": 1424,
"cds_end": null,
"cds_length": 2361,
"cdna_start": 1424,
"cdna_end": null,
"cdna_length": 2361,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1424C>A",
"hgvs_p": "p.Pro475Gln",
"transcript": "XM_047419981.1",
"protein_id": "XP_047275937.1",
"transcript_support_level": null,
"aa_start": 475,
"aa_end": null,
"aa_length": 753,
"cds_start": 1424,
"cds_end": null,
"cds_length": 2262,
"cdna_start": 1439,
"cdna_end": null,
"cdna_length": 3484,
"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": 33,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "ENST00000320399.10",
"protein_id": "ENSP00000313565.6",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 757,
"cds_start": -4,
"cds_end": null,
"cds_length": 2274,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2274,
"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": 33,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "NM_001278915.2",
"protein_id": "NP_001265844.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 730,
"cds_start": -4,
"cds_end": null,
"cds_length": 2193,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3415,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1328-192C>A",
"hgvs_p": null,
"transcript": "NM_001278917.2",
"protein_id": "NP_001265846.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 714,
"cds_start": -4,
"cds_end": null,
"cds_length": 2145,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3367,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1373-192C>A",
"hgvs_p": null,
"transcript": "NM_001081754.3",
"protein_id": "NP_001075223.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 711,
"cds_start": -4,
"cds_end": null,
"cds_length": 2136,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3358,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "NM_001278912.2",
"protein_id": "NP_001265841.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 706,
"cds_start": -4,
"cds_end": null,
"cds_length": 2121,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3343,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "ENST00000445912.5",
"protein_id": "ENSP00000389857.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 706,
"cds_start": -4,
"cds_end": null,
"cds_length": 2121,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2583,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1357+735C>A",
"hgvs_p": null,
"transcript": "NM_001081755.3",
"protein_id": "NP_001075224.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 705,
"cds_start": -4,
"cds_end": null,
"cds_length": 2118,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3340,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1342+735C>A",
"hgvs_p": null,
"transcript": "NM_001278914.2",
"protein_id": "NP_001265843.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 700,
"cds_start": -4,
"cds_end": null,
"cds_length": 2103,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3325,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1342+735C>A",
"hgvs_p": null,
"transcript": "ENST00000414324.5",
"protein_id": "ENSP00000392575.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 700,
"cds_start": -4,
"cds_end": null,
"cds_length": 2103,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3139,
"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": 31,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1372+735C>A",
"hgvs_p": null,
"transcript": "NM_001081753.3",
"protein_id": "NP_001075222.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 692,
"cds_start": -4,
"cds_end": null,
"cds_length": 2079,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3301,
"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": 31,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1372+735C>A",
"hgvs_p": null,
"transcript": "ENST00000429192.5",
"protein_id": "ENSP00000391129.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 692,
"cds_start": -4,
"cds_end": null,
"cds_length": 2079,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3298,
"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": 30,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1327+735C>A",
"hgvs_p": null,
"transcript": "NM_001081752.3",
"protein_id": "NP_001075221.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 677,
"cds_start": -4,
"cds_end": null,
"cds_length": 2034,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3256,
"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": 29,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1315+735C>A",
"hgvs_p": null,
"transcript": "NM_001278916.2",
"protein_id": "NP_001265845.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 658,
"cds_start": -4,
"cds_end": null,
"cds_length": 1977,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3199,
"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": 29,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1171+735C>A",
"hgvs_p": null,
"transcript": "NM_001278913.2",
"protein_id": "NP_001265842.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 643,
"cds_start": -4,
"cds_end": null,
"cds_length": 1932,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3154,
"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": 29,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1171+735C>A",
"hgvs_p": null,
"transcript": "ENST00000320492.11",
"protein_id": "ENSP00000315607.7",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 643,
"cds_start": -4,
"cds_end": null,
"cds_length": 1932,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2991,
"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": 28,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1147+735C>A",
"hgvs_p": null,
"transcript": "NM_001278918.2",
"protein_id": "NP_001265847.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 617,
"cds_start": -4,
"cds_end": null,
"cds_length": 1854,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3076,
"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": 28,
"intron_rank": 18,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1147+735C>A",
"hgvs_p": null,
"transcript": "ENST00000621115.4",
"protein_id": "ENSP00000480955.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 617,
"cds_start": -4,
"cds_end": null,
"cds_length": 1854,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3452,
"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": 25,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1006+735C>A",
"hgvs_p": null,
"transcript": "ENST00000380553.8",
"protein_id": "ENSP00000369926.4",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 570,
"cds_start": -4,
"cds_end": null,
"cds_length": 1713,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2703,
"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": 33,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1373-192C>A",
"hgvs_p": null,
"transcript": "XM_011515868.3",
"protein_id": "XP_011514170.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 729,
"cds_start": -4,
"cds_end": null,
"cds_length": 2190,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3412,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1343-192C>A",
"hgvs_p": null,
"transcript": "XM_011515869.2",
"protein_id": "XP_011514171.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 719,
"cds_start": -4,
"cds_end": null,
"cds_length": 2160,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3382,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1337-192C>A",
"hgvs_p": null,
"transcript": "XM_011515870.2",
"protein_id": "XP_011514172.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 717,
"cds_start": -4,
"cds_end": null,
"cds_length": 2154,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3376,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1331-192C>A",
"hgvs_p": null,
"transcript": "XM_011515871.3",
"protein_id": "XP_011514173.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 715,
"cds_start": -4,
"cds_end": null,
"cds_length": 2148,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3370,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1322-192C>A",
"hgvs_p": null,
"transcript": "XM_005250187.3",
"protein_id": "XP_005250244.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 712,
"cds_start": -4,
"cds_end": null,
"cds_length": 2139,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3361,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1319-192C>A",
"hgvs_p": null,
"transcript": "XM_011515872.3",
"protein_id": "XP_011514174.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 711,
"cds_start": -4,
"cds_end": null,
"cds_length": 2136,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3358,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1316-192C>A",
"hgvs_p": null,
"transcript": "XM_005250188.2",
"protein_id": "XP_005250245.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 710,
"cds_start": -4,
"cds_end": null,
"cds_length": 2133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3355,
"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": 32,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1372+735C>A",
"hgvs_p": null,
"transcript": "XM_011515873.3",
"protein_id": "XP_011514175.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 710,
"cds_start": -4,
"cds_end": null,
"cds_length": 2133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3355,
"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": 31,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1307-192C>A",
"hgvs_p": null,
"transcript": "XM_011515874.2",
"protein_id": "XP_011514176.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 707,
"cds_start": -4,
"cds_end": null,
"cds_length": 2124,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3346,
"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": 32,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1304-192C>A",
"hgvs_p": null,
"transcript": "XM_047419954.1",
"protein_id": "XP_047275910.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 706,
"cds_start": -4,
"cds_end": null,
"cds_length": 2121,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3343,
"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": 31,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1292-192C>A",
"hgvs_p": null,
"transcript": "XM_011515875.3",
"protein_id": "XP_011514177.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 702,
"cds_start": -4,
"cds_end": null,
"cds_length": 2109,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3331,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1343-192C>A",
"hgvs_p": null,
"transcript": "XM_047419955.1",
"protein_id": "XP_047275911.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 701,
"cds_start": -4,
"cds_end": null,
"cds_length": 2106,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3328,
"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": 31,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1286-192C>A",
"hgvs_p": null,
"transcript": "XM_017011813.1",
"protein_id": "XP_016867302.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 700,
"cds_start": -4,
"cds_end": null,
"cds_length": 2103,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3325,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1337-192C>A",
"hgvs_p": null,
"transcript": "XM_047419956.1",
"protein_id": "XP_047275912.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 699,
"cds_start": -4,
"cds_end": null,
"cds_length": 2100,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3322,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1336+735C>A",
"hgvs_p": null,
"transcript": "XM_047419957.1",
"protein_id": "XP_047275913.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 698,
"cds_start": -4,
"cds_end": null,
"cds_length": 2097,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3319,
"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": 31,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1280-192C>A",
"hgvs_p": null,
"transcript": "XM_047419958.1",
"protein_id": "XP_047275914.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 698,
"cds_start": -4,
"cds_end": null,
"cds_length": 2097,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3319,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1331-192C>A",
"hgvs_p": null,
"transcript": "XM_047419959.1",
"protein_id": "XP_047275915.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 697,
"cds_start": -4,
"cds_end": null,
"cds_length": 2094,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3316,
"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": 31,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1373-192C>A",
"hgvs_p": null,
"transcript": "XM_011515876.3",
"protein_id": "XP_011514178.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 696,
"cds_start": -4,
"cds_end": null,
"cds_length": 2091,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3313,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1330+735C>A",
"hgvs_p": null,
"transcript": "XM_017011814.3",
"protein_id": "XP_016867303.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 696,
"cds_start": -4,
"cds_end": null,
"cds_length": 2091,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3313,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1328-192C>A",
"hgvs_p": null,
"transcript": "XM_047419960.1",
"protein_id": "XP_047275916.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 696,
"cds_start": -4,
"cds_end": null,
"cds_length": 2091,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3313,
"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": 31,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1274-192C>A",
"hgvs_p": null,
"transcript": "XM_047419961.1",
"protein_id": "XP_047275917.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 696,
"cds_start": -4,
"cds_end": null,
"cds_length": 2091,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3313,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1327+735C>A",
"hgvs_p": null,
"transcript": "XM_047419962.1",
"protein_id": "XP_047275918.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 695,
"cds_start": -4,
"cds_end": null,
"cds_length": 2088,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3310,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1322-192C>A",
"hgvs_p": null,
"transcript": "XM_047419963.1",
"protein_id": "XP_047275919.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 694,
"cds_start": -4,
"cds_end": null,
"cds_length": 2085,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3307,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1321+735C>A",
"hgvs_p": null,
"transcript": "XM_047419964.1",
"protein_id": "XP_047275920.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 693,
"cds_start": -4,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3304,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1319-192C>A",
"hgvs_p": null,
"transcript": "XM_047419965.1",
"protein_id": "XP_047275921.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 693,
"cds_start": -4,
"cds_end": null,
"cds_length": 2082,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3304,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1318+735C>A",
"hgvs_p": null,
"transcript": "XM_011515877.3",
"protein_id": "XP_011514179.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 692,
"cds_start": -4,
"cds_end": null,
"cds_length": 2079,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3301,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1316-192C>A",
"hgvs_p": null,
"transcript": "XM_047419966.1",
"protein_id": "XP_047275922.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 692,
"cds_start": -4,
"cds_end": null,
"cds_length": 2079,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3301,
"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": 31,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1262-192C>A",
"hgvs_p": null,
"transcript": "XM_047419967.1",
"protein_id": "XP_047275923.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 692,
"cds_start": -4,
"cds_end": null,
"cds_length": 2079,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3301,
"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": 31,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1358-192C>A",
"hgvs_p": null,
"transcript": "XM_047419968.1",
"protein_id": "XP_047275924.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 691,
"cds_start": -4,
"cds_end": null,
"cds_length": 2076,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3298,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1315+735C>A",
"hgvs_p": null,
"transcript": "XM_047419969.1",
"protein_id": "XP_047275925.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 691,
"cds_start": -4,
"cds_end": null,
"cds_length": 2076,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3298,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1304-192C>A",
"hgvs_p": null,
"transcript": "XM_047419970.1",
"protein_id": "XP_047275926.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 688,
"cds_start": -4,
"cds_end": null,
"cds_length": 2067,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3289,
"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": 31,
"intron_rank": 21,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1357+735C>A",
"hgvs_p": null,
"transcript": "XM_047419971.1",
"protein_id": "XP_047275927.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 687,
"cds_start": -4,
"cds_end": null,
"cds_length": 2064,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3286,
"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": 31,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1303+735C>A",
"hgvs_p": null,
"transcript": "XM_047419972.1",
"protein_id": "XP_047275928.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 687,
"cds_start": -4,
"cds_end": null,
"cds_length": 2064,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3286,
"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": 30,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1300+735C>A",
"hgvs_p": null,
"transcript": "XM_047419973.1",
"protein_id": "XP_047275929.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 686,
"cds_start": -4,
"cds_end": null,
"cds_length": 2061,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3283,
"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": 30,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1292-192C>A",
"hgvs_p": null,
"transcript": "XM_047419974.1",
"protein_id": "XP_047275930.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 684,
"cds_start": -4,
"cds_end": null,
"cds_length": 2055,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3277,
"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": 30,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1291+735C>A",
"hgvs_p": null,
"transcript": "XM_047419975.1",
"protein_id": "XP_047275931.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 683,
"cds_start": -4,
"cds_end": null,
"cds_length": 2052,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3274,
"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": 30,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1328-192C>A",
"hgvs_p": null,
"transcript": "XM_047419976.1",
"protein_id": "XP_047275932.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 681,
"cds_start": -4,
"cds_end": null,
"cds_length": 2046,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3268,
"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": 30,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1285+735C>A",
"hgvs_p": null,
"transcript": "XM_047419977.1",
"protein_id": "XP_047275933.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 681,
"cds_start": -4,
"cds_end": null,
"cds_length": 2046,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3268,
"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": 30,
"intron_rank": 20,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1322-192C>A",
"hgvs_p": null,
"transcript": "XM_047419978.1",
"protein_id": "XP_047275934.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 679,
"cds_start": -4,
"cds_end": null,
"cds_length": 2040,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3262,
"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": 30,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1279+735C>A",
"hgvs_p": null,
"transcript": "XM_047419979.1",
"protein_id": "XP_047275935.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 679,
"cds_start": -4,
"cds_end": null,
"cds_length": 2040,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3262,
"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": 30,
"intron_rank": 19,
"intron_rank_end": null,
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"hgvs_c": "c.1273+735C>A",
"hgvs_p": null,
"transcript": "XM_047419980.1",
"protein_id": "XP_047275936.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 677,
"cds_start": -4,
"cds_end": null,
"cds_length": 2034,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3256,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "ELN",
"gene_hgnc_id": 3327,
"dbsnp": "rs185060213",
"frequency_reference_population": 7.215007e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 7.21501e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.5592741370201111,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.155,
"revel_prediction": "Benign",
"alphamissense_score": 0.3721,
"alphamissense_prediction": "Uncertain_significance",
"bayesdelnoaf_score": -0.35,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.676,
"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": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000252034.12",
"gene_symbol": "ELN",
"hgnc_id": 3327,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1358-192C>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
}