← 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: 10-14908817-G-GT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=14908817&ref=G&alt=GT&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "10",
"pos": 14908817,
"ref": "G",
"alt": "GT",
"effect": "frameshift_variant",
"transcript": "ENST00000378278.7",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs",
"transcript": "NM_001033855.3",
"protein_id": "NP_001029027.1",
"transcript_support_level": null,
"aa_start": 557,
"aa_end": null,
"aa_length": 692,
"cds_start": 1669,
"cds_end": null,
"cds_length": 2079,
"cdna_start": 1755,
"cdna_end": null,
"cdna_length": 5960,
"mane_select": "ENST00000378278.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs",
"transcript": "ENST00000378278.7",
"protein_id": "ENSP00000367527.2",
"transcript_support_level": 1,
"aa_start": 557,
"aa_end": null,
"aa_length": 692,
"cds_start": 1669,
"cds_end": null,
"cds_length": 2079,
"cdna_start": 1755,
"cdna_end": null,
"cdna_length": 5960,
"mane_select": "NM_001033855.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1327dupA",
"hgvs_p": null,
"transcript": "ENST00000357717.6",
"protein_id": "ENSP00000350349.3",
"transcript_support_level": 1,
"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": 2228,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1286dupA",
"hgvs_p": null,
"transcript": "ENST00000378246.6",
"protein_id": "ENSP00000367492.3",
"transcript_support_level": 1,
"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": 2637,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1447dupA",
"hgvs_p": null,
"transcript": "ENST00000378249.5",
"protein_id": "ENSP00000367496.2",
"transcript_support_level": 1,
"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": 2246,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1629dupA",
"hgvs_p": null,
"transcript": "ENST00000378254.5",
"protein_id": "ENSP00000367502.2",
"transcript_support_level": 1,
"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": 2485,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1951dupA",
"hgvs_p": null,
"transcript": "ENST00000378255.5",
"protein_id": "ENSP00000367503.2",
"transcript_support_level": 1,
"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": 2807,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1589dupA",
"hgvs_p": null,
"transcript": "ENST00000378258.5",
"protein_id": "ENSP00000367506.2",
"transcript_support_level": 1,
"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": 2463,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1911dupA",
"hgvs_p": null,
"transcript": "ENST00000396817.6",
"protein_id": "ENSP00000380030.3",
"transcript_support_level": 1,
"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": 2761,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1327dupA",
"hgvs_p": null,
"transcript": "ENST00000357717.6",
"protein_id": "ENSP00000350349.3",
"transcript_support_level": 1,
"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": 2228,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1286dupA",
"hgvs_p": null,
"transcript": "ENST00000378246.6",
"protein_id": "ENSP00000367492.3",
"transcript_support_level": 1,
"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": 2637,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1447dupA",
"hgvs_p": null,
"transcript": "ENST00000378249.5",
"protein_id": "ENSP00000367496.2",
"transcript_support_level": 1,
"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": 2246,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1629dupA",
"hgvs_p": null,
"transcript": "ENST00000378254.5",
"protein_id": "ENSP00000367502.2",
"transcript_support_level": 1,
"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": 2485,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1951dupA",
"hgvs_p": null,
"transcript": "ENST00000378255.5",
"protein_id": "ENSP00000367503.2",
"transcript_support_level": 1,
"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": 2807,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1589dupA",
"hgvs_p": null,
"transcript": "ENST00000378258.5",
"protein_id": "ENSP00000367506.2",
"transcript_support_level": 1,
"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": 2463,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1911dupA",
"hgvs_p": null,
"transcript": "ENST00000396817.6",
"protein_id": "ENSP00000380030.3",
"transcript_support_level": 1,
"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": 2761,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 13,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1157-9506dupA",
"hgvs_p": null,
"transcript": "ENST00000378289.8",
"protein_id": "ENSP00000367538.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 434,
"cds_start": -4,
"cds_end": null,
"cds_length": 1305,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3532,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs",
"transcript": "ENST00000697070.1",
"protein_id": "ENSP00000513085.1",
"transcript_support_level": null,
"aa_start": 557,
"aa_end": null,
"aa_length": 725,
"cds_start": 1669,
"cds_end": null,
"cds_length": 2178,
"cdna_start": 1735,
"cdna_end": null,
"cdna_length": 3167,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1726dupA",
"hgvs_p": "p.Thr576fs",
"transcript": "ENST00000697084.1",
"protein_id": "ENSP00000513098.1",
"transcript_support_level": null,
"aa_start": 576,
"aa_end": null,
"aa_length": 711,
"cds_start": 1726,
"cds_end": null,
"cds_length": 2136,
"cdna_start": 1756,
"cdna_end": null,
"cdna_length": 2343,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs",
"transcript": "ENST00000697075.1",
"protein_id": "ENSP00000513090.1",
"transcript_support_level": null,
"aa_start": 557,
"aa_end": null,
"aa_length": 692,
"cds_start": 1669,
"cds_end": null,
"cds_length": 2079,
"cdna_start": 1747,
"cdna_end": null,
"cdna_length": 2370,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs",
"transcript": "NM_001350965.2",
"protein_id": "NP_001337894.1",
"transcript_support_level": null,
"aa_start": 557,
"aa_end": null,
"aa_length": 614,
"cds_start": 1669,
"cds_end": null,
"cds_length": 1845,
"cdna_start": 1755,
"cdna_end": null,
"cdna_length": 3822,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs",
"transcript": "ENST00000697047.1",
"protein_id": "ENSP00000513066.1",
"transcript_support_level": null,
"aa_start": 557,
"aa_end": null,
"aa_length": 614,
"cds_start": 1669,
"cds_end": null,
"cds_length": 1845,
"cdna_start": 1723,
"cdna_end": null,
"cdna_length": 2910,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "NM_001289076.2",
"protein_id": "NP_001276005.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1614,
"cdna_end": null,
"cdna_length": 5819,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "NM_001289078.2",
"protein_id": "NP_001276007.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1647,
"cdna_end": null,
"cdna_length": 5852,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "NM_022487.4",
"protein_id": "NP_071932.2",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1699,
"cdna_end": null,
"cdna_length": 5904,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1309dupA",
"hgvs_p": "p.Thr437fs",
"transcript": "NM_001033857.3",
"protein_id": "NP_001029029.1",
"transcript_support_level": null,
"aa_start": 437,
"aa_end": null,
"aa_length": 572,
"cds_start": 1309,
"cds_end": null,
"cds_length": 1719,
"cdna_start": 1840,
"cdna_end": null,
"cdna_length": 6045,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1309dupA",
"hgvs_p": "p.Thr437fs",
"transcript": "NM_001033858.3",
"protein_id": "NP_001029030.1",
"transcript_support_level": null,
"aa_start": 437,
"aa_end": null,
"aa_length": 572,
"cds_start": 1309,
"cds_end": null,
"cds_length": 1719,
"cdna_start": 2162,
"cdna_end": null,
"cdna_length": 6367,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1309dupA",
"hgvs_p": "p.Thr437fs",
"transcript": "NM_001289077.2",
"protein_id": "NP_001276006.1",
"transcript_support_level": null,
"aa_start": 437,
"aa_end": null,
"aa_length": 572,
"cds_start": 1309,
"cds_end": null,
"cds_length": 1719,
"cdna_start": 1886,
"cdna_end": null,
"cdna_length": 6091,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1309dupA",
"hgvs_p": "p.Thr437fs",
"transcript": "NM_001289079.2",
"protein_id": "NP_001276008.1",
"transcript_support_level": null,
"aa_start": 437,
"aa_end": null,
"aa_length": 572,
"cds_start": 1309,
"cds_end": null,
"cds_length": 1719,
"cdna_start": 2208,
"cdna_end": null,
"cdna_length": 6413,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "NM_001350966.2",
"protein_id": "NP_001337895.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 499,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1500,
"cdna_start": 1647,
"cdna_end": null,
"cdna_length": 3714,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1309dupA",
"hgvs_p": "p.Thr437fs",
"transcript": "NM_001350967.2",
"protein_id": "NP_001337896.1",
"transcript_support_level": null,
"aa_start": 437,
"aa_end": null,
"aa_length": 494,
"cds_start": 1309,
"cds_end": null,
"cds_length": 1485,
"cdna_start": 1840,
"cdna_end": null,
"cdna_length": 3907,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "XM_047425648.1",
"protein_id": "XP_047281604.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1555,
"cdna_end": null,
"cdna_length": 5762,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "XM_047425649.1",
"protein_id": "XP_047281605.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1668,
"cdna_end": null,
"cdna_length": 5875,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "XM_047425650.1",
"protein_id": "XP_047281606.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1626,
"cdna_end": null,
"cdna_length": 5833,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1324dupA",
"hgvs_p": "p.Thr442fs",
"transcript": "XM_047425651.1",
"protein_id": "XP_047281607.1",
"transcript_support_level": null,
"aa_start": 442,
"aa_end": null,
"aa_length": 577,
"cds_start": 1324,
"cds_end": null,
"cds_length": 1734,
"cdna_start": 1682,
"cdna_end": null,
"cdna_length": 5889,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "T",
"aa_alt": "N?",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.1309dupA",
"hgvs_p": "p.Thr437fs",
"transcript": "XM_047425652.1",
"protein_id": "XP_047281608.1",
"transcript_support_level": null,
"aa_start": 437,
"aa_end": null,
"aa_length": 572,
"cds_start": 1309,
"cds_end": null,
"cds_length": 1719,
"cdna_start": 1720,
"cdna_end": null,
"cdna_length": 5927,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1857dupA",
"hgvs_p": null,
"transcript": "ENST00000378241.6",
"protein_id": "ENSP00000367487.3",
"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": 6651,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.1303dupA",
"hgvs_p": null,
"transcript": "ENST00000378242.1",
"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": 1933,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1392dupA",
"hgvs_p": null,
"transcript": "ENST00000489161.2",
"protein_id": "ENSP00000513000.2",
"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": 2471,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*663dupA",
"hgvs_p": null,
"transcript": "ENST00000492201.6",
"protein_id": "ENSP00000512999.1",
"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": 2380,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1589dupA",
"hgvs_p": null,
"transcript": "ENST00000697071.1",
"protein_id": "ENSP00000513086.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2985,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*681dupA",
"hgvs_p": null,
"transcript": "ENST00000697072.1",
"protein_id": "ENSP00000513087.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2850,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1447dupA",
"hgvs_p": null,
"transcript": "ENST00000697073.1",
"protein_id": "ENSP00000513088.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2793,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1447dupA",
"hgvs_p": null,
"transcript": "ENST00000697074.1",
"protein_id": "ENSP00000513089.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2989,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*681dupA",
"hgvs_p": null,
"transcript": "ENST00000697076.1",
"protein_id": "ENSP00000513091.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2308,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1380dupA",
"hgvs_p": null,
"transcript": "ENST00000697077.1",
"protein_id": "ENSP00000513092.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2410,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1376dupA",
"hgvs_p": null,
"transcript": "ENST00000697078.1",
"protein_id": "ENSP00000513093.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2440,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.1373dupA",
"hgvs_p": null,
"transcript": "ENST00000697079.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1980,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1533dupA",
"hgvs_p": null,
"transcript": "ENST00000697080.1",
"protein_id": "ENSP00000513094.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2392,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1427dupA",
"hgvs_p": null,
"transcript": "ENST00000697081.1",
"protein_id": "ENSP00000513095.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2430,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1698dupA",
"hgvs_p": null,
"transcript": "ENST00000697082.1",
"protein_id": "ENSP00000513096.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2465,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1474dupA",
"hgvs_p": null,
"transcript": "ENST00000697083.1",
"protein_id": "ENSP00000513097.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2256,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1436dupA",
"hgvs_p": null,
"transcript": "ENST00000697085.1",
"protein_id": "ENSP00000513099.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2431,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.2108dupA",
"hgvs_p": null,
"transcript": "NR_110297.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6313,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.2036dupA",
"hgvs_p": null,
"transcript": "NR_146960.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3898,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.1849dupA",
"hgvs_p": null,
"transcript": "NR_146961.2",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6054,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.2156dupA",
"hgvs_p": null,
"transcript": "NR_146962.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6363,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1857dupA",
"hgvs_p": null,
"transcript": "ENST00000378241.6",
"protein_id": "ENSP00000367487.3",
"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": 6651,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1392dupA",
"hgvs_p": null,
"transcript": "ENST00000489161.2",
"protein_id": "ENSP00000513000.2",
"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": 2471,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*663dupA",
"hgvs_p": null,
"transcript": "ENST00000492201.6",
"protein_id": "ENSP00000512999.1",
"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": 2380,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1589dupA",
"hgvs_p": null,
"transcript": "ENST00000697071.1",
"protein_id": "ENSP00000513086.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2985,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*681dupA",
"hgvs_p": null,
"transcript": "ENST00000697072.1",
"protein_id": "ENSP00000513087.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2850,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1447dupA",
"hgvs_p": null,
"transcript": "ENST00000697073.1",
"protein_id": "ENSP00000513088.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2793,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1447dupA",
"hgvs_p": null,
"transcript": "ENST00000697074.1",
"protein_id": "ENSP00000513089.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2989,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*681dupA",
"hgvs_p": null,
"transcript": "ENST00000697076.1",
"protein_id": "ENSP00000513091.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2308,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1380dupA",
"hgvs_p": null,
"transcript": "ENST00000697077.1",
"protein_id": "ENSP00000513092.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2410,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1376dupA",
"hgvs_p": null,
"transcript": "ENST00000697078.1",
"protein_id": "ENSP00000513093.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2440,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1533dupA",
"hgvs_p": null,
"transcript": "ENST00000697080.1",
"protein_id": "ENSP00000513094.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2392,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1427dupA",
"hgvs_p": null,
"transcript": "ENST00000697081.1",
"protein_id": "ENSP00000513095.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2430,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1698dupA",
"hgvs_p": null,
"transcript": "ENST00000697082.1",
"protein_id": "ENSP00000513096.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2465,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1474dupA",
"hgvs_p": null,
"transcript": "ENST00000697083.1",
"protein_id": "ENSP00000513097.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2256,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1436dupA",
"hgvs_p": null,
"transcript": "ENST00000697085.1",
"protein_id": "ENSP00000513099.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2431,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "c.*2502dupA",
"hgvs_p": null,
"transcript": "XM_011519620.4",
"protein_id": "XP_011517922.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 388,
"cds_start": -4,
"cds_end": null,
"cds_length": 1167,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8296,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 15,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*1343-9506dupA",
"hgvs_p": null,
"transcript": "ENST00000456122.2",
"protein_id": "ENSP00000413180.3",
"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": 3883,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"hgvs_c": "n.*42dupA",
"hgvs_p": null,
"transcript": "ENST00000697086.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4203,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "DCLRE1C",
"gene_hgnc_id": 17642,
"dbsnp": "rs886037924",
"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": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"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": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 5.831,
"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": 6,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PP4_Moderate,PP1,PM2_Supporting,PVS1_Moderate",
"acmg_by_gene": [
{
"score": 6,
"benign_score": 0,
"pathogenic_score": 6,
"criteria": [
"PP4_Moderate",
"PP1",
"PM2_Supporting",
"PVS1_Moderate"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000378278.7",
"gene_symbol": "DCLRE1C",
"hgnc_id": 17642,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1669dupA",
"hgvs_p": "p.Thr557fs"
}
],
"clinvar_disease": "Severe combined immunodeficiency due to DCLRE1C deficiency",
"clinvar_classification": "Likely pathogenic",
"clinvar_review_status": "reviewed by expert panel",
"clinvar_submissions_summary": "LP:1",
"phenotype_combined": "Severe combined immunodeficiency due to DCLRE1C deficiency",
"pathogenicity_classification_combined": "Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}