← 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: 11-61304014-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=61304014&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "11",
"pos": 61304014,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_001923.5",
"consequences": [
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "NM_001923.5",
"protein_id": "NP_001914.3",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000301764.12",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001923.5"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000301764.12",
"protein_id": "ENSP00000301764.7",
"transcript_support_level": 1,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001923.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000301764.12"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.2683A>G",
"hgvs_p": null,
"transcript": "ENST00000540166.5",
"protein_id": "ENSP00000440269.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000540166.5"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2815A>G",
"hgvs_p": "p.Thr939Ala",
"transcript": "ENST00000954153.1",
"protein_id": "ENSP00000624212.1",
"transcript_support_level": null,
"aa_start": 939,
"aa_end": null,
"aa_length": 1184,
"cds_start": 2815,
"cds_end": null,
"cds_length": 3555,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954153.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2809A>G",
"hgvs_p": "p.Thr937Ala",
"transcript": "ENST00000954157.1",
"protein_id": "ENSP00000624216.1",
"transcript_support_level": null,
"aa_start": 937,
"aa_end": null,
"aa_length": 1182,
"cds_start": 2809,
"cds_end": null,
"cds_length": 3549,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954157.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2704A>G",
"hgvs_p": "p.Thr902Ala",
"transcript": "ENST00000867658.1",
"protein_id": "ENSP00000537717.1",
"transcript_support_level": null,
"aa_start": 902,
"aa_end": null,
"aa_length": 1147,
"cds_start": 2704,
"cds_end": null,
"cds_length": 3444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000867658.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2704A>G",
"hgvs_p": "p.Thr902Ala",
"transcript": "ENST00000867660.1",
"protein_id": "ENSP00000537719.1",
"transcript_support_level": null,
"aa_start": 902,
"aa_end": null,
"aa_length": 1147,
"cds_start": 2704,
"cds_end": null,
"cds_length": 3444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000867660.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2689A>G",
"hgvs_p": "p.Thr897Ala",
"transcript": "ENST00000920440.1",
"protein_id": "ENSP00000590499.1",
"transcript_support_level": null,
"aa_start": 897,
"aa_end": null,
"aa_length": 1142,
"cds_start": 2689,
"cds_end": null,
"cds_length": 3429,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920440.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000680367.1",
"protein_id": "ENSP00000506223.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000680367.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000681803.1",
"protein_id": "ENSP00000506685.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000681803.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000920436.1",
"protein_id": "ENSP00000590495.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920436.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000954149.1",
"protein_id": "ENSP00000624208.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954149.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000954150.1",
"protein_id": "ENSP00000624209.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1140,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954150.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2677A>G",
"hgvs_p": "p.Thr893Ala",
"transcript": "ENST00000920438.1",
"protein_id": "ENSP00000590497.1",
"transcript_support_level": null,
"aa_start": 893,
"aa_end": null,
"aa_length": 1138,
"cds_start": 2677,
"cds_end": null,
"cds_length": 3417,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920438.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2674A>G",
"hgvs_p": "p.Thr892Ala",
"transcript": "ENST00000954152.1",
"protein_id": "ENSP00000624211.1",
"transcript_support_level": null,
"aa_start": 892,
"aa_end": null,
"aa_length": 1137,
"cds_start": 2674,
"cds_end": null,
"cds_length": 3414,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954152.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala",
"transcript": "ENST00000920447.1",
"protein_id": "ENSP00000590506.1",
"transcript_support_level": null,
"aa_start": 895,
"aa_end": null,
"aa_length": 1134,
"cds_start": 2683,
"cds_end": null,
"cds_length": 3405,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920447.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2635A>G",
"hgvs_p": "p.Thr879Ala",
"transcript": "ENST00000920444.1",
"protein_id": "ENSP00000590503.1",
"transcript_support_level": null,
"aa_start": 879,
"aa_end": null,
"aa_length": 1124,
"cds_start": 2635,
"cds_end": null,
"cds_length": 3375,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920444.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2599A>G",
"hgvs_p": "p.Thr867Ala",
"transcript": "ENST00000920439.1",
"protein_id": "ENSP00000590498.1",
"transcript_support_level": null,
"aa_start": 867,
"aa_end": null,
"aa_length": 1112,
"cds_start": 2599,
"cds_end": null,
"cds_length": 3339,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920439.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2587A>G",
"hgvs_p": "p.Thr863Ala",
"transcript": "ENST00000954155.1",
"protein_id": "ENSP00000624214.1",
"transcript_support_level": null,
"aa_start": 863,
"aa_end": null,
"aa_length": 1108,
"cds_start": 2587,
"cds_end": null,
"cds_length": 3327,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954155.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2584A>G",
"hgvs_p": "p.Thr862Ala",
"transcript": "ENST00000681935.1",
"protein_id": "ENSP00000505717.1",
"transcript_support_level": null,
"aa_start": 862,
"aa_end": null,
"aa_length": 1107,
"cds_start": 2584,
"cds_end": null,
"cds_length": 3324,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000681935.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2575A>G",
"hgvs_p": "p.Thr859Ala",
"transcript": "ENST00000867659.1",
"protein_id": "ENSP00000537718.1",
"transcript_support_level": null,
"aa_start": 859,
"aa_end": null,
"aa_length": 1104,
"cds_start": 2575,
"cds_end": null,
"cds_length": 3315,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000867659.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2566A>G",
"hgvs_p": "p.Thr856Ala",
"transcript": "ENST00000954151.1",
"protein_id": "ENSP00000624210.1",
"transcript_support_level": null,
"aa_start": 856,
"aa_end": null,
"aa_length": 1101,
"cds_start": 2566,
"cds_end": null,
"cds_length": 3306,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954151.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2557A>G",
"hgvs_p": "p.Thr853Ala",
"transcript": "ENST00000867657.1",
"protein_id": "ENSP00000537716.1",
"transcript_support_level": null,
"aa_start": 853,
"aa_end": null,
"aa_length": 1098,
"cds_start": 2557,
"cds_end": null,
"cds_length": 3297,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000867657.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2518A>G",
"hgvs_p": "p.Thr840Ala",
"transcript": "ENST00000920437.1",
"protein_id": "ENSP00000590496.1",
"transcript_support_level": null,
"aa_start": 840,
"aa_end": null,
"aa_length": 1085,
"cds_start": 2518,
"cds_end": null,
"cds_length": 3258,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920437.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2515A>G",
"hgvs_p": "p.Thr839Ala",
"transcript": "ENST00000679588.1",
"protein_id": "ENSP00000506134.1",
"transcript_support_level": null,
"aa_start": 839,
"aa_end": null,
"aa_length": 1084,
"cds_start": 2515,
"cds_end": null,
"cds_length": 3255,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000679588.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2500A>G",
"hgvs_p": "p.Thr834Ala",
"transcript": "ENST00000920442.1",
"protein_id": "ENSP00000590501.1",
"transcript_support_level": null,
"aa_start": 834,
"aa_end": null,
"aa_length": 1079,
"cds_start": 2500,
"cds_end": null,
"cds_length": 3240,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920442.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2470A>G",
"hgvs_p": "p.Thr824Ala",
"transcript": "ENST00000679712.1",
"protein_id": "ENSP00000504878.1",
"transcript_support_level": null,
"aa_start": 824,
"aa_end": null,
"aa_length": 1069,
"cds_start": 2470,
"cds_end": null,
"cds_length": 3210,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000679712.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2461A>G",
"hgvs_p": "p.Thr821Ala",
"transcript": "ENST00000680075.1",
"protein_id": "ENSP00000504954.1",
"transcript_support_level": null,
"aa_start": 821,
"aa_end": null,
"aa_length": 1066,
"cds_start": 2461,
"cds_end": null,
"cds_length": 3201,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000680075.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2446A>G",
"hgvs_p": "p.Thr816Ala",
"transcript": "ENST00000680602.1",
"protein_id": "ENSP00000505437.1",
"transcript_support_level": null,
"aa_start": 816,
"aa_end": null,
"aa_length": 1061,
"cds_start": 2446,
"cds_end": null,
"cds_length": 3186,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000680602.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2395A>G",
"hgvs_p": "p.Thr799Ala",
"transcript": "ENST00000954156.1",
"protein_id": "ENSP00000624215.1",
"transcript_support_level": null,
"aa_start": 799,
"aa_end": null,
"aa_length": 1044,
"cds_start": 2395,
"cds_end": null,
"cds_length": 3135,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954156.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2395A>G",
"hgvs_p": "p.Thr799Ala",
"transcript": "ENST00000954158.1",
"protein_id": "ENSP00000624217.1",
"transcript_support_level": null,
"aa_start": 799,
"aa_end": null,
"aa_length": 1044,
"cds_start": 2395,
"cds_end": null,
"cds_length": 3135,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954158.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2344A>G",
"hgvs_p": "p.Thr782Ala",
"transcript": "ENST00000680717.1",
"protein_id": "ENSP00000506457.1",
"transcript_support_level": null,
"aa_start": 782,
"aa_end": null,
"aa_length": 1027,
"cds_start": 2344,
"cds_end": null,
"cds_length": 3084,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000680717.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2344A>G",
"hgvs_p": "p.Thr782Ala",
"transcript": "ENST00000954154.1",
"protein_id": "ENSP00000624213.1",
"transcript_support_level": null,
"aa_start": 782,
"aa_end": null,
"aa_length": 1021,
"cds_start": 2344,
"cds_end": null,
"cds_length": 3066,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000954154.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2299A>G",
"hgvs_p": "p.Thr767Ala",
"transcript": "ENST00000920443.1",
"protein_id": "ENSP00000590502.1",
"transcript_support_level": null,
"aa_start": 767,
"aa_end": null,
"aa_length": 1012,
"cds_start": 2299,
"cds_end": null,
"cds_length": 3039,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920443.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2278A>G",
"hgvs_p": "p.Thr760Ala",
"transcript": "ENST00000920445.1",
"protein_id": "ENSP00000590504.1",
"transcript_support_level": null,
"aa_start": 760,
"aa_end": null,
"aa_length": 1005,
"cds_start": 2278,
"cds_end": null,
"cds_length": 3018,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920445.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2194A>G",
"hgvs_p": "p.Thr732Ala",
"transcript": "ENST00000920446.1",
"protein_id": "ENSP00000590505.1",
"transcript_support_level": null,
"aa_start": 732,
"aa_end": null,
"aa_length": 977,
"cds_start": 2194,
"cds_end": null,
"cds_length": 2934,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920446.1"
},
{
"aa_ref": "T",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "c.2131A>G",
"hgvs_p": "p.Thr711Ala",
"transcript": "ENST00000920441.1",
"protein_id": "ENSP00000590500.1",
"transcript_support_level": null,
"aa_start": 711,
"aa_end": null,
"aa_length": 956,
"cds_start": 2131,
"cds_end": null,
"cds_length": 2871,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000920441.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.*1217A>G",
"hgvs_p": null,
"transcript": "ENST00000535283.6",
"protein_id": "ENSP00000441825.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000535283.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.1337A>G",
"hgvs_p": null,
"transcript": "ENST00000539332.2",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000539332.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.2825A>G",
"hgvs_p": null,
"transcript": "ENST00000679855.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000679855.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.2825A>G",
"hgvs_p": null,
"transcript": "ENST00000680250.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000680250.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.*2146A>G",
"hgvs_p": null,
"transcript": "ENST00000680357.1",
"protein_id": "ENSP00000506385.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000680357.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.1697A>G",
"hgvs_p": null,
"transcript": "ENST00000680452.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000680452.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.2922A>G",
"hgvs_p": null,
"transcript": "ENST00000680881.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000680881.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.1702A>G",
"hgvs_p": null,
"transcript": "ENST00000680959.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000680959.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.*2547A>G",
"hgvs_p": null,
"transcript": "ENST00000681188.1",
"protein_id": "ENSP00000506472.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000681188.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.2825A>G",
"hgvs_p": null,
"transcript": "ENST00000681368.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000681368.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.*1217A>G",
"hgvs_p": null,
"transcript": "ENST00000535283.6",
"protein_id": "ENSP00000441825.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000535283.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.*2146A>G",
"hgvs_p": null,
"transcript": "ENST00000680357.1",
"protein_id": "ENSP00000506385.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000680357.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"hgvs_c": "n.*2547A>G",
"hgvs_p": null,
"transcript": "ENST00000681188.1",
"protein_id": "ENSP00000506472.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000681188.1"
}
],
"gene_symbol": "DDB1",
"gene_hgnc_id": 2717,
"dbsnp": "rs765613377",
"frequency_reference_population": 0.0000027363935,
"hom_count_reference_population": 0,
"allele_count_reference_population": 4,
"gnomad_exomes_af": 0.00000273639,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.0735563337802887,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.075,
"revel_prediction": "Benign",
"alphamissense_score": 0.0489,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.59,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.181,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001923.5",
"gene_symbol": "DDB1",
"hgnc_id": 2717,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.2683A>G",
"hgvs_p": "p.Thr895Ala"
}
],
"clinvar_disease": "White-Kernohan syndrome",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "White-Kernohan syndrome",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}