← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 9-128536311-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=128536311&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "GLE1",
"hgnc_id": 4315,
"hgvs_c": "c.1674-44A>G",
"hgvs_p": null,
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -20,
"transcript": "NM_001411013.1",
"verdict": "Benign"
},
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "LOC101929270",
"hgnc_id": null,
"hgvs_c": "n.481+516T>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -20,
"transcript": "NR_188457.1",
"verdict": "Benign"
},
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000228395",
"hgnc_id": null,
"hgvs_c": "n.562+516T>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -20,
"transcript": "ENST00000434999.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_score": -20,
"allele_count_reference_population": 361823,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.99,
"chr": "9",
"clinvar_classification": "Benign",
"clinvar_disease": "Lethal arthrogryposis-anterior horn cell disease syndrome,Lethal congenital contracture syndrome 1,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:5",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.9900000095367432,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 698,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3302,
"cdna_start": null,
"cds_end": null,
"cds_length": 2097,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001003722.2",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000309971.9",
"protein_coding": true,
"protein_id": "NP_001003722.1",
"strand": true,
"transcript": "NM_001003722.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 698,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3302,
"cdna_start": null,
"cds_end": null,
"cds_length": 2097,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000309971.9",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001003722.2",
"protein_coding": true,
"protein_id": "ENSP00000308622.5",
"strand": true,
"transcript": "ENST00000309971.9",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 659,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2218,
"cdna_start": null,
"cds_end": null,
"cds_length": 1980,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000372770.4",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000361856.4",
"strand": true,
"transcript": "ENST00000372770.4",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 717,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3361,
"cdna_start": null,
"cds_end": null,
"cds_length": 2154,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898507.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1704-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568566.1",
"strand": true,
"transcript": "ENST00000898507.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 708,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2478,
"cdna_start": null,
"cds_end": null,
"cds_length": 2127,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898511.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1677-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568570.1",
"strand": true,
"transcript": "ENST00000898511.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 707,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3329,
"cdna_start": null,
"cds_end": null,
"cds_length": 2124,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001411013.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1674-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001397942.1",
"strand": true,
"transcript": "NM_001411013.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 707,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3373,
"cdna_start": null,
"cds_end": null,
"cds_length": 2124,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000683748.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1674-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507377.1",
"strand": true,
"transcript": "ENST00000683748.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 703,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3506,
"cdna_start": null,
"cds_end": null,
"cds_length": 2112,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000961293.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000631352.1",
"strand": true,
"transcript": "ENST00000961293.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 697,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3303,
"cdna_start": null,
"cds_end": null,
"cds_length": 2094,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898506.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1644-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568565.1",
"strand": true,
"transcript": "ENST00000898506.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 697,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3299,
"cdna_start": null,
"cds_end": null,
"cds_length": 2094,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000961294.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1644-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000631353.1",
"strand": true,
"transcript": "ENST00000961294.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 687,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3227,
"cdna_start": null,
"cds_end": null,
"cds_length": 2064,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000937195.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1614-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000607254.1",
"strand": true,
"transcript": "ENST00000937195.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 680,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3901,
"cdna_start": null,
"cds_end": null,
"cds_length": 2043,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684331.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507431.1",
"strand": true,
"transcript": "ENST00000684331.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 670,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3216,
"cdna_start": null,
"cds_end": null,
"cds_length": 2013,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898508.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1563-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568567.1",
"strand": true,
"transcript": "ENST00000898508.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 670,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3201,
"cdna_start": null,
"cds_end": null,
"cds_length": 2013,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000961296.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1563-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000631355.1",
"strand": true,
"transcript": "ENST00000961296.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 663,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3217,
"cdna_start": null,
"cds_end": null,
"cds_length": 1992,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684314.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507700.1",
"strand": true,
"transcript": "ENST00000684314.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 661,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3238,
"cdna_start": null,
"cds_end": null,
"cds_length": 1986,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898503.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1536-44A>G",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568562.1",
"strand": true,
"transcript": "ENST00000898503.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 659,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2257,
"cdna_start": null,
"cds_end": null,
"cds_length": 1980,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001499.2",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1647-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001490.1",
"strand": true,
"transcript": "NM_001499.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 637,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2885,
"cdna_start": null,
"cds_end": null,
"cds_length": 1914,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000961298.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1464-44A>G",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000631357.1",
"strand": true,
"transcript": "ENST00000961298.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 633,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3055,
"cdna_start": null,
"cds_end": null,
"cds_length": 1902,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 16,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000961297.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1452-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000631356.1",
"strand": true,
"transcript": "ENST00000961297.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 627,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3080,
"cdna_start": null,
"cds_end": null,
"cds_length": 1884,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684646.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1434-44A>G",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507723.1",
"strand": true,
"transcript": "ENST00000684646.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 624,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3086,
"cdna_start": null,
"cds_end": null,
"cds_length": 1875,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898505.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1425-44A>G",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568564.1",
"strand": true,
"transcript": "ENST00000898505.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 596,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2980,
"cdna_start": null,
"cds_end": null,
"cds_length": 1791,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000961295.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1341-44A>G",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000631354.1",
"strand": true,
"transcript": "ENST00000961295.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 587,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2989,
"cdna_start": null,
"cds_end": null,
"cds_length": 1764,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898504.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1314-44A>G",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568563.1",
"strand": true,
"transcript": "ENST00000898504.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 552,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2141,
"cdna_start": null,
"cds_end": null,
"cds_length": 1659,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898510.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1209-44A>G",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568569.1",
"strand": true,
"transcript": "ENST00000898510.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 543,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3060,
"cdna_start": null,
"cds_end": null,
"cds_length": 1632,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684139.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1182-44A>G",
"hgvs_p": null,
"intron_rank": 8,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507295.1",
"strand": true,
"transcript": "ENST00000684139.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 246,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1925,
"cdna_start": null,
"cds_end": null,
"cds_length": 741,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898509.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.291-44A>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568568.1",
"strand": true,
"transcript": "ENST00000898509.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 710,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3525,
"cdna_start": null,
"cds_end": null,
"cds_length": 2133,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011518549.2",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1683-44A>G",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516851.1",
"strand": true,
"transcript": "XM_011518549.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 710,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3356,
"cdna_start": null,
"cds_end": null,
"cds_length": 2133,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011518550.2",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1683-44A>G",
"hgvs_p": null,
"intron_rank": 13,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011516852.1",
"strand": true,
"transcript": "XM_011518550.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 701,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3454,
"cdna_start": null,
"cds_end": null,
"cds_length": 2106,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_006717060.4",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1656-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006717123.1",
"strand": true,
"transcript": "XM_006717060.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 701,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3557,
"cdna_start": null,
"cds_end": null,
"cds_length": 2106,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_024447519.2",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1656-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_024303287.1",
"strand": true,
"transcript": "XM_024447519.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 701,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4268,
"cdna_start": null,
"cds_end": null,
"cds_length": 2106,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423234.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.1656-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279190.1",
"strand": true,
"transcript": "XM_047423234.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 457,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2595,
"cdna_start": null,
"cds_end": null,
"cds_length": 1374,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423235.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.924-44A>G",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279191.1",
"strand": true,
"transcript": "XM_047423235.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 448,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2570,
"cdna_start": null,
"cds_end": null,
"cds_length": 1347,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047423236.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "c.897-44A>G",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047279192.1",
"strand": true,
"transcript": "XM_047423236.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": 3066,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000684463.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "n.241A>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": "ENST00000684463.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": 960,
"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": "ENST00000434999.4",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000228395",
"hgvs_c": "n.562+516T>C",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000434999.4",
"transcript_support_level": 5
},
{
"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": 3507,
"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": "ENST00000683044.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "n.*718-44A>G",
"hgvs_p": null,
"intron_rank": 11,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507095.1",
"strand": true,
"transcript": "ENST00000683044.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": 3600,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000683288.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "n.*1646-44A>G",
"hgvs_p": null,
"intron_rank": 12,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507477.1",
"strand": true,
"transcript": "ENST00000683288.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": 4835,
"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": "ENST00000683905.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "n.*323-44A>G",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000506960.1",
"strand": true,
"transcript": "ENST00000683905.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": 3119,
"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": "ENST00000684210.1",
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"hgvs_c": "n.1360-44A>G",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000684210.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": 871,
"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": "NR_188457.1",
"gene_hgnc_id": null,
"gene_symbol": "LOC101929270",
"hgvs_c": "n.481+516T>C",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_188457.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs3763600",
"effect": "intron_variant",
"frequency_reference_population": 0.23000401,
"gene_hgnc_id": 4315,
"gene_symbol": "GLE1",
"gnomad_exomes_ac": 320503,
"gnomad_exomes_af": 0.225543,
"gnomad_exomes_homalt": 39438,
"gnomad_genomes_ac": 41320,
"gnomad_genomes_af": 0.271688,
"gnomad_genomes_homalt": 6249,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 45687,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "not specified|Lethal congenital contracture syndrome 1|not provided|Lethal arthrogryposis-anterior horn cell disease syndrome",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.646,
"pos": 128536311,
"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_001411013.1"
}
]
}