← 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: 18-46963752-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=46963752&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 6,
"criteria": [
"BP4_Strong",
"BP6_Moderate"
],
"effects": [
"intron_variant"
],
"gene_symbol": "KATNAL2",
"hgnc_id": 25387,
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -6,
"transcript": "NM_001353899.1",
"verdict": "Likely_benign"
},
{
"benign_score": 6,
"criteria": [
"BP4_Strong",
"BP6_Moderate"
],
"effects": [
"non_coding_transcript_exon_variant"
],
"gene_symbol": "ELOA3DP",
"hgnc_id": 33511,
"hgvs_c": "n.657G>A",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -6,
"transcript": "ENST00000676383.1",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate",
"acmg_score": -6,
"allele_count_reference_population": null,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.9,
"chr": "18",
"clinvar_classification": "Likely benign",
"clinvar_disease": "not provided",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8999999761581421,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 538,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3689,
"cdna_start": null,
"cds_end": null,
"cds_length": 1617,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001387690.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000683218.1",
"protein_coding": true,
"protein_id": "NP_001374619.1",
"strand": true,
"transcript": "NM_001387690.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 538,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3689,
"cdna_start": null,
"cds_end": null,
"cds_length": 1617,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000683218.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001387690.1",
"protein_coding": true,
"protein_id": "ENSP00000508137.1",
"strand": true,
"transcript": "ENST00000683218.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 466,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3618,
"cdna_start": null,
"cds_end": null,
"cds_length": 1401,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000245121.10",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-95+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000245121.4",
"strand": true,
"transcript": "ENST00000245121.10",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 341,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2138,
"cdna_start": null,
"cds_end": null,
"cds_length": 1026,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000591522.2",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000467488.2",
"strand": true,
"transcript": "ENST00000591522.2",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 105,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1348,
"cdna_start": null,
"cds_end": null,
"cds_length": 318,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000592005.5",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000467610.1",
"strand": true,
"transcript": "ENST00000592005.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 564,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3426,
"cdna_start": null,
"cds_end": null,
"cds_length": 1695,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353899.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340828.1",
"strand": true,
"transcript": "NM_001353899.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 563,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3423,
"cdna_start": null,
"cds_end": null,
"cds_length": 1692,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353900.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340829.1",
"strand": true,
"transcript": "NM_001353900.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 538,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2893,
"cdna_start": null,
"cds_end": null,
"cds_length": 1617,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001367621.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001354550.1",
"strand": true,
"transcript": "NM_001367621.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 538,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2893,
"cdna_start": null,
"cds_end": null,
"cds_length": 1617,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000356157.12",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000348478.6",
"strand": true,
"transcript": "ENST00000356157.12",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 538,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2500,
"cdna_start": null,
"cds_end": null,
"cds_length": 1617,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000902276.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000572335.1",
"strand": true,
"transcript": "ENST00000902276.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 537,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2736,
"cdna_start": null,
"cds_end": null,
"cds_length": 1614,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000931779.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000601838.1",
"strand": true,
"transcript": "ENST00000931779.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 505,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2635,
"cdna_start": null,
"cds_end": null,
"cds_length": 1518,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000960806.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630865.1",
"strand": true,
"transcript": "ENST00000960806.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 505,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2351,
"cdna_start": null,
"cds_end": null,
"cds_length": 1518,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000960807.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630866.1",
"strand": true,
"transcript": "ENST00000960807.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 485,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2830,
"cdna_start": null,
"cds_end": null,
"cds_length": 1458,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353901.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340830.1",
"strand": true,
"transcript": "NM_001353901.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 478,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2460,
"cdna_start": null,
"cds_end": null,
"cds_length": 1437,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353902.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340831.1",
"strand": true,
"transcript": "NM_001353902.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 466,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2860,
"cdna_start": null,
"cds_end": null,
"cds_length": 1401,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_031303.3",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-95+16829C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_112593.2",
"strand": true,
"transcript": "NM_031303.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 427,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3145,
"cdna_start": null,
"cds_end": null,
"cds_length": 1284,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353903.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340832.1",
"strand": true,
"transcript": "NM_001353903.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 427,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2063,
"cdna_start": null,
"cds_end": null,
"cds_length": 1284,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000588433.6",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-413+16829C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000464779.2",
"strand": true,
"transcript": "ENST00000588433.6",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 405,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2013,
"cdna_start": null,
"cds_end": null,
"cds_length": 1218,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000960809.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630868.1",
"strand": true,
"transcript": "ENST00000960809.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 394,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3317,
"cdna_start": null,
"cds_end": null,
"cds_length": 1185,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353904.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340833.1",
"strand": true,
"transcript": "NM_001353904.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 374,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2571,
"cdna_start": null,
"cds_end": null,
"cds_length": 1125,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353905.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-295+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340834.1",
"strand": true,
"transcript": "NM_001353905.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 374,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2278,
"cdna_start": null,
"cds_end": null,
"cds_length": 1125,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353906.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340835.1",
"strand": true,
"transcript": "NM_001353906.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 372,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2211,
"cdna_start": null,
"cds_end": null,
"cds_length": 1119,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000960808.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630867.1",
"strand": true,
"transcript": "ENST00000960808.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 351,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2634,
"cdna_start": null,
"cds_end": null,
"cds_length": 1056,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353907.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340836.1",
"strand": true,
"transcript": "NM_001353907.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 341,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2179,
"cdna_start": null,
"cds_end": null,
"cds_length": 1026,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353908.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340837.1",
"strand": true,
"transcript": "NM_001353908.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 329,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2435,
"cdna_start": null,
"cds_end": null,
"cds_length": 990,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000687291.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509033.1",
"strand": true,
"transcript": "ENST00000687291.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 280,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2561,
"cdna_start": null,
"cds_end": null,
"cds_length": 843,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001353909.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-2+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001340838.1",
"strand": true,
"transcript": "NM_001353909.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 221,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 865,
"cdna_start": null,
"cds_end": null,
"cds_length": 666,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000585469.5",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-73+16829C>T",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000466674.1",
"strand": true,
"transcript": "ENST00000585469.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 111,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3136,
"cdna_start": null,
"cds_end": null,
"cds_length": 336,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000687039.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510466.1",
"strand": true,
"transcript": "ENST00000687039.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 111,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3324,
"cdna_start": null,
"cds_end": null,
"cds_length": 336,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000689545.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509329.1",
"strand": true,
"transcript": "ENST00000689545.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 110,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3404,
"cdna_start": null,
"cds_end": null,
"cds_length": 333,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000693648.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510199.1",
"strand": true,
"transcript": "ENST00000693648.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 38,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3327,
"cdna_start": null,
"cds_end": null,
"cds_length": 117,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000692939.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.-95+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509815.1",
"strand": true,
"transcript": "ENST00000692939.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 519,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2075,
"cdna_start": null,
"cds_end": null,
"cds_length": 1560,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011526219.4",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011524521.1",
"strand": true,
"transcript": "XM_011526219.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 518,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2072,
"cdna_start": null,
"cds_end": null,
"cds_length": 1557,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047437877.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047293833.1",
"strand": true,
"transcript": "XM_047437877.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 511,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2559,
"cdna_start": null,
"cds_end": null,
"cds_length": 1536,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011526220.3",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011524522.1",
"strand": true,
"transcript": "XM_011526220.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 510,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2556,
"cdna_start": null,
"cds_end": null,
"cds_length": 1533,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047437878.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047293834.1",
"strand": true,
"transcript": "XM_047437878.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 488,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2644,
"cdna_start": null,
"cds_end": null,
"cds_length": 1467,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047437879.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047293835.1",
"strand": true,
"transcript": "XM_047437879.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 487,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2641,
"cdna_start": null,
"cds_end": null,
"cds_length": 1464,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047437880.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047293836.1",
"strand": true,
"transcript": "XM_047437880.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 468,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5118,
"cdna_start": null,
"cds_end": null,
"cds_length": 1407,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011526221.4",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011524523.1",
"strand": true,
"transcript": "XM_011526221.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 450,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1928,
"cdna_start": null,
"cds_end": null,
"cds_length": 1353,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011526223.4",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "c.129+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011524525.1",
"strand": true,
"transcript": "XM_011526223.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "processed_pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1641,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 1,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000676383.1",
"gene_hgnc_id": 33511,
"gene_symbol": "ELOA3DP",
"hgvs_c": "n.657G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000676383.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": null,
"canonical": null,
"cdna_end": null,
"cdna_length": null,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intragenic_variant"
],
"exon_count": null,
"exon_rank": null,
"exon_rank_end": null,
"feature": null,
"gene_hgnc_id": 33511,
"gene_symbol": "ELOA3DP",
"hgvs_c": "n.46963752C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": null,
"protein_id": null,
"strand": true,
"transcript": null,
"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": 948,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000585383.2",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.127+14399C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510573.1",
"strand": true,
"transcript": "ENST00000585383.2",
"transcript_support_level": 3
},
{
"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": 2325,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000685570.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509944.1",
"strand": true,
"transcript": "ENST00000685570.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": 2417,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000685696.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.*144+11051C>T",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510423.1",
"strand": true,
"transcript": "ENST00000685696.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": 4964,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000686215.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510745.1",
"strand": true,
"transcript": "ENST00000686215.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": 2409,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000688194.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510625.1",
"strand": true,
"transcript": "ENST00000688194.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": 2605,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000688563.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000508482.1",
"strand": true,
"transcript": "ENST00000688563.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": 1757,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000688659.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.801+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000688659.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": 2483,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000690453.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.51+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509979.1",
"strand": true,
"transcript": "ENST00000690453.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": 3815,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NR_148563.1",
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"hgvs_c": "n.622+16829C>T",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "NR_148563.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1312053498",
"effect": "intron_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 25387,
"gene_symbol": "KATNAL2",
"gnomad_exomes_ac": 226,
"gnomad_exomes_af": 0.000283849,
"gnomad_exomes_homalt": 7,
"gnomad_genomes_ac": 5,
"gnomad_genomes_af": 0.0000943645,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": null,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Likely benign",
"phenotype_combined": "not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": -1.449,
"pos": 46963752,
"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_001353899.1"
}
]
}