← 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: X-71167078-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=71167078&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 5,
"criteria": [
"PM2",
"BP4_Strong",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "NLGN3",
"hgnc_id": 14289,
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"inheritance_mode": "XL,Unknown",
"pathogenic_score": 2,
"score": -3,
"transcript": "NM_181303.2",
"verdict": "Likely_benign"
},
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000228427",
"hgnc_id": null,
"hgvs_c": "n.346+16833T>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -2,
"transcript": "ENST00000740246.1",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP7",
"acmg_score": -3,
"allele_count_reference_population": 3,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.62,
"chr": "X",
"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.6200000047683716,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 848,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3975,
"cdna_start": 1305,
"cds_end": null,
"cds_length": 2547,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_181303.2",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000358741.4",
"protein_coding": true,
"protein_id": "NP_851820.1",
"strand": true,
"transcript": "NM_181303.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 848,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3975,
"cdna_start": 1305,
"cds_end": null,
"cds_length": 2547,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000358741.4",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_181303.2",
"protein_coding": true,
"protein_id": "ENSP00000351591.4",
"strand": true,
"transcript": "ENST00000358741.4",
"transcript_support_level": 5
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 828,
"aa_ref": "P",
"aa_start": 307,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3913,
"cdna_start": 1243,
"cds_end": null,
"cds_length": 2487,
"cds_start": 921,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000374051.7",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.921A>G",
"hgvs_p": "p.Pro307Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000363163.3",
"strand": true,
"transcript": "ENST00000374051.7",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 528,
"aa_ref": "P",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2842,
"cdna_start": 1205,
"cds_end": null,
"cds_length": 1587,
"cds_start": 861,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000395855.7",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.861A>G",
"hgvs_p": "p.Pro287Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000379196.3",
"strand": true,
"transcript": "ENST00000395855.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3789,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000476589.2",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.1160A>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": "ENST00000476589.2",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": true,
"cdna_end": null,
"cdna_length": 4125,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000685718.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.*328A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510514.1",
"strand": true,
"transcript": "ENST00000685718.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": true,
"cdna_end": null,
"cdna_length": 4125,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000685718.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.*328A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510514.1",
"strand": true,
"transcript": "ENST00000685718.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 848,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4423,
"cdna_start": 1753,
"cds_end": null,
"cds_length": 2547,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000904687.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574746.1",
"strand": true,
"transcript": "ENST00000904687.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 848,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4508,
"cdna_start": 1840,
"cds_end": null,
"cds_length": 2547,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000957026.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000627085.1",
"strand": true,
"transcript": "ENST00000957026.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 828,
"aa_ref": "P",
"aa_start": 307,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3915,
"cdna_start": 1245,
"cds_end": null,
"cds_length": 2487,
"cds_start": 921,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_018977.4",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.921A>G",
"hgvs_p": "p.Pro307Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_061850.2",
"strand": true,
"transcript": "NM_018977.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 828,
"aa_ref": "P",
"aa_start": 307,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3913,
"cdna_start": 1243,
"cds_end": null,
"cds_length": 2487,
"cds_start": 921,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000939110.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.921A>G",
"hgvs_p": "p.Pro307Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609169.1",
"strand": true,
"transcript": "ENST00000939110.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 817,
"aa_ref": "P",
"aa_start": 296,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3885,
"cdna_start": 1215,
"cds_end": null,
"cds_length": 2454,
"cds_start": 888,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000939109.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.888A>G",
"hgvs_p": "p.Pro296Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609168.1",
"strand": true,
"transcript": "ENST00000939109.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 808,
"aa_ref": "P",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3855,
"cdna_start": 1185,
"cds_end": null,
"cds_length": 2427,
"cds_start": 861,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001166660.2",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.861A>G",
"hgvs_p": "p.Pro287Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001160132.1",
"strand": true,
"transcript": "NM_001166660.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 808,
"aa_ref": "P",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3812,
"cdna_start": 1183,
"cds_end": null,
"cds_length": 2427,
"cds_start": 861,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000536169.6",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.861A>G",
"hgvs_p": "p.Pro287Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000445298.1",
"strand": true,
"transcript": "ENST00000536169.6",
"transcript_support_level": 5
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 808,
"aa_ref": "P",
"aa_start": 287,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3824,
"cdna_start": 1154,
"cds_end": null,
"cds_length": 2427,
"cds_start": 861,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000939108.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.861A>G",
"hgvs_p": "p.Pro287Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609167.1",
"strand": true,
"transcript": "ENST00000939108.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 793,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6361,
"cdna_start": 1325,
"cds_end": null,
"cds_length": 2382,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000687470.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508881.1",
"strand": true,
"transcript": "ENST00000687470.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 758,
"aa_ref": "P",
"aa_start": 237,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3670,
"cdna_start": 1055,
"cds_end": null,
"cds_length": 2277,
"cds_start": 711,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000689857.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.711A>G",
"hgvs_p": "p.Pro237Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510719.1",
"strand": true,
"transcript": "ENST00000689857.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 735,
"aa_ref": "P",
"aa_start": 307,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3512,
"cdna_start": 1265,
"cds_end": null,
"cds_length": 2208,
"cds_start": 921,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000689968.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.921A>G",
"hgvs_p": "p.Pro307Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510150.1",
"strand": true,
"transcript": "ENST00000689968.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 731,
"aa_ref": "P",
"aa_start": 210,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3462,
"cdna_start": 792,
"cds_end": null,
"cds_length": 2196,
"cds_start": 630,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001437941.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.630A>G",
"hgvs_p": "p.Pro210Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001424870.1",
"strand": true,
"transcript": "NM_001437941.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 731,
"aa_ref": "P",
"aa_start": 210,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3540,
"cdna_start": 870,
"cds_end": null,
"cds_length": 2196,
"cds_start": 630,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001438296.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.630A>G",
"hgvs_p": "p.Pro210Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425225.1",
"strand": true,
"transcript": "NM_001438296.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 731,
"aa_ref": "P",
"aa_start": 210,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3494,
"cdna_start": 865,
"cds_end": null,
"cds_length": 2196,
"cds_start": 630,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000687220.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.630A>G",
"hgvs_p": "p.Pro210Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509531.1",
"strand": true,
"transcript": "ENST00000687220.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 731,
"aa_ref": "P",
"aa_start": 210,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3419,
"cdna_start": 790,
"cds_end": null,
"cds_length": 2196,
"cds_start": 630,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000688566.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.630A>G",
"hgvs_p": "p.Pro210Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509202.1",
"strand": true,
"transcript": "ENST00000688566.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 711,
"aa_ref": "P",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3402,
"cdna_start": 732,
"cds_end": null,
"cds_length": 2136,
"cds_start": 570,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001321276.2",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.570A>G",
"hgvs_p": "p.Pro190Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001308205.1",
"strand": true,
"transcript": "NM_001321276.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 711,
"aa_ref": "P",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3480,
"cdna_start": 810,
"cds_end": null,
"cds_length": 2136,
"cds_start": 570,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_001438298.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.570A>G",
"hgvs_p": "p.Pro190Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001425227.1",
"strand": true,
"transcript": "NM_001438298.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 711,
"aa_ref": "P",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3408,
"cdna_start": 779,
"cds_end": null,
"cds_length": 2136,
"cds_start": 570,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000690133.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.570A>G",
"hgvs_p": "p.Pro190Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508912.1",
"strand": true,
"transcript": "ENST00000690133.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 711,
"aa_ref": "P",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3341,
"cdna_start": 712,
"cds_end": null,
"cds_length": 2136,
"cds_start": 570,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000692338.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.570A>G",
"hgvs_p": "p.Pro190Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508700.1",
"strand": true,
"transcript": "ENST00000692338.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 548,
"aa_ref": "P",
"aa_start": 307,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2892,
"cdna_start": 1265,
"cds_end": null,
"cds_length": 1647,
"cds_start": 921,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000692905.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.921A>G",
"hgvs_p": "p.Pro307Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000510435.1",
"strand": true,
"transcript": "ENST00000692905.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 848,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4233,
"cdna_start": 1563,
"cds_end": null,
"cds_length": 2547,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_047442185.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047298141.1",
"strand": true,
"transcript": "XM_047442185.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 799,
"aa_ref": "P",
"aa_start": 278,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3797,
"cdna_start": 1127,
"cds_end": null,
"cds_length": 2400,
"cds_start": 834,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_006724662.5",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.834A>G",
"hgvs_p": "p.Pro278Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006724725.2",
"strand": true,
"transcript": "XM_006724662.5",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 580,
"aa_ref": "P",
"aa_start": 327,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5681,
"cdna_start": 1305,
"cds_end": null,
"cds_length": 1743,
"cds_start": 981,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_017029597.3",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.981A>G",
"hgvs_p": "p.Pro327Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016885086.1",
"strand": true,
"transcript": "XM_017029597.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 304,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3012,
"cdna_start": null,
"cds_end": null,
"cds_length": 915,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000687568.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "c.794-2176A>G",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000509635.1",
"strand": true,
"transcript": "ENST00000687568.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": 5193,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000685950.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.2656A>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": "ENST00000685950.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": 4593,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000688950.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.1964A>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": "ENST00000688950.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": 3494,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000690293.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.*521A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509154.1",
"strand": true,
"transcript": "ENST00000690293.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": 3153,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000692468.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.485A>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": "ENST00000692468.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": 3494,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000690293.1",
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"hgvs_c": "n.*521A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000509154.1",
"strand": true,
"transcript": "ENST00000690293.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": 1015,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000740246.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000228427",
"hgvs_c": "n.346+16833T>C",
"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": "ENST00000740246.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": 682,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000740247.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000228427",
"hgvs_c": "n.368-15772T>C",
"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": "ENST00000740247.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": 625,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000740248.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000228427",
"hgvs_c": "n.310+14197T>C",
"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": "ENST00000740248.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": 641,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000740249.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000228427",
"hgvs_c": "n.321+14197T>C",
"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": "ENST00000740249.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs797045794",
"effect": "synonymous_variant",
"frequency_reference_population": 0.0000027336869,
"gene_hgnc_id": 14289,
"gene_symbol": "NLGN3",
"gnomad_exomes_ac": 3,
"gnomad_exomes_af": 0.00000273369,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 1,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.608,
"pos": 71167078,
"ref": "A",
"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_181303.2"
}
]
}