← 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: 9-87967483-CC-TT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=87967483&ref=CC&alt=TT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "CDK20",
"hgnc_id": 21420,
"hgvs_c": "c.1019_1020delGGinsAA",
"hgvs_p": "p.Arg340Gln",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_001039803.3",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "ENSG00000303948",
"hgnc_id": null,
"hgvs_c": "n.517_518delCCinsTT",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "ENST00000798236.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "LOC124902200",
"hgnc_id": null,
"hgvs_c": "n.101_102delCCinsTT",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "XR_007061646.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "TT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "9",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 346,
"aa_ref": "R",
"aa_start": 340,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2149,
"cdna_start": 1107,
"cds_end": null,
"cds_length": 1041,
"cds_start": 1019,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001039803.3",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1019_1020delGGinsAA",
"hgvs_p": "p.Arg340Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000325303.9",
"protein_coding": true,
"protein_id": "NP_001034892.1",
"strand": false,
"transcript": "NM_001039803.3",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 346,
"aa_ref": "R",
"aa_start": 340,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2149,
"cdna_start": 1107,
"cds_end": null,
"cds_length": 1041,
"cds_start": 1019,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000325303.9",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1019_1020delGGinsAA",
"hgvs_p": "p.Arg340Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001039803.3",
"protein_coding": true,
"protein_id": "ENSP00000322343.8",
"strand": false,
"transcript": "ENST00000325303.9",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 325,
"aa_ref": "R",
"aa_start": 319,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2301,
"cdna_start": 1264,
"cds_end": null,
"cds_length": 978,
"cds_start": 956,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000375883.7",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.956_957delGGinsAA",
"hgvs_p": "p.Arg319Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000365043.3",
"strand": false,
"transcript": "ENST00000375883.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 275,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1860,
"cdna_start": null,
"cds_end": null,
"cds_length": 828,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000605159.5",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*100_*101delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000474485.1",
"strand": false,
"transcript": "ENST00000605159.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 243,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1907,
"cdna_start": null,
"cds_end": null,
"cds_length": 732,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000375871.8",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*100_*101delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000365031.3",
"strand": false,
"transcript": "ENST00000375871.8",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 3540,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000459720.5",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "n.2497_2498delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000459720.5",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 359,
"aa_ref": "R",
"aa_start": 353,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3060,
"cdna_start": 1377,
"cds_end": null,
"cds_length": 1080,
"cds_start": 1058,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000870588.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1058_1059delGGinsAA",
"hgvs_p": "p.Arg353Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000540647.1",
"strand": false,
"transcript": "ENST00000870588.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 354,
"aa_ref": "R",
"aa_start": 348,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2183,
"cdna_start": 1141,
"cds_end": null,
"cds_length": 1065,
"cds_start": 1043,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000926638.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1043_1044delGGinsAA",
"hgvs_p": "p.Arg348Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596697.1",
"strand": false,
"transcript": "ENST00000926638.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 351,
"aa_ref": "R",
"aa_start": 345,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3668,
"cdna_start": 1091,
"cds_end": null,
"cds_length": 1056,
"cds_start": 1034,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000870587.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1034_1035delGGinsAA",
"hgvs_p": "p.Arg345Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000540646.1",
"strand": false,
"transcript": "ENST00000870587.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 338,
"aa_ref": "R",
"aa_start": 332,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2125,
"cdna_start": 1083,
"cds_end": null,
"cds_length": 1017,
"cds_start": 995,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_178432.4",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.995_996delGGinsAA",
"hgvs_p": "p.Arg332Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_848519.1",
"strand": false,
"transcript": "NM_178432.4",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 338,
"aa_ref": "R",
"aa_start": 332,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2176,
"cdna_start": 1139,
"cds_end": null,
"cds_length": 1017,
"cds_start": 995,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000336654.9",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.995_996delGGinsAA",
"hgvs_p": "p.Arg332Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000338975.5",
"strand": false,
"transcript": "ENST00000336654.9",
"transcript_support_level": 2
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 337,
"aa_ref": "R",
"aa_start": 331,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1941,
"cdna_start": 1070,
"cds_end": null,
"cds_length": 1014,
"cds_start": 992,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000870592.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.992_993delGGinsAA",
"hgvs_p": "p.Arg331Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000540651.1",
"strand": false,
"transcript": "ENST00000870592.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 332,
"aa_ref": "R",
"aa_start": 326,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2092,
"cdna_start": 1055,
"cds_end": null,
"cds_length": 999,
"cds_start": 977,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000870590.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.977_978delGGinsAA",
"hgvs_p": "p.Arg326Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000540649.1",
"strand": false,
"transcript": "ENST00000870590.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 330,
"aa_ref": "R",
"aa_start": 324,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2261,
"cdna_start": 1219,
"cds_end": null,
"cds_length": 993,
"cds_start": 971,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000952589.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.971_972delGGinsAA",
"hgvs_p": "p.Arg324Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622648.1",
"strand": false,
"transcript": "ENST00000952589.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 329,
"aa_ref": "R",
"aa_start": 323,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2217,
"cdna_start": 1180,
"cds_end": null,
"cds_length": 990,
"cds_start": 968,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000952590.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.968_969delGGinsAA",
"hgvs_p": "p.Arg323Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622649.1",
"strand": false,
"transcript": "ENST00000952590.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 325,
"aa_ref": "R",
"aa_start": 319,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2086,
"cdna_start": 1044,
"cds_end": null,
"cds_length": 978,
"cds_start": 956,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_012119.5",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.956_957delGGinsAA",
"hgvs_p": "p.Arg319Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_036251.2",
"strand": false,
"transcript": "NM_012119.5",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 313,
"aa_ref": "R",
"aa_start": 307,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1870,
"cdna_start": 998,
"cds_end": null,
"cds_length": 942,
"cds_start": 920,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000870591.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.920_921delGGinsAA",
"hgvs_p": "p.Arg307Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000540650.1",
"strand": false,
"transcript": "ENST00000870591.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 309,
"aa_ref": "R",
"aa_start": 303,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1868,
"cdna_start": 996,
"cds_end": null,
"cds_length": 930,
"cds_start": 908,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000952591.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.908_909delGGinsAA",
"hgvs_p": "p.Arg303Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622650.1",
"strand": false,
"transcript": "ENST00000952591.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 296,
"aa_ref": "R",
"aa_start": 290,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2005,
"cdna_start": 965,
"cds_end": null,
"cds_length": 891,
"cds_start": 869,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000926639.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.869_870delGGinsAA",
"hgvs_p": "p.Arg290Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596698.1",
"strand": false,
"transcript": "ENST00000926639.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 280,
"aa_ref": "R",
"aa_start": 274,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2128,
"cdna_start": 1086,
"cds_end": null,
"cds_length": 843,
"cds_start": 821,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000870589.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.821_822delGGinsAA",
"hgvs_p": "p.Arg274Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000540648.1",
"strand": false,
"transcript": "ENST00000870589.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 264,
"aa_ref": "R",
"aa_start": 258,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1723,
"cdna_start": 851,
"cds_end": null,
"cds_length": 795,
"cds_start": 773,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000926640.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.773_774delGGinsAA",
"hgvs_p": "p.Arg258Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596699.1",
"strand": false,
"transcript": "ENST00000926640.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 364,
"aa_ref": "R",
"aa_start": 358,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2203,
"cdna_start": 1161,
"cds_end": null,
"cds_length": 1095,
"cds_start": 1073,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423118.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1073_1074delGGinsAA",
"hgvs_p": "p.Arg358Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279074.1",
"strand": false,
"transcript": "XM_047423118.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 359,
"aa_ref": "R",
"aa_start": 353,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2188,
"cdna_start": 1146,
"cds_end": null,
"cds_length": 1080,
"cds_start": 1058,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423119.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1058_1059delGGinsAA",
"hgvs_p": "p.Arg353Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279075.1",
"strand": false,
"transcript": "XM_047423119.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 351,
"aa_ref": "R",
"aa_start": 345,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2164,
"cdna_start": 1122,
"cds_end": null,
"cds_length": 1056,
"cds_start": 1034,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017014561.3",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.1034_1035delGGinsAA",
"hgvs_p": "p.Arg345Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870050.1",
"strand": false,
"transcript": "XM_017014561.3",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 323,
"aa_ref": "R",
"aa_start": 317,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2080,
"cdna_start": 1038,
"cds_end": null,
"cds_length": 972,
"cds_start": 950,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423122.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.950_951delGGinsAA",
"hgvs_p": "p.Arg317Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279078.1",
"strand": false,
"transcript": "XM_047423122.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 310,
"aa_ref": "R",
"aa_start": 304,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2041,
"cdna_start": 999,
"cds_end": null,
"cds_length": 933,
"cds_start": 911,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017014563.3",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.911_912delGGinsAA",
"hgvs_p": "p.Arg304Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870052.1",
"strand": false,
"transcript": "XM_017014563.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 275,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2058,
"cdna_start": null,
"cds_end": null,
"cds_length": 828,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001170639.2",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*100_*101delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001164110.1",
"strand": false,
"transcript": "NM_001170639.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 243,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1962,
"cdna_start": null,
"cds_end": null,
"cds_length": 732,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001170640.2",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*100_*101delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001164111.1",
"strand": false,
"transcript": "NM_001170640.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 342,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2282,
"cdna_start": null,
"cds_end": null,
"cds_length": 1029,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047423120.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*123_*124delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279076.1",
"strand": false,
"transcript": "XM_047423120.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 329,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2243,
"cdna_start": null,
"cds_end": null,
"cds_length": 990,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_017014562.3",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*123_*124delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870051.1",
"strand": false,
"transcript": "XM_017014562.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 324,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2228,
"cdna_start": null,
"cds_end": null,
"cds_length": 975,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047423121.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*123_*124delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279077.1",
"strand": false,
"transcript": "XM_047423121.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 303,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2165,
"cdna_start": null,
"cds_end": null,
"cds_length": 912,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_017014564.3",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*123_*124delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870053.1",
"strand": false,
"transcript": "XM_017014564.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 256,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2001,
"cdna_start": null,
"cds_end": null,
"cds_length": 771,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_047423124.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "c.*100_*101delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279080.1",
"strand": false,
"transcript": "XM_047423124.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2021,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000486228.7",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "n.1419_1420delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000486228.7",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 5503,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000603475.1",
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"hgvs_c": "n.4465_4466delGGinsAA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000603475.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1008,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000798236.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.517_518delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798236.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 839,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000798237.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.343_344delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798237.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 931,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000798239.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.444_445delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798239.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 704,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000798241.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.283_284delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798241.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 868,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000798242.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.447_448delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798242.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 809,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000798243.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.444_445delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798243.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 921,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000798245.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.432_433delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798245.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 791,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000798246.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.426_427delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798246.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 588,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XR_007061646.1",
"gene_hgnc_id": null,
"gene_symbol": "LOC124902200",
"hgvs_c": "n.101_102delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_007061646.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 575,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000798238.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.273+261_273+262delCCinsTT",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798238.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 735,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000798240.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.437+261_437+262delCCinsTT",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798240.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 769,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000798244.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303948",
"hgvs_c": "n.467+261_467+262delCCinsTT",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000798244.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 387,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_007061647.1",
"gene_hgnc_id": null,
"gene_symbol": "LOC124902200",
"hgvs_c": "n.89+261_89+262delCCinsTT",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_007061647.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 21420,
"gene_symbol": "CDK20",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.381,
"pos": 87967483,
"ref": "CC",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_001039803.3"
}
]
}