← 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: 16-29790790-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=29790790&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 6,
"criteria": [
"PVS1_Strong",
"BP6_Moderate",
"BS2"
],
"effects": [
"stop_gained"
],
"gene_symbol": "KIF22",
"hgnc_id": 6391,
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"inheritance_mode": "AD",
"pathogenic_score": 4,
"score": -2,
"transcript": "NM_007317.3",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PVS1_Strong,BP6_Moderate,BS2",
"acmg_score": -2,
"allele_count_reference_population": 13,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.35,
"chr": "16",
"clinvar_classification": "Likely benign",
"clinvar_disease": "not provided",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.3499999940395355,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 665,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2081,
"cdna_start": 40,
"cds_end": null,
"cds_length": 1998,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_007317.3",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000160827.9",
"protein_coding": true,
"protein_id": "NP_015556.1",
"strand": true,
"transcript": "NM_007317.3",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 665,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2081,
"cdna_start": 40,
"cds_end": null,
"cds_length": 1998,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000160827.9",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_007317.3",
"protein_coding": true,
"protein_id": "ENSP00000160827.5",
"strand": true,
"transcript": "ENST00000160827.9",
"transcript_support_level": 1
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 679,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2102,
"cdna_start": 50,
"cds_end": null,
"cds_length": 2040,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000569382.3",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000456165.3",
"strand": true,
"transcript": "ENST00000569382.3",
"transcript_support_level": 5
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 679,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2157,
"cdna_start": 73,
"cds_end": null,
"cds_length": 2040,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936369.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606428.1",
"strand": true,
"transcript": "ENST00000936369.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 672,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2136,
"cdna_start": 73,
"cds_end": null,
"cds_length": 2019,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936371.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606430.1",
"strand": true,
"transcript": "ENST00000936371.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 667,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2113,
"cdna_start": 62,
"cds_end": null,
"cds_length": 2004,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936373.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606432.1",
"strand": true,
"transcript": "ENST00000936373.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 666,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2109,
"cdna_start": 64,
"cds_end": null,
"cds_length": 2001,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936374.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606433.1",
"strand": true,
"transcript": "ENST00000936374.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 663,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2109,
"cdna_start": 73,
"cds_end": null,
"cds_length": 1992,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936370.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606429.1",
"strand": true,
"transcript": "ENST00000936370.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 656,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2087,
"cdna_start": 73,
"cds_end": null,
"cds_length": 1971,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936372.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606431.1",
"strand": true,
"transcript": "ENST00000936372.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 649,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2044,
"cdna_start": 50,
"cds_end": null,
"cds_length": 1950,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000689660.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509285.1",
"strand": true,
"transcript": "ENST00000689660.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 645,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2015,
"cdna_start": 34,
"cds_end": null,
"cds_length": 1938,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000689107.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509175.1",
"strand": true,
"transcript": "ENST00000689107.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 642,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2010,
"cdna_start": 40,
"cds_end": null,
"cds_length": 1929,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936380.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606439.1",
"strand": true,
"transcript": "ENST00000936380.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 639,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2003,
"cdna_start": 40,
"cds_end": null,
"cds_length": 1920,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936378.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606437.1",
"strand": true,
"transcript": "ENST00000936378.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 636,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1994,
"cdna_start": 39,
"cds_end": null,
"cds_length": 1911,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936379.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606438.1",
"strand": true,
"transcript": "ENST00000936379.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 610,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1921,
"cdna_start": 45,
"cds_end": null,
"cds_length": 1833,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936377.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606436.1",
"strand": true,
"transcript": "ENST00000936377.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 595,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1882,
"cdna_start": 51,
"cds_end": null,
"cds_length": 1788,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936375.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606434.1",
"strand": true,
"transcript": "ENST00000936375.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 574,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1818,
"cdna_start": 50,
"cds_end": null,
"cds_length": 1725,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000936376.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000606435.1",
"strand": true,
"transcript": "ENST00000936376.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 542,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1742,
"cdna_start": 40,
"cds_end": null,
"cds_length": 1629,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 11,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_047434094.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047290050.1",
"strand": true,
"transcript": "XM_047434094.1",
"transcript_support_level": null
},
{
"aa_alt": "*",
"aa_end": null,
"aa_length": 442,
"aa_ref": "R",
"aa_start": 11,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1918,
"cdna_start": 40,
"cds_end": null,
"cds_length": 1329,
"cds_start": 31,
"consequences": [
"stop_gained"
],
"exon_count": 9,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_047434095.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.31C>T",
"hgvs_p": "p.Arg11*",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047290051.1",
"strand": true,
"transcript": "XM_047434095.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 597,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2130,
"cdna_start": null,
"cds_end": null,
"cds_length": 1794,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001256269.2",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.-223C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001243198.1",
"strand": true,
"transcript": "NM_001256269.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 597,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2155,
"cdna_start": null,
"cds_end": null,
"cds_length": 1794,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000690258.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.-223C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509977.1",
"strand": true,
"transcript": "ENST00000690258.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": 3870,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000563666.2",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.60C>T",
"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": "ENST00000563666.2",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 994,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000569636.7",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000457176.3",
"strand": true,
"transcript": "ENST00000569636.7",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 572,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000570173.6",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000455702.1",
"strand": true,
"transcript": "ENST00000570173.6",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2237,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000685401.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509077.1",
"strand": true,
"transcript": "ENST00000685401.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2877,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000685526.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510465.1",
"strand": true,
"transcript": "ENST00000685526.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": 4673,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000686384.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.43C>T",
"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": "ENST00000686384.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2125,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000689089.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509109.1",
"strand": true,
"transcript": "ENST00000689089.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2689,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000689172.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000508827.1",
"strand": true,
"transcript": "ENST00000689172.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": 2938,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000689743.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.60C>T",
"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": "ENST00000689743.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3002,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000690419.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509446.1",
"strand": true,
"transcript": "ENST00000690419.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": 1241,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000690510.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.40C>T",
"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": "ENST00000690510.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2012,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000691128.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509922.1",
"strand": true,
"transcript": "ENST00000691128.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": 2853,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000691169.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.64C>T",
"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": "ENST00000691169.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": 2171,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000691203.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.41C>T",
"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": "ENST00000691203.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3029,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 14,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000691895.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510045.1",
"strand": true,
"transcript": "ENST00000691895.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1880,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 13,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000693260.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.31C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509562.1",
"strand": true,
"transcript": "ENST00000693260.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 597,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2257,
"cdna_start": null,
"cds_end": null,
"cds_length": 1794,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001256270.1",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.-566C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001243199.1",
"strand": true,
"transcript": "NM_001256270.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 597,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2493,
"cdna_start": null,
"cds_end": null,
"cds_length": 1794,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000400751.9",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.-806C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000383562.5",
"strand": true,
"transcript": "ENST00000400751.9",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 597,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2256,
"cdna_start": null,
"cds_end": null,
"cds_length": 1794,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000561482.6",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "c.-566C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000454957.1",
"strand": true,
"transcript": "ENST00000561482.6",
"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": 3822,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000563263.2",
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"hgvs_c": "n.-217C>T",
"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": "ENST00000563263.2",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs556897693",
"effect": "stop_gained",
"frequency_reference_population": 0.00000810859,
"gene_hgnc_id": 6391,
"gene_symbol": "KIF22",
"gnomad_exomes_ac": 11,
"gnomad_exomes_af": 0.00000758142,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131301,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Likely benign",
"phenotype_combined": "not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.335,
"pos": 29790790,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_007317.3"
}
]
}