← 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: 15-43698750-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=43698750&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2",
"PP3_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CKMT1A",
"hgnc_id": 31736,
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"inheritance_mode": "AR",
"pathogenic_score": 6,
"score": 6,
"transcript": "NM_001321927.1",
"verdict": "Likely_pathogenic"
}
],
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM2,PP3_Strong",
"acmg_score": 6,
"allele_count_reference_population": 7,
"alphamissense_prediction": null,
"alphamissense_score": 0.995,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.37,
"chr": "15",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.9639316201210022,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1579,
"cdna_start": 1313,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001321926.2",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000413453.7",
"protein_coding": true,
"protein_id": "NP_001308855.1",
"strand": true,
"transcript": "NM_001321926.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1579,
"cdna_start": 1313,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000413453.7",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001321926.2",
"protein_coding": true,
"protein_id": "ENSP00000406577.3",
"strand": true,
"transcript": "ENST00000413453.7",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1972,
"cdna_start": 1706,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001321927.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001308856.1",
"strand": true,
"transcript": "NM_001321927.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1733,
"cdna_start": 1467,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001321928.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001308857.1",
"strand": true,
"transcript": "NM_001321928.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1843,
"cdna_start": 1577,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909070.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579129.1",
"strand": true,
"transcript": "ENST00000909070.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1760,
"cdna_start": 1498,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909071.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579130.1",
"strand": true,
"transcript": "ENST00000909071.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1682,
"cdna_start": 1420,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000945385.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615444.1",
"strand": true,
"transcript": "ENST00000945385.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 423,
"aa_ref": "R",
"aa_start": 380,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1529,
"cdna_start": 1263,
"cds_end": null,
"cds_length": 1272,
"cds_start": 1139,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000932399.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1139G>A",
"hgvs_p": "p.Arg380Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000602458.1",
"strand": true,
"transcript": "ENST00000932399.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1879,
"cdna_start": 1613,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001015001.2",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001015001.1",
"strand": true,
"transcript": "NM_001015001.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1779,
"cdna_start": 1513,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000434505.5",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000413165.1",
"strand": true,
"transcript": "ENST00000434505.5",
"transcript_support_level": 5
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3520,
"cdna_start": 1382,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909068.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579127.1",
"strand": true,
"transcript": "ENST00000909068.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1637,
"cdna_start": 1371,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909069.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579128.1",
"strand": true,
"transcript": "ENST00000909069.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1691,
"cdna_start": 1430,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909073.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579132.1",
"strand": true,
"transcript": "ENST00000909073.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1505,
"cdna_start": 1239,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909074.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579133.1",
"strand": true,
"transcript": "ENST00000909074.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1685,
"cdna_start": 1423,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909075.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579134.1",
"strand": true,
"transcript": "ENST00000909075.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1586,
"cdna_start": 1322,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000932397.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000602456.1",
"strand": true,
"transcript": "ENST00000932397.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 415,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1581,
"cdna_start": 1321,
"cds_end": null,
"cds_length": 1248,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000909072.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579131.1",
"strand": true,
"transcript": "ENST00000909072.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 402,
"aa_ref": "R",
"aa_start": 359,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1730,
"cdna_start": 1464,
"cds_end": null,
"cds_length": 1209,
"cds_start": 1076,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000945384.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1076G>A",
"hgvs_p": "p.Arg359Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000615443.1",
"strand": true,
"transcript": "ENST00000945384.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 372,
"aa_ref": "R",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4674,
"cdna_start": 1129,
"cds_end": null,
"cds_length": 1119,
"cds_start": 986,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000909067.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.986G>A",
"hgvs_p": "p.Arg329Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579126.1",
"strand": true,
"transcript": "ENST00000909067.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 372,
"aa_ref": "R",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1366,
"cdna_start": 1100,
"cds_end": null,
"cds_length": 1119,
"cds_start": 986,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000932396.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.986G>A",
"hgvs_p": "p.Arg329Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000602455.1",
"strand": true,
"transcript": "ENST00000932396.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 343,
"aa_ref": "R",
"aa_start": 300,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1292,
"cdna_start": 1026,
"cds_end": null,
"cds_length": 1032,
"cds_start": 899,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000932398.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.899G>A",
"hgvs_p": "p.Arg300Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000602457.1",
"strand": true,
"transcript": "ENST00000932398.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 304,
"aa_ref": "R",
"aa_start": 261,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1131,
"cdna_start": 865,
"cds_end": null,
"cds_length": 915,
"cds_start": 782,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000909076.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.782G>A",
"hgvs_p": "p.Arg261Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579135.1",
"strand": true,
"transcript": "ENST00000909076.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 258,
"aa_ref": "R",
"aa_start": 215,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1731,
"cdna_start": 1465,
"cds_end": null,
"cds_length": 777,
"cds_start": 644,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001321929.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.644G>A",
"hgvs_p": "p.Arg215Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001308858.1",
"strand": true,
"transcript": "NM_001321929.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1909,
"cdna_start": 1643,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_017022369.2",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016877858.1",
"strand": true,
"transcript": "XM_017022369.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 448,
"aa_ref": "R",
"aa_start": 405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1834,
"cdna_start": 1568,
"cds_end": null,
"cds_length": 1347,
"cds_start": 1214,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_017022370.2",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1214G>A",
"hgvs_p": "p.Arg405Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016877859.1",
"strand": true,
"transcript": "XM_017022370.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1816,
"cdna_start": 1550,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047432754.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288710.1",
"strand": true,
"transcript": "XM_047432754.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 417,
"aa_ref": "R",
"aa_start": 374,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1741,
"cdna_start": 1475,
"cds_end": null,
"cds_length": 1254,
"cds_start": 1121,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047432755.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "c.1121G>A",
"hgvs_p": "p.Arg374Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288711.1",
"strand": true,
"transcript": "XM_047432755.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": 1978,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NR_135856.1",
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"hgvs_c": "n.1712G>A",
"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": "NR_135856.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs527344657",
"effect": "missense_variant",
"frequency_reference_population": 0.0000047888657,
"gene_hgnc_id": 31736,
"gene_symbol": "CKMT1A",
"gnomad_exomes_ac": 7,
"gnomad_exomes_af": 0.00000478887,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 0,
"gnomad_genomes_af": 0,
"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": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 6.594,
"pos": 43698750,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.259,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.009999999776482582,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.01,
"transcript": "NM_001321927.1"
}
]
}