← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 15-57438267-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=57438267&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CGNL1",
"hgnc_id": 25931,
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -2,
"transcript": "NM_032866.5",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Moderate",
"acmg_score": -2,
"allele_count_reference_population": 28,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.0853,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.4,
"chr": "15",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.07559704780578613,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7214,
"cdna_start": 346,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_032866.5",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000281282.6",
"protein_coding": true,
"protein_id": "NP_116255.2",
"strand": true,
"transcript": "NM_032866.5",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 7214,
"cdna_start": 346,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000281282.6",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_032866.5",
"protein_coding": true,
"protein_id": "ENSP00000281282.5",
"strand": true,
"transcript": "ENST00000281282.6",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1324,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4745,
"cdna_start": 386,
"cds_end": null,
"cds_length": 3975,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000955758.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625817.1",
"strand": true,
"transcript": "ENST00000955758.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7229,
"cdna_start": 346,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000860577.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530636.1",
"strand": true,
"transcript": "ENST00000860577.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4908,
"cdna_start": 389,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000860580.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530639.1",
"strand": true,
"transcript": "ENST00000860580.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4227,
"cdna_start": 461,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000860582.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530641.1",
"strand": true,
"transcript": "ENST00000860582.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7439,
"cdna_start": 570,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000955756.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625815.1",
"strand": true,
"transcript": "ENST00000955756.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4975,
"cdna_start": 467,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000955759.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625818.1",
"strand": true,
"transcript": "ENST00000955759.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7329,
"cdna_start": 461,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001252335.2",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001239264.1",
"strand": true,
"transcript": "NM_001252335.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7301,
"cdna_start": 430,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000860576.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530635.1",
"strand": true,
"transcript": "ENST00000860576.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7333,
"cdna_start": 461,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000860578.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530637.1",
"strand": true,
"transcript": "ENST00000860578.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7233,
"cdna_start": 365,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000860583.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530642.1",
"strand": true,
"transcript": "ENST00000860583.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7397,
"cdna_start": 523,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000955754.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625813.1",
"strand": true,
"transcript": "ENST00000955754.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7261,
"cdna_start": 396,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000955757.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625816.1",
"strand": true,
"transcript": "ENST00000955757.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1299,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7424,
"cdna_start": 567,
"cds_end": null,
"cds_length": 3900,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000860579.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530638.1",
"strand": true,
"transcript": "ENST00000860579.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1299,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4700,
"cdna_start": 393,
"cds_end": null,
"cds_length": 3900,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000860581.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000530640.1",
"strand": true,
"transcript": "ENST00000860581.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1299,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7258,
"cdna_start": 402,
"cds_end": null,
"cds_length": 3900,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000926796.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596855.1",
"strand": true,
"transcript": "ENST00000926796.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1299,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7310,
"cdna_start": 453,
"cds_end": null,
"cds_length": 3900,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000955755.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625814.1",
"strand": true,
"transcript": "ENST00000955755.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1231,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7044,
"cdna_start": 389,
"cds_end": null,
"cds_length": 3696,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000926797.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000596856.1",
"strand": true,
"transcript": "ENST00000926797.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7217,
"cdna_start": 346,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_005254726.5",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005254783.1",
"strand": true,
"transcript": "XM_005254726.5",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15595,
"cdna_start": 8724,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_005254727.6",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005254784.1",
"strand": true,
"transcript": "XM_005254727.6",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7271,
"cdna_start": 400,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_011522120.2",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011520422.1",
"strand": true,
"transcript": "XM_011522120.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7815,
"cdna_start": 944,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_011522121.3",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011520423.1",
"strand": true,
"transcript": "XM_011522121.3",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7332,
"cdna_start": 461,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047433178.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289134.1",
"strand": true,
"transcript": "XM_047433178.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7683,
"cdna_start": 812,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_047433179.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289135.1",
"strand": true,
"transcript": "XM_047433179.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7386,
"cdna_start": 515,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_047433180.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289136.1",
"strand": true,
"transcript": "XM_047433180.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15709,
"cdna_start": 8838,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_047433181.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289137.1",
"strand": true,
"transcript": "XM_047433181.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7500,
"cdna_start": 629,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_047433182.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289138.1",
"strand": true,
"transcript": "XM_047433182.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7878,
"cdna_start": 1007,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_047433183.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289139.1",
"strand": true,
"transcript": "XM_047433183.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9121,
"cdna_start": 2250,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_047433184.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289140.1",
"strand": true,
"transcript": "XM_047433184.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8769,
"cdna_start": 1898,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_047433185.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289141.1",
"strand": true,
"transcript": "XM_047433185.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7869,
"cdna_start": 998,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047433186.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289142.1",
"strand": true,
"transcript": "XM_047433186.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1303,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7516,
"cdna_start": 645,
"cds_end": null,
"cds_length": 3912,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_047433187.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289143.1",
"strand": true,
"transcript": "XM_047433187.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10095,
"cdna_start": 3227,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_017022686.2",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016878175.1",
"strand": true,
"transcript": "XM_017022686.2",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7268,
"cdna_start": 400,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047433188.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289144.1",
"strand": true,
"transcript": "XM_047433188.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7874,
"cdna_start": 1006,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_047433189.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289145.1",
"strand": true,
"transcript": "XM_047433189.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7383,
"cdna_start": 515,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_047433190.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289146.1",
"strand": true,
"transcript": "XM_047433190.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8358,
"cdna_start": 1490,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 25,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_047433191.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289147.1",
"strand": true,
"transcript": "XM_047433191.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 1302,
"aa_ref": "N",
"aa_start": 90,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7679,
"cdna_start": 811,
"cds_end": null,
"cds_length": 3909,
"cds_start": 268,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_047433192.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "c.268A>G",
"hgvs_p": "p.Asn90Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047289148.1",
"strand": true,
"transcript": "XM_047433192.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": 577,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000559194.1",
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"hgvs_c": "n.*250A>G",
"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": "ENST00000559194.1",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs775264968",
"effect": "missense_variant",
"frequency_reference_population": 0.000017347536,
"gene_hgnc_id": 25931,
"gene_symbol": "CGNL1",
"gnomad_exomes_ac": 27,
"gnomad_exomes_af": 0.0000184692,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000657168,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.165,
"pos": 57438267,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.098,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_032866.5"
}
]
}