← 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: 4-54738515-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=54738515&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 17,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BP7",
"BS2"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "KIT",
"hgnc_id": 6342,
"hgvs_c": "c.2892C>T",
"hgvs_p": "p.Thr964Thr",
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -17,
"transcript": "NM_001385284.1",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS2",
"acmg_score": -17,
"allele_count_reference_population": 12,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.65,
"chr": "4",
"clinvar_classification": "Likely benign",
"clinvar_disease": "Gastrointestinal stromal tumor,Hereditary cancer-predisposing syndrome,KIT-related disorder",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:3",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.6499999761581421,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 976,
"aa_ref": "T",
"aa_start": 963,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5147,
"cdna_start": 2947,
"cds_end": null,
"cds_length": 2931,
"cds_start": 2889,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_000222.3",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2889C>T",
"hgvs_p": "p.Thr963Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000288135.6",
"protein_coding": true,
"protein_id": "NP_000213.1",
"strand": true,
"transcript": "NM_000222.3",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 976,
"aa_ref": "T",
"aa_start": 963,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5147,
"cdna_start": 2947,
"cds_end": null,
"cds_length": 2931,
"cds_start": 2889,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000288135.6",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2889C>T",
"hgvs_p": "p.Thr963Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000222.3",
"protein_coding": true,
"protein_id": "ENSP00000288135.6",
"strand": true,
"transcript": "ENST00000288135.6",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "T",
"aa_start": 959,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5126,
"cdna_start": 2969,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2877,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000412167.7",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2877C>T",
"hgvs_p": "p.Thr959Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000390987.3",
"strand": true,
"transcript": "ENST00000412167.7",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 977,
"aa_ref": "T",
"aa_start": 964,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5150,
"cdna_start": 2950,
"cds_end": null,
"cds_length": 2934,
"cds_start": 2892,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001385284.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2892C>T",
"hgvs_p": "p.Thr964Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372213.1",
"strand": true,
"transcript": "NM_001385284.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 977,
"aa_ref": "T",
"aa_start": 964,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5249,
"cdna_start": 2994,
"cds_end": null,
"cds_length": 2934,
"cds_start": 2892,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000687109.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2892C>T",
"hgvs_p": "p.Thr964Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509371.1",
"strand": true,
"transcript": "ENST00000687109.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 976,
"aa_ref": "T",
"aa_start": 963,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5147,
"cdna_start": 2947,
"cds_end": null,
"cds_length": 2931,
"cds_start": 2889,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001385290.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2889C>T",
"hgvs_p": "p.Thr963Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372219.1",
"strand": true,
"transcript": "NM_001385290.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 976,
"aa_ref": "T",
"aa_start": 963,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5098,
"cdna_start": 2937,
"cds_end": null,
"cds_length": 2931,
"cds_start": 2889,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000689832.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2889C>T",
"hgvs_p": "p.Thr963Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509084.1",
"strand": true,
"transcript": "ENST00000689832.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 975,
"aa_ref": "T",
"aa_start": 962,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5144,
"cdna_start": 2944,
"cds_end": null,
"cds_length": 2928,
"cds_start": 2886,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001385285.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2886C>T",
"hgvs_p": "p.Thr962Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372214.1",
"strand": true,
"transcript": "NM_001385285.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 975,
"aa_ref": "T",
"aa_start": 962,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5230,
"cdna_start": 2978,
"cds_end": null,
"cds_length": 2928,
"cds_start": 2886,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000692783.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2886C>T",
"hgvs_p": "p.Thr962Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508733.1",
"strand": true,
"transcript": "ENST00000692783.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 973,
"aa_ref": "T",
"aa_start": 960,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5138,
"cdna_start": 2938,
"cds_end": null,
"cds_length": 2922,
"cds_start": 2880,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001385288.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2880C>T",
"hgvs_p": "p.Thr960Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372217.1",
"strand": true,
"transcript": "NM_001385288.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 973,
"aa_ref": "T",
"aa_start": 960,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5121,
"cdna_start": 2938,
"cds_end": null,
"cds_length": 2922,
"cds_start": 2880,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000690543.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2880C>T",
"hgvs_p": "p.Thr960Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508831.1",
"strand": true,
"transcript": "ENST00000690543.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "T",
"aa_start": 959,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5135,
"cdna_start": 2935,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2877,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001093772.2",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2877C>T",
"hgvs_p": "p.Thr959Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001087241.1",
"strand": true,
"transcript": "NM_001093772.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "T",
"aa_start": 959,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5135,
"cdna_start": 2935,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2877,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001385292.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2877C>T",
"hgvs_p": "p.Thr959Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372221.1",
"strand": true,
"transcript": "NM_001385292.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "T",
"aa_start": 959,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5271,
"cdna_start": 3003,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2877,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000687295.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2877C>T",
"hgvs_p": "p.Thr959Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509450.1",
"strand": true,
"transcript": "ENST00000687295.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 971,
"aa_ref": "T",
"aa_start": 958,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5132,
"cdna_start": 2932,
"cds_end": null,
"cds_length": 2916,
"cds_start": 2874,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "NM_001385286.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2874C>T",
"hgvs_p": "p.Thr958Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001372215.1",
"strand": true,
"transcript": "NM_001385286.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 971,
"aa_ref": "T",
"aa_start": 958,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5135,
"cdna_start": 2947,
"cds_end": null,
"cds_length": 2916,
"cds_start": 2874,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000686011.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2874C>T",
"hgvs_p": "p.Thr958Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509704.1",
"strand": true,
"transcript": "ENST00000686011.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 937,
"aa_ref": "T",
"aa_start": 924,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5024,
"cdna_start": 2830,
"cds_end": null,
"cds_length": 2814,
"cds_start": 2772,
"consequences": [
"synonymous_variant"
],
"exon_count": 20,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000895987.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2772C>T",
"hgvs_p": "p.Thr924Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566046.1",
"strand": true,
"transcript": "ENST00000895987.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 931,
"aa_ref": "T",
"aa_start": 918,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5022,
"cdna_start": 2822,
"cds_end": null,
"cds_length": 2796,
"cds_start": 2754,
"consequences": [
"synonymous_variant"
],
"exon_count": 20,
"exon_rank": 20,
"exon_rank_end": null,
"feature": "ENST00000687246.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2754C>T",
"hgvs_p": "p.Thr918Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509114.1",
"strand": true,
"transcript": "ENST00000687246.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 903,
"aa_ref": "T",
"aa_start": 890,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4918,
"cdna_start": 2722,
"cds_end": null,
"cds_length": 2712,
"cds_start": 2670,
"consequences": [
"synonymous_variant"
],
"exon_count": 19,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000931720.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2670C>T",
"hgvs_p": "p.Thr890Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000601779.1",
"strand": true,
"transcript": "ENST00000931720.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 901,
"aa_ref": "T",
"aa_start": 888,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4911,
"cdna_start": 2715,
"cds_end": null,
"cds_length": 2706,
"cds_start": 2664,
"consequences": [
"synonymous_variant"
],
"exon_count": 19,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000931721.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2664C>T",
"hgvs_p": "p.Thr888Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000601780.1",
"strand": true,
"transcript": "ENST00000931721.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 900,
"aa_ref": "T",
"aa_start": 887,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4930,
"cdna_start": 2730,
"cds_end": null,
"cds_length": 2703,
"cds_start": 2661,
"consequences": [
"synonymous_variant"
],
"exon_count": 19,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000931719.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2661C>T",
"hgvs_p": "p.Thr887Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000601778.1",
"strand": true,
"transcript": "ENST00000931719.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 806,
"aa_ref": "T",
"aa_start": 793,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5091,
"cdna_start": 2911,
"cds_end": null,
"cds_length": 2421,
"cds_start": 2379,
"consequences": [
"synonymous_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000689994.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "c.2379C>T",
"hgvs_p": "p.Thr793Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509156.1",
"strand": true,
"transcript": "ENST00000689994.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": 3777,
"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": "ENST00000684818.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.1581C>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": "ENST00000684818.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": 5116,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000685269.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.2967C>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": "ENST00000685269.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": 5483,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000687208.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.3301C>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": "ENST00000687208.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": 5226,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000687265.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.3047C>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": "ENST00000687265.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": 2883,
"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": "ENST00000688060.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.686C>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": "ENST00000688060.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": 5266,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000690917.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.3107C>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": "ENST00000690917.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": 3937,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000691361.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.1799C>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": "ENST00000691361.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": 4977,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 21,
"exon_rank": 21,
"exon_rank_end": null,
"feature": "ENST00000692991.1",
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"hgvs_c": "n.2986C>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": "ENST00000692991.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs200275681",
"effect": "synonymous_variant",
"frequency_reference_population": 0.0000074350824,
"gene_hgnc_id": 6342,
"gene_symbol": "KIT",
"gnomad_exomes_ac": 10,
"gnomad_exomes_af": 0.00000684066,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131473,
"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": "Gastrointestinal stromal tumor|Hereditary cancer-predisposing syndrome|KIT-related disorder",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.856,
"pos": 54738515,
"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_001385284.1"
}
]
}