← 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-135765707-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=135765707&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 7,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "KCNT1",
"hgnc_id": 18865,
"hgvs_c": "c.1284G>A",
"hgvs_p": "p.Arg428Arg",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": -5,
"transcript": "NM_020822.3",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Moderate,BP7",
"acmg_score": -5,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.51,
"chr": "9",
"clinvar_classification": "Likely benign",
"clinvar_disease": " 14,Autosomal dominant nocturnal frontal lobe epilepsy 5,Developmental and epileptic encephalopathy",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.5099999904632568,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1235,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7123,
"cdna_start": 1358,
"cds_end": null,
"cds_length": 3708,
"cds_start": 1284,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_020822.3",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1284G>A",
"hgvs_p": "p.Arg428Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000371757.7",
"protein_coding": true,
"protein_id": "NP_065873.2",
"strand": true,
"transcript": "NM_020822.3",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1235,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 7123,
"cdna_start": 1358,
"cds_end": null,
"cds_length": 3708,
"cds_start": 1284,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000371757.7",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1284G>A",
"hgvs_p": "p.Arg428Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_020822.3",
"protein_coding": true,
"protein_id": "ENSP00000360822.2",
"strand": true,
"transcript": "ENST00000371757.7",
"transcript_support_level": 1
},
{
"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": 4738,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000460750.5",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "n.*894G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000418777.1",
"strand": true,
"transcript": "ENST00000460750.5",
"transcript_support_level": 1
},
{
"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": 4738,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000460750.5",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "n.*894G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000418777.1",
"strand": true,
"transcript": "ENST00000460750.5",
"transcript_support_level": 1
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1256,
"aa_ref": "R",
"aa_start": 428,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3845,
"cdna_start": 1358,
"cds_end": null,
"cds_length": 3771,
"cds_start": 1284,
"consequences": [
"synonymous_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000487664.5",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1284G>A",
"hgvs_p": "p.Arg428Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000417851.2",
"strand": true,
"transcript": "ENST00000487664.5",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1237,
"aa_ref": "R",
"aa_start": 409,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3948,
"cdna_start": 1235,
"cds_end": null,
"cds_length": 3714,
"cds_start": 1227,
"consequences": [
"synonymous_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000631073.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1227G>A",
"hgvs_p": "p.Arg409Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000486130.1",
"strand": true,
"transcript": "ENST00000631073.2",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1235,
"aa_ref": "R",
"aa_start": 409,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3708,
"cdna_start": 1227,
"cds_end": null,
"cds_length": 3708,
"cds_start": 1227,
"consequences": [
"synonymous_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000490355.6",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1227G>A",
"hgvs_p": "p.Arg409Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418003.3",
"strand": true,
"transcript": "ENST00000490355.6",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1230,
"aa_ref": "R",
"aa_start": 409,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3696,
"cdna_start": 1230,
"cds_end": null,
"cds_length": 3693,
"cds_start": 1227,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000488444.6",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1227G>A",
"hgvs_p": "p.Arg409Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000419007.3",
"strand": true,
"transcript": "ENST00000488444.6",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1223,
"aa_ref": "R",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5245,
"cdna_start": 1301,
"cds_end": null,
"cds_length": 3672,
"cds_start": 1185,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000263604.5",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1185G>A",
"hgvs_p": "p.Arg395Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000263604.4",
"strand": true,
"transcript": "ENST00000263604.5",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1217,
"aa_ref": "R",
"aa_start": 389,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3760,
"cdna_start": 1273,
"cds_end": null,
"cds_length": 3654,
"cds_start": 1167,
"consequences": [
"synonymous_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000486577.6",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1167G>A",
"hgvs_p": "p.Arg389Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000417578.3",
"strand": true,
"transcript": "ENST00000486577.6",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1216,
"aa_ref": "R",
"aa_start": 409,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3678,
"cdna_start": 1245,
"cds_end": null,
"cds_length": 3651,
"cds_start": 1227,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000491806.6",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1227G>A",
"hgvs_p": "p.Arg409Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000419086.3",
"strand": true,
"transcript": "ENST00000491806.6",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1211,
"aa_ref": "R",
"aa_start": 383,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7051,
"cdna_start": 1223,
"cds_end": null,
"cds_length": 3636,
"cds_start": 1149,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NM_001272003.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1149G>A",
"hgvs_p": "p.Arg383Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001258932.1",
"strand": true,
"transcript": "NM_001272003.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1211,
"aa_ref": "R",
"aa_start": 383,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7057,
"cdna_start": 1223,
"cds_end": null,
"cds_length": 3636,
"cds_start": 1149,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000628528.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1149G>A",
"hgvs_p": "p.Arg383Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000486374.1",
"strand": true,
"transcript": "ENST00000628528.2",
"transcript_support_level": 2
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1208,
"aa_ref": "R",
"aa_start": 380,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4688,
"cdna_start": 1214,
"cds_end": null,
"cds_length": 3627,
"cds_start": 1140,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000968545.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1140G>A",
"hgvs_p": "p.Arg380Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000638604.1",
"strand": true,
"transcript": "ENST00000968545.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1203,
"aa_ref": "R",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4763,
"cdna_start": 1392,
"cds_end": null,
"cds_length": 3612,
"cds_start": 1125,
"consequences": [
"synonymous_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000674572.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1125G>A",
"hgvs_p": "p.Arg375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501742.1",
"strand": true,
"transcript": "ENST00000674572.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1201,
"aa_ref": "R",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3606,
"cdna_start": 1125,
"cds_end": null,
"cds_length": 3606,
"cds_start": 1125,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000630792.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1125G>A",
"hgvs_p": "p.Arg375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000486486.1",
"strand": true,
"transcript": "ENST00000630792.2",
"transcript_support_level": 5
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1175,
"aa_ref": "R",
"aa_start": 347,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4598,
"cdna_start": 1125,
"cds_end": null,
"cds_length": 3528,
"cds_start": 1041,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000676421.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1041G>A",
"hgvs_p": "p.Arg347Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000502322.1",
"strand": true,
"transcript": "ENST00000676421.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1172,
"aa_ref": "R",
"aa_start": 344,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4493,
"cdna_start": 1122,
"cds_end": null,
"cds_length": 3519,
"cds_start": 1032,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000675399.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1032G>A",
"hgvs_p": "p.Arg344Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501932.1",
"strand": true,
"transcript": "ENST00000675399.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1151,
"aa_ref": "R",
"aa_start": 344,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4442,
"cdna_start": 1134,
"cds_end": null,
"cds_length": 3456,
"cds_start": 1032,
"consequences": [
"synonymous_variant"
],
"exon_count": 30,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000675090.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1032G>A",
"hgvs_p": "p.Arg344Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000501833.1",
"strand": true,
"transcript": "ENST00000675090.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1283,
"aa_ref": "R",
"aa_start": 476,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7193,
"cdna_start": 1428,
"cds_end": null,
"cds_length": 3852,
"cds_start": 1428,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "XM_011518878.4",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1428G>A",
"hgvs_p": "p.Arg476Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011517180.1",
"strand": true,
"transcript": "XM_011518878.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1280,
"aa_ref": "R",
"aa_start": 473,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7184,
"cdna_start": 1419,
"cds_end": null,
"cds_length": 3843,
"cds_start": 1419,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "XM_011518879.4",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1419G>A",
"hgvs_p": "p.Arg473Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011517181.1",
"strand": true,
"transcript": "XM_011518879.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1234,
"aa_ref": "R",
"aa_start": 406,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7061,
"cdna_start": 1233,
"cds_end": null,
"cds_length": 3705,
"cds_start": 1218,
"consequences": [
"synonymous_variant"
],
"exon_count": 30,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "XM_017014931.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1218G>A",
"hgvs_p": "p.Arg406Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870420.1",
"strand": true,
"transcript": "XM_017014931.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1223,
"aa_ref": "R",
"aa_start": 395,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7033,
"cdna_start": 1205,
"cds_end": null,
"cds_length": 3672,
"cds_start": 1185,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_011518880.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1185G>A",
"hgvs_p": "p.Arg395Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011517182.1",
"strand": true,
"transcript": "XM_011518880.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1175,
"aa_ref": "R",
"aa_start": 347,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6953,
"cdna_start": 1125,
"cds_end": null,
"cds_length": 3528,
"cds_start": 1041,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_017014932.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.1041G>A",
"hgvs_p": "p.Arg347Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870421.1",
"strand": true,
"transcript": "XM_017014932.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1086,
"aa_ref": "R",
"aa_start": 258,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8073,
"cdna_start": 2245,
"cds_end": null,
"cds_length": 3261,
"cds_start": 774,
"consequences": [
"synonymous_variant"
],
"exon_count": 29,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_011518881.4",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.774G>A",
"hgvs_p": "p.Arg258Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011517183.1",
"strand": true,
"transcript": "XM_011518881.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1086,
"aa_ref": "R",
"aa_start": 258,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6780,
"cdna_start": 952,
"cds_end": null,
"cds_length": 3261,
"cds_start": 774,
"consequences": [
"synonymous_variant"
],
"exon_count": 30,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "XM_017014933.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.774G>A",
"hgvs_p": "p.Arg258Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016870422.1",
"strand": true,
"transcript": "XM_017014933.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1086,
"aa_ref": "R",
"aa_start": 258,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7132,
"cdna_start": 1304,
"cds_end": null,
"cds_length": 3261,
"cds_start": 774,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_024447617.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.774G>A",
"hgvs_p": "p.Arg258Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_024303385.1",
"strand": true,
"transcript": "XM_024447617.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 1086,
"aa_ref": "R",
"aa_start": 258,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6889,
"cdna_start": 1061,
"cds_end": null,
"cds_length": 3261,
"cds_start": 774,
"consequences": [
"synonymous_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_024447618.2",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "c.774G>A",
"hgvs_p": "p.Arg258Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_024303386.1",
"strand": true,
"transcript": "XM_024447618.2",
"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": 4065,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 23,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000490363.3",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "n.1103G>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": "ENST00000490363.3",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 140,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000636995.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "n.11G>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": "ENST00000636995.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 100,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000637798.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "n.23G>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": "ENST00000637798.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 159,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000636003.1",
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"hgvs_c": "n.-27G>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": "ENST00000636003.1",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs943112493",
"effect": "synonymous_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 18865,
"gene_symbol": "KCNT1",
"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": "Likely benign",
"phenotype_combined": "Autosomal dominant nocturnal frontal lobe epilepsy 5;Developmental and epileptic encephalopathy, 14",
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.324,
"pos": 135765707,
"ref": "G",
"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_020822.3"
}
]
}