← 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-202194108-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=202194108&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "LGR6",
"hgnc_id": 19719,
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001017403.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000295211",
"hgnc_id": null,
"hgvs_c": "n.464+92T>G",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 2,
"transcript": "ENST00000728643.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 0,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.1651,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.24,
"chr": "1",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.7188368439674377,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 967,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3649,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2904,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001017403.2",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000367278.8",
"protein_coding": true,
"protein_id": "NP_001017403.1",
"strand": true,
"transcript": "NM_001017403.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 967,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3649,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2904,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000367278.8",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001017403.2",
"protein_coding": true,
"protein_id": "ENSP00000356247.3",
"strand": true,
"transcript": "ENST00000367278.8",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 1014,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3829,
"cdna_start": 343,
"cds_end": null,
"cds_length": 3045,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904634.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574693.1",
"strand": true,
"transcript": "ENST00000904634.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 1004,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3563,
"cdna_start": 181,
"cds_end": null,
"cds_length": 3015,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904651.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574710.1",
"strand": true,
"transcript": "ENST00000904651.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 990,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3617,
"cdna_start": 214,
"cds_end": null,
"cds_length": 2973,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904646.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574705.1",
"strand": true,
"transcript": "ENST00000904646.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 990,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3552,
"cdna_start": 214,
"cds_end": null,
"cds_length": 2973,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000956149.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626208.1",
"strand": true,
"transcript": "ENST00000956149.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 960,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3659,
"cdna_start": 343,
"cds_end": null,
"cds_length": 2883,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904636.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574695.1",
"strand": true,
"transcript": "ENST00000904636.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 944,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3514,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2835,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904642.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574701.1",
"strand": true,
"transcript": "ENST00000904642.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 943,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3655,
"cdna_start": 382,
"cds_end": null,
"cds_length": 2832,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904633.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574692.1",
"strand": true,
"transcript": "ENST00000904633.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 943,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3591,
"cdna_start": 324,
"cds_end": null,
"cds_length": 2832,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904637.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574696.1",
"strand": true,
"transcript": "ENST00000904637.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 943,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3577,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2832,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904639.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574698.1",
"strand": true,
"transcript": "ENST00000904639.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 943,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3415,
"cdna_start": 214,
"cds_end": null,
"cds_length": 2832,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904650.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574709.1",
"strand": true,
"transcript": "ENST00000904650.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 942,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3437,
"cdna_start": 241,
"cds_end": null,
"cds_length": 2829,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904647.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574706.1",
"strand": true,
"transcript": "ENST00000904647.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 942,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3403,
"cdna_start": 137,
"cds_end": null,
"cds_length": 2829,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000956150.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626209.1",
"strand": true,
"transcript": "ENST00000956150.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 920,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3310,
"cdna_start": 185,
"cds_end": null,
"cds_length": 2763,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904652.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574711.1",
"strand": true,
"transcript": "ENST00000904652.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3631,
"cdna_start": 417,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904632.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574691.1",
"strand": true,
"transcript": "ENST00000904632.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3490,
"cdna_start": 361,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904640.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574699.1",
"strand": true,
"transcript": "ENST00000904640.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3437,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904644.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574703.1",
"strand": true,
"transcript": "ENST00000904644.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3344,
"cdna_start": 217,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904649.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574708.1",
"strand": true,
"transcript": "ENST00000904649.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3464,
"cdna_start": 271,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000956147.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626206.1",
"strand": true,
"transcript": "ENST00000956147.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3415,
"cdna_start": 214,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000956148.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000626207.1",
"strand": true,
"transcript": "ENST00000956148.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 918,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3296,
"cdna_start": 175,
"cds_end": null,
"cds_length": 2757,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904653.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574712.1",
"strand": true,
"transcript": "ENST00000904653.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 895,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3467,
"cdna_start": 338,
"cds_end": null,
"cds_length": 2688,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904635.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574694.1",
"strand": true,
"transcript": "ENST00000904635.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 895,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3362,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2688,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904645.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574704.1",
"strand": true,
"transcript": "ENST00000904645.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 871,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3373,
"cdna_start": 324,
"cds_end": null,
"cds_length": 2616,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904638.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574697.1",
"strand": true,
"transcript": "ENST00000904638.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 871,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3324,
"cdna_start": 343,
"cds_end": null,
"cds_length": 2616,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904641.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574700.1",
"strand": true,
"transcript": "ENST00000904641.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 847,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3223,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2544,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904643.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574702.1",
"strand": true,
"transcript": "ENST00000904643.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 847,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3142,
"cdna_start": 163,
"cds_end": null,
"cds_length": 2544,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000904648.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000574707.1",
"strand": true,
"transcript": "ENST00000904648.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 943,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3577,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2832,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_047426928.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047282884.1",
"strand": true,
"transcript": "XM_047426928.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 919,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3505,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2760,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_047426929.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047282885.1",
"strand": true,
"transcript": "XM_047426929.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 895,
"aa_ref": "H",
"aa_start": 40,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3433,
"cdna_start": 310,
"cds_end": null,
"cds_length": 2688,
"cds_start": 119,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_047426931.1",
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"hgvs_c": "c.119A>C",
"hgvs_p": "p.His40Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047282887.1",
"strand": true,
"transcript": "XM_047426931.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": 604,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000728643.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000295211",
"hgvs_c": "n.464+92T>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000728643.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 19719,
"gene_symbol": "LGR6",
"gnomad_exomes_ac": 4,
"gnomad_exomes_af": 0.00000286791,
"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": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 3.972,
"pos": 202194108,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.265,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001017403.2"
}
]
}