← 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-202276392-A-C (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=202276392&ref=A&alt=C&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "LGR6",
          "hgnc_id": 19719,
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "inheritance_mode": "AR",
          "pathogenic_score": 4,
          "score": 4,
          "transcript": "NM_001017403.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_score": 4,
      "allele_count_reference_population": 2,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.8994,
      "alt": "C",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": 0.01,
      "chr": "1",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.8878145217895508,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 967,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3649,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 2904,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_001017403.2",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 967,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3649,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 2904,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000367278.8",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "N",
          "aa_start": 120,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3406,
          "cdna_start": 443,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 359,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000255432.11",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.359A>C",
          "hgvs_p": "p.Asn120Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000255432.7",
          "strand": true,
          "transcript": "ENST00000255432.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 828,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2487,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2487,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000439764.2",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.300-21116A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000387869.2",
          "strand": true,
          "transcript": "ENST00000439764.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4344,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509842.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.-56A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508144.1",
          "strand": true,
          "transcript": "XM_011509842.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3204,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509843.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.-56A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508145.1",
          "strand": true,
          "transcript": "XM_011509843.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3127,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509846.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.-56A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508148.1",
          "strand": true,
          "transcript": "XM_011509846.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1014,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3829,
          "cdna_start": 739,
          "cds_end": null,
          "cds_length": 3045,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904634.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 1004,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3563,
          "cdna_start": 577,
          "cds_end": null,
          "cds_length": 3015,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904651.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 990,
          "aa_ref": "N",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3617,
          "cdna_start": 538,
          "cds_end": null,
          "cds_length": 2973,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000904646.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.443A>C",
          "hgvs_p": "p.Asn148Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 990,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3552,
          "cdna_start": 610,
          "cds_end": null,
          "cds_length": 2973,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000956149.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 960,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3659,
          "cdna_start": 739,
          "cds_end": null,
          "cds_length": 2883,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904636.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 944,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3514,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 2835,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904642.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 943,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3655,
          "cdna_start": 778,
          "cds_end": null,
          "cds_length": 2832,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904633.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 943,
          "aa_ref": "N",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3591,
          "cdna_start": 648,
          "cds_end": null,
          "cds_length": 2832,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000904637.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.443A>C",
          "hgvs_p": "p.Asn148Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 943,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3577,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 2832,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904639.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 943,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3415,
          "cdna_start": 610,
          "cds_end": null,
          "cds_length": 2832,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904650.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 942,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3437,
          "cdna_start": 637,
          "cds_end": null,
          "cds_length": 2829,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904647.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 942,
          "aa_ref": "N",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3403,
          "cdna_start": 461,
          "cds_end": null,
          "cds_length": 2829,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000956150.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.443A>C",
          "hgvs_p": "p.Asn148Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 920,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3310,
          "cdna_start": 581,
          "cds_end": null,
          "cds_length": 2763,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904652.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3631,
          "cdna_start": 741,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000904632.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.443A>C",
          "hgvs_p": "p.Asn148Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3490,
          "cdna_start": 757,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000904640.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3437,
          "cdna_start": 634,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000904644.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.443A>C",
          "hgvs_p": "p.Asn148Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 124,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3344,
          "cdna_start": 469,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 371,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000904649.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.371A>C",
          "hgvs_p": "p.Asn124Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3464,
          "cdna_start": 667,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000956147.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3415,
          "cdna_start": 610,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000956148.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 915,
          "aa_ref": "N",
          "aa_start": 120,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3410,
          "cdna_start": 467,
          "cds_end": null,
          "cds_length": 2748,
          "cds_start": 359,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_021636.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.359A>C",
          "hgvs_p": "p.Asn120Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_067649.2",
          "strand": true,
          "transcript": "NM_021636.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 895,
          "aa_ref": "N",
          "aa_start": 148,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3362,
          "cdna_start": 634,
          "cds_end": null,
          "cds_length": 2688,
          "cds_start": 443,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000904645.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.443A>C",
          "hgvs_p": "p.Asn148Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 231,
          "aa_ref": "N",
          "aa_start": 98,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 792,
          "cdna_start": 387,
          "cds_end": null,
          "cds_length": 698,
          "cds_start": 293,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000423542.5",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.293A>C",
          "hgvs_p": "p.Asn98Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000402284.1",
          "strand": true,
          "transcript": "ENST00000423542.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 943,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3577,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 2832,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047426928.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 924,
          "aa_ref": "N",
          "aa_start": 129,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3405,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2775,
          "cds_start": 386,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_005245404.4",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.386A>C",
          "hgvs_p": "p.Asn129Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005245461.1",
          "strand": true,
          "transcript": "XM_005245404.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 919,
          "aa_ref": "N",
          "aa_start": 172,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3505,
          "cdna_start": 706,
          "cds_end": null,
          "cds_length": 2760,
          "cds_start": 515,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047426929.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.515A>C",
          "hgvs_p": "p.Asn172Thr",
          "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": "T",
          "aa_end": null,
          "aa_length": 900,
          "aa_ref": "N",
          "aa_start": 129,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3333,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2703,
          "cds_start": 386,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_011509838.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.386A>C",
          "hgvs_p": "p.Asn129Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508140.1",
          "strand": true,
          "transcript": "XM_011509838.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 900,
          "aa_ref": "N",
          "aa_start": 129,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3333,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2703,
          "cds_start": 386,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_011509839.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.386A>C",
          "hgvs_p": "p.Asn129Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508141.1",
          "strand": true,
          "transcript": "XM_011509839.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 876,
          "aa_ref": "N",
          "aa_start": 129,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3261,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2631,
          "cds_start": 386,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_017001996.2",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.386A>C",
          "hgvs_p": "p.Asn129Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016857485.1",
          "strand": true,
          "transcript": "XM_017001996.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 852,
          "aa_ref": "N",
          "aa_start": 129,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3189,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 2559,
          "cds_start": 386,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "XM_047426930.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.386A>C",
          "hgvs_p": "p.Asn129Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282886.1",
          "strand": true,
          "transcript": "XM_047426930.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "N",
          "aa_start": 38,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4044,
          "cdna_start": 1101,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 113,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509841.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.113A>C",
          "hgvs_p": "p.Asn38Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508143.1",
          "strand": true,
          "transcript": "XM_011509841.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 833,
          "aa_ref": "N",
          "aa_start": 38,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3162,
          "cdna_start": 219,
          "cds_end": null,
          "cds_length": 2502,
          "cds_start": 113,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_017001997.2",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.113A>C",
          "hgvs_p": "p.Asn38Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016857486.1",
          "strand": true,
          "transcript": "XM_017001997.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4344,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509842.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.-56A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508144.1",
          "strand": true,
          "transcript": "XM_011509842.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3204,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509843.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.-56A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508145.1",
          "strand": true,
          "transcript": "XM_011509843.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 777,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3127,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2334,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_011509846.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.-56A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508148.1",
          "strand": true,
          "transcript": "XM_011509846.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 918,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3296,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2757,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000904653.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.429-4389A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "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": null,
          "aa_end": null,
          "aa_length": 895,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3467,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2688,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000904635.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.429-4389A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "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": null,
          "aa_end": null,
          "aa_length": 871,
          "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": 2616,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000904638.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.429-21116A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "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": null,
          "aa_end": null,
          "aa_length": 871,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3324,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2616,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000904641.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.429-4389A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "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": null,
          "aa_end": null,
          "aa_length": 847,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3223,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2544,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000904643.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.357-21116A>C",
          "hgvs_p": null,
          "intron_rank": 3,
          "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": null,
          "aa_end": null,
          "aa_length": 847,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3142,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2544,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000904648.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.429-4389A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "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": null,
          "aa_end": null,
          "aa_length": 828,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3117,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2487,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 16,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001017404.2",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.300-21116A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001017404.1",
          "strand": true,
          "transcript": "NM_001017404.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 895,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3433,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2688,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047426931.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.429-4389A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "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": 852,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3189,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2559,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011509840.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.300-4389A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011508142.1",
          "strand": true,
          "transcript": "XM_011509840.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 804,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3045,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2415,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047426932.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "c.300-21116A>C",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047282888.1",
          "strand": true,
          "transcript": "XM_047426932.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": 866,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000308543.3",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "n.123A>C",
          "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": "ENST00000308543.3",
          "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": 3377,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000487787.5",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "n.359A>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000422143.1",
          "strand": true,
          "transcript": "ENST00000487787.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 454,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000506931.1",
          "gene_hgnc_id": 19719,
          "gene_symbol": "LGR6",
          "hgvs_c": "n.92A>C",
          "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": "ENST00000506931.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs376357186",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000001368107,
      "gene_hgnc_id": 19719,
      "gene_symbol": "LGR6",
      "gnomad_exomes_ac": 2,
      "gnomad_exomes_af": 0.00000136811,
      "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": "Pathogenic",
      "phylop100way_score": 9.303,
      "pos": 202276392,
      "ref": "A",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.721,
      "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"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.