← 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: Y-19716186-G-GT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=Y&pos=19716186&ref=G&alt=GT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 8,
"criteria": [
"BS1",
"BS2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "KDM5D",
"hgnc_id": 11115,
"hgvs_c": "c.2124+92_2124+93insA",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -8,
"transcript": "NM_001146705.2",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BS1,BS2",
"acmg_score": -8,
"allele_count_reference_population": 349,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "GT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "Y",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1539,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6825,
"cdna_start": null,
"cds_end": null,
"cds_length": 4620,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_004653.5",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000317961.9",
"protein_coding": true,
"protein_id": "NP_004644.2",
"strand": false,
"transcript": "NM_004653.5",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1539,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 6825,
"cdna_start": null,
"cds_end": null,
"cds_length": 4620,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000317961.9",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004653.5",
"protein_coding": true,
"protein_id": "ENSP00000322408.4",
"strand": false,
"transcript": "ENST00000317961.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1570,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5579,
"cdna_start": null,
"cds_end": null,
"cds_length": 4713,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 28,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000541639.5",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2124+92_2124+93insA",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000444293.1",
"strand": false,
"transcript": "ENST00000541639.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1482,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5134,
"cdna_start": null,
"cds_end": null,
"cds_length": 4449,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000382806.6",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1860+92_1860+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000372256.2",
"strand": false,
"transcript": "ENST00000382806.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1576,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5379,
"cdna_start": null,
"cds_end": null,
"cds_length": 4731,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 28,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893732.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2142+92_2142+93insA",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563791.1",
"strand": false,
"transcript": "ENST00000893732.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1570,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6918,
"cdna_start": null,
"cds_end": null,
"cds_length": 4713,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 28,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001146705.2",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2124+92_2124+93insA",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001140177.1",
"strand": false,
"transcript": "NM_001146705.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1545,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5279,
"cdna_start": null,
"cds_end": null,
"cds_length": 4638,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893734.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2049+92_2049+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563793.1",
"strand": false,
"transcript": "ENST00000893734.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1538,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5257,
"cdna_start": null,
"cds_end": null,
"cds_length": 4617,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000944747.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000614806.1",
"strand": false,
"transcript": "ENST00000944747.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1526,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5232,
"cdna_start": null,
"cds_end": null,
"cds_length": 4581,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893729.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1992+92_1992+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563788.1",
"strand": false,
"transcript": "ENST00000893729.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1500,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5154,
"cdna_start": null,
"cds_end": null,
"cds_length": 4503,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893730.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1914+92_1914+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563789.1",
"strand": false,
"transcript": "ENST00000893730.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1493,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6701,
"cdna_start": null,
"cds_end": null,
"cds_length": 4482,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 28,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000944746.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2124+92_2124+93insA",
"hgvs_p": null,
"intron_rank": 16,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000614805.1",
"strand": false,
"transcript": "ENST00000944746.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1482,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6654,
"cdna_start": null,
"cds_end": null,
"cds_length": 4449,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001146706.2",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1860+92_1860+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001140178.1",
"strand": false,
"transcript": "NM_001146706.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1481,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5098,
"cdna_start": null,
"cds_end": null,
"cds_length": 4446,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893728.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1857+92_1857+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563787.1",
"strand": false,
"transcript": "ENST00000893728.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1475,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4701,
"cdna_start": null,
"cds_end": null,
"cds_length": 4429,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000440077.5",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1908+92_1908+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000398543.1",
"strand": false,
"transcript": "ENST00000440077.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1474,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5282,
"cdna_start": null,
"cds_end": null,
"cds_length": 4425,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893727.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1837-183_1837-182insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563786.1",
"strand": false,
"transcript": "ENST00000893727.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1468,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5050,
"cdna_start": null,
"cds_end": null,
"cds_length": 4407,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893733.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1818+92_1818+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563792.1",
"strand": false,
"transcript": "ENST00000893733.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1462,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6803,
"cdna_start": null,
"cds_end": null,
"cds_length": 4389,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893725.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563784.1",
"strand": false,
"transcript": "ENST00000893725.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1449,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5228,
"cdna_start": null,
"cds_end": null,
"cds_length": 4350,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933680.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1992+92_1992+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603739.1",
"strand": false,
"transcript": "ENST00000933680.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1437,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5232,
"cdna_start": null,
"cds_end": null,
"cds_length": 4314,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 25,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933679.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1725+92_1725+93insA",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603738.1",
"strand": false,
"transcript": "ENST00000933679.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1421,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5151,
"cdna_start": null,
"cds_end": null,
"cds_length": 4266,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893726.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1908+92_1908+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563785.1",
"strand": false,
"transcript": "ENST00000893726.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1405,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4910,
"cdna_start": null,
"cds_end": null,
"cds_length": 4218,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933681.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1860+92_1860+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603740.1",
"strand": false,
"transcript": "ENST00000933681.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1392,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4826,
"cdna_start": null,
"cds_end": null,
"cds_length": 4179,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000933682.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1821+92_1821+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603741.1",
"strand": false,
"transcript": "ENST00000933682.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1360,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4732,
"cdna_start": null,
"cds_end": null,
"cds_length": 4083,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 25,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000893731.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1725+92_1725+93insA",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000563790.1",
"strand": false,
"transcript": "ENST00000893731.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1513,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6747,
"cdna_start": null,
"cds_end": null,
"cds_length": 4542,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011531468.4",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011529770.1",
"strand": false,
"transcript": "XM_011531468.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1494,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6690,
"cdna_start": null,
"cds_end": null,
"cds_length": 4485,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005262560.4",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1896+92_1896+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262617.1",
"strand": false,
"transcript": "XM_005262560.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1468,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6612,
"cdna_start": null,
"cds_end": null,
"cds_length": 4407,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442763.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1896+92_1896+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298719.1",
"strand": false,
"transcript": "XM_047442763.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1462,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6594,
"cdna_start": null,
"cds_end": null,
"cds_length": 4389,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_005262561.4",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262618.1",
"strand": false,
"transcript": "XM_005262561.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1436,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6516,
"cdna_start": null,
"cds_end": null,
"cds_length": 4311,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442764.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298720.1",
"strand": false,
"transcript": "XM_047442764.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1417,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6459,
"cdna_start": null,
"cds_end": null,
"cds_length": 4254,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442765.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1896+92_1896+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298721.1",
"strand": false,
"transcript": "XM_047442765.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1391,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6381,
"cdna_start": null,
"cds_end": null,
"cds_length": 4176,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442766.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.1896+92_1896+93insA",
"hgvs_p": null,
"intron_rank": 14,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298722.1",
"strand": false,
"transcript": "XM_047442766.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1365,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4275,
"cdna_start": null,
"cds_end": null,
"cds_length": 4098,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442767.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298723.1",
"strand": false,
"transcript": "XM_047442767.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 888,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3459,
"cdna_start": null,
"cds_end": null,
"cds_length": 2667,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442768.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298724.1",
"strand": false,
"transcript": "XM_047442768.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 781,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2517,
"cdna_start": null,
"cds_end": null,
"cds_length": 2346,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442769.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2031+92_2031+93insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298725.1",
"strand": false,
"transcript": "XM_047442769.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 686,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2253,
"cdna_start": null,
"cds_end": null,
"cds_length": 2061,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047442770.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "c.2032-76_2032-75insA",
"hgvs_p": null,
"intron_rank": 15,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298726.1",
"strand": false,
"transcript": "XM_047442770.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": 5501,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000469599.6",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "n.295+92_295+93insA",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000469599.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 856,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000478891.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "n.70+92_70+93insA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000478891.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 5235,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000492117.1",
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"hgvs_c": "n.1817-76_1817-75insA",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000492117.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs2032623",
"effect": "intron_variant",
"frequency_reference_population": 0.0013323815,
"gene_hgnc_id": 11115,
"gene_symbol": "KDM5D",
"gnomad_exomes_ac": 149,
"gnomad_exomes_af": 0.000654531,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 200,
"gnomad_genomes_af": 0.00583209,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 349,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.252,
"pos": 19716186,
"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_001146705.2"
}
]
}