← 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: 1-99881112-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=99881112&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "AGL",
"hgnc_id": 321,
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_000028.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 9,
"alphamissense_prediction": null,
"alphamissense_score": 0.6195,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.17,
"chr": "1",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.5022403001785278,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7091,
"cdna_start": 2059,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_000642.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000361915.8",
"protein_coding": true,
"protein_id": "NP_000633.2",
"strand": true,
"transcript": "NM_000642.3",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 7091,
"cdna_start": 2059,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000361915.8",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000642.3",
"protein_coding": true,
"protein_id": "ENSP00000355106.3",
"strand": true,
"transcript": "ENST00000361915.8",
"transcript_support_level": 1
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7446,
"cdna_start": 2414,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000294724.8",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000294724.4",
"strand": true,
"transcript": "ENST00000294724.8",
"transcript_support_level": 1
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7166,
"cdna_start": 2134,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000370163.7",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000359182.3",
"strand": true,
"transcript": "ENST00000370163.7",
"transcript_support_level": 1
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7106,
"cdna_start": 2074,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000370165.7",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000359184.3",
"strand": true,
"transcript": "ENST00000370165.7",
"transcript_support_level": 1
},
{
"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": 7179,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000361302.7",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "n.*1872A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000354971.4",
"strand": true,
"transcript": "ENST00000361302.7",
"transcript_support_level": 1
},
{
"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": 7179,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000637337.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "n.2147A>T",
"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": "ENST00000637337.1",
"transcript_support_level": 1
},
{
"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": 7179,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000361302.7",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "n.*1872A>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000354971.4",
"strand": true,
"transcript": "ENST00000361302.7",
"transcript_support_level": 1
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7314,
"cdna_start": 2282,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_000028.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000019.2",
"strand": true,
"transcript": "NM_000028.3",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7294,
"cdna_start": 2262,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_000643.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000634.2",
"strand": true,
"transcript": "NM_000643.3",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7234,
"cdna_start": 2202,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_000644.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000635.2",
"strand": true,
"transcript": "NM_000644.3",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7031,
"cdna_start": 1999,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_001425325.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412254.1",
"strand": true,
"transcript": "NM_001425325.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7262,
"cdna_start": 2226,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000881254.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000551313.1",
"strand": true,
"transcript": "ENST00000881254.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5725,
"cdna_start": 2300,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000881255.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000551314.1",
"strand": true,
"transcript": "ENST00000881255.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7293,
"cdna_start": 2257,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000911800.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581859.1",
"strand": true,
"transcript": "ENST00000911800.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7512,
"cdna_start": 2488,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000965591.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635650.1",
"strand": true,
"transcript": "ENST00000965591.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7165,
"cdna_start": 2131,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000965592.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635651.1",
"strand": true,
"transcript": "ENST00000965592.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5110,
"cdna_start": 2132,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000965593.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635652.1",
"strand": true,
"transcript": "ENST00000965593.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1528,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7375,
"cdna_start": 2355,
"cds_end": null,
"cds_length": 4587,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000965590.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635649.1",
"strand": true,
"transcript": "ENST00000965590.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1525,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7070,
"cdna_start": 2059,
"cds_end": null,
"cds_length": 4578,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "NM_001425326.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412255.1",
"strand": true,
"transcript": "NM_001425326.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1525,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7036,
"cdna_start": 2029,
"cds_end": null,
"cds_length": 4578,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000911802.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581861.1",
"strand": true,
"transcript": "ENST00000911802.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1516,
"aa_ref": "I",
"aa_start": 630,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7234,
"cdna_start": 2202,
"cds_end": null,
"cds_length": 4551,
"cds_start": 1888,
"consequences": [
"missense_variant"
],
"exon_count": 35,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "NM_000646.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1888A>T",
"hgvs_p": "p.Ile630Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_000637.2",
"strand": true,
"transcript": "NM_000646.3",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1516,
"aa_ref": "I",
"aa_start": 630,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6923,
"cdna_start": 1888,
"cds_end": null,
"cds_length": 4551,
"cds_start": 1888,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000370161.6",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1888A>T",
"hgvs_p": "p.Ile630Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000359180.2",
"strand": true,
"transcript": "ENST00000370161.6",
"transcript_support_level": 5
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1496,
"aa_ref": "I",
"aa_start": 610,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5182,
"cdna_start": 2201,
"cds_end": null,
"cds_length": 4491,
"cds_start": 1828,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000965595.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1828A>T",
"hgvs_p": "p.Ile610Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635654.1",
"strand": true,
"transcript": "ENST00000965595.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1496,
"aa_ref": "I",
"aa_start": 610,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5123,
"cdna_start": 2146,
"cds_end": null,
"cds_length": 4491,
"cds_start": 1828,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000965597.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1828A>T",
"hgvs_p": "p.Ile610Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635656.1",
"strand": true,
"transcript": "ENST00000965597.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1465,
"aa_ref": "I",
"aa_start": 579,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6890,
"cdna_start": 1858,
"cds_end": null,
"cds_length": 4398,
"cds_start": 1735,
"consequences": [
"missense_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_001425327.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1735A>T",
"hgvs_p": "p.Ile579Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412256.1",
"strand": true,
"transcript": "NM_001425327.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1465,
"aa_ref": "I",
"aa_start": 579,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5118,
"cdna_start": 2132,
"cds_end": null,
"cds_length": 4398,
"cds_start": 1735,
"consequences": [
"missense_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000881257.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1735A>T",
"hgvs_p": "p.Ile579Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000551316.1",
"strand": true,
"transcript": "ENST00000881257.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1465,
"aa_ref": "I",
"aa_start": 579,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4804,
"cdna_start": 1835,
"cds_end": null,
"cds_length": 4398,
"cds_start": 1735,
"consequences": [
"missense_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000965594.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1735A>T",
"hgvs_p": "p.Ile579Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635653.1",
"strand": true,
"transcript": "ENST00000965594.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1464,
"aa_ref": "I",
"aa_start": 578,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6887,
"cdna_start": 1855,
"cds_end": null,
"cds_length": 4395,
"cds_start": 1732,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "NM_001425328.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1732A>T",
"hgvs_p": "p.Ile578Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412257.1",
"strand": true,
"transcript": "NM_001425328.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1464,
"aa_ref": "I",
"aa_start": 578,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5058,
"cdna_start": 2118,
"cds_end": null,
"cds_length": 4395,
"cds_start": 1732,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000881259.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1732A>T",
"hgvs_p": "p.Ile578Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000551318.1",
"strand": true,
"transcript": "ENST00000881259.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1464,
"aa_ref": "I",
"aa_start": 578,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4970,
"cdna_start": 2006,
"cds_end": null,
"cds_length": 4395,
"cds_start": 1732,
"consequences": [
"missense_variant"
],
"exon_count": 33,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000965596.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1732A>T",
"hgvs_p": "p.Ile578Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635655.1",
"strand": true,
"transcript": "ENST00000965596.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1419,
"aa_ref": "I",
"aa_start": 578,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6752,
"cdna_start": 1855,
"cds_end": null,
"cds_length": 4260,
"cds_start": 1732,
"consequences": [
"missense_variant"
],
"exon_count": 32,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "NM_001425329.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1732A>T",
"hgvs_p": "p.Ile578Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412258.1",
"strand": true,
"transcript": "NM_001425329.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1406,
"aa_ref": "I",
"aa_start": 520,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6713,
"cdna_start": 1681,
"cds_end": null,
"cds_length": 4221,
"cds_start": 1558,
"consequences": [
"missense_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "NM_001425332.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1558A>T",
"hgvs_p": "p.Ile520Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001412261.1",
"strand": true,
"transcript": "NM_001425332.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1406,
"aa_ref": "I",
"aa_start": 520,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6977,
"cdna_start": 1949,
"cds_end": null,
"cds_length": 4221,
"cds_start": 1558,
"consequences": [
"missense_variant"
],
"exon_count": 32,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000911801.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1558A>T",
"hgvs_p": "p.Ile520Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581860.1",
"strand": true,
"transcript": "ENST00000911801.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1338,
"aa_ref": "I",
"aa_start": 452,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4738,
"cdna_start": 1760,
"cds_end": null,
"cds_length": 4017,
"cds_start": 1354,
"consequences": [
"missense_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000881256.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1354A>T",
"hgvs_p": "p.Ile452Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000551315.1",
"strand": true,
"transcript": "ENST00000881256.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1338,
"aa_ref": "I",
"aa_start": 452,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4663,
"cdna_start": 1685,
"cds_end": null,
"cds_length": 4017,
"cds_start": 1354,
"consequences": [
"missense_variant"
],
"exon_count": 31,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000881258.1",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1354A>T",
"hgvs_p": "p.Ile452Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000551317.1",
"strand": true,
"transcript": "ENST00000881258.1",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 1532,
"aa_ref": "I",
"aa_start": 646,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7883,
"cdna_start": 2848,
"cds_end": null,
"cds_length": 4599,
"cds_start": 1936,
"consequences": [
"missense_variant"
],
"exon_count": 34,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "XM_005270557.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.1936A>T",
"hgvs_p": "p.Ile646Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005270614.1",
"strand": true,
"transcript": "XM_005270557.3",
"transcript_support_level": null
},
{
"aa_alt": "F",
"aa_end": null,
"aa_length": 952,
"aa_ref": "I",
"aa_start": 66,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5261,
"cdna_start": 226,
"cds_end": null,
"cds_length": 2859,
"cds_start": 196,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_017000501.3",
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"hgvs_c": "c.196A>T",
"hgvs_p": "p.Ile66Phe",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016855990.1",
"strand": true,
"transcript": "XM_017000501.3",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs376666809",
"effect": "missense_variant",
"frequency_reference_population": 0.0000061571213,
"gene_hgnc_id": 321,
"gene_symbol": "AGL",
"gnomad_exomes_ac": 9,
"gnomad_exomes_af": 0.00000615712,
"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": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.181,
"pos": 99881112,
"ref": "A",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.42,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000028.3"
}
]
}