← 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: 21-39406032-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "21",
      "pos": 39406032,
      "ref": "G",
      "alt": "C",
      "effect": "synonymous_variant",
      "transcript": "NM_152505.4",
      "consequences": [
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_152505.4",
          "protein_id": "NP_689718.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000288350.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_152505.4"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "ENST00000288350.8",
          "protein_id": "ENSP00000288350.3",
          "transcript_support_level": 5,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_152505.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000288350.8"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "ENST00000358268.6",
          "protein_id": "ENSP00000351008.2",
          "transcript_support_level": 1,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000358268.6"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "ENST00000380671.6",
          "protein_id": "ENSP00000370046.2",
          "transcript_support_level": 1,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000380671.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GET1-SH3BGR",
          "gene_hgnc_id": 54635,
          "hgvs_c": "c.336+14196G>C",
          "hgvs_p": null,
          "transcript": "ENST00000647779.1",
          "protein_id": "ENSP00000497977.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 273,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 822,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647779.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "ENST00000951471.1",
          "protein_id": "ENSP00000621530.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000951471.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_001384285.1",
          "protein_id": "NP_001371214.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384285.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_001384286.1",
          "protein_id": "NP_001371215.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384286.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_001384287.1",
          "protein_id": "NP_001371216.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384287.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_001384288.1",
          "protein_id": "NP_001371217.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384288.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_001384289.1",
          "protein_id": "NP_001371218.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384289.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "NM_001384291.1",
          "protein_id": "NP_001371220.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384291.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1725C>G",
          "hgvs_p": "p.Gly575Gly",
          "transcript": "ENST00000855513.1",
          "protein_id": "ENSP00000525572.1",
          "transcript_support_level": null,
          "aa_start": 575,
          "aa_end": null,
          "aa_length": 624,
          "cds_start": 1725,
          "cds_end": null,
          "cds_length": 1875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000855513.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1473C>G",
          "hgvs_p": "p.Gly491Gly",
          "transcript": "NM_001384292.1",
          "protein_id": "NP_001371221.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384292.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1473C>G",
          "hgvs_p": "p.Gly491Gly",
          "transcript": "NM_001384293.1",
          "protein_id": "NP_001371222.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384293.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1473C>G",
          "hgvs_p": "p.Gly491Gly",
          "transcript": "NM_001384294.1",
          "protein_id": "NP_001371223.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384294.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1473C>G",
          "hgvs_p": "p.Gly491Gly",
          "transcript": "NM_001384295.1",
          "protein_id": "NP_001371224.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384295.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1473C>G",
          "hgvs_p": "p.Gly491Gly",
          "transcript": "NM_001384296.1",
          "protein_id": "NP_001371225.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001384296.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529458.2",
          "protein_id": "XP_011527760.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529458.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529459.2",
          "protein_id": "XP_011527761.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529459.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529460.2",
          "protein_id": "XP_011527762.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529460.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529461.2",
          "protein_id": "XP_011527763.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529461.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529462.2",
          "protein_id": "XP_011527764.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529462.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529463.3",
          "protein_id": "XP_011527765.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529463.3"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529464.2",
          "protein_id": "XP_011527766.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529464.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529465.2",
          "protein_id": "XP_011527767.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529465.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529466.2",
          "protein_id": "XP_011527768.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529466.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529467.2",
          "protein_id": "XP_011527769.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529467.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529468.2",
          "protein_id": "XP_011527770.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529468.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_011529470.2",
          "protein_id": "XP_011527772.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529470.2"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440684.1",
          "protein_id": "XP_047296640.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440684.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440685.1",
          "protein_id": "XP_047296641.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440685.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440686.1",
          "protein_id": "XP_047296642.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440686.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440687.1",
          "protein_id": "XP_047296643.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440687.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440688.1",
          "protein_id": "XP_047296644.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440688.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440689.1",
          "protein_id": "XP_047296645.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440689.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440690.1",
          "protein_id": "XP_047296646.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440690.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440691.1",
          "protein_id": "XP_047296647.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440691.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440692.1",
          "protein_id": "XP_047296648.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440692.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440693.1",
          "protein_id": "XP_047296649.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440693.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.2010C>G",
          "hgvs_p": "p.Gly670Gly",
          "transcript": "XM_047440694.1",
          "protein_id": "XP_047296650.1",
          "transcript_support_level": null,
          "aa_start": 670,
          "aa_end": null,
          "aa_length": 719,
          "cds_start": 2010,
          "cds_end": null,
          "cds_length": 2160,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440694.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1872C>G",
          "hgvs_p": "p.Gly624Gly",
          "transcript": "XM_047440695.1",
          "protein_id": "XP_047296651.1",
          "transcript_support_level": null,
          "aa_start": 624,
          "aa_end": null,
          "aa_length": 673,
          "cds_start": 1872,
          "cds_end": null,
          "cds_length": 2022,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440695.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "XM_047440696.1",
          "protein_id": "XP_047296652.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440696.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly",
          "transcript": "XM_047440697.1",
          "protein_id": "XP_047296653.1",
          "transcript_support_level": null,
          "aa_start": 621,
          "aa_end": null,
          "aa_length": 670,
          "cds_start": 1863,
          "cds_end": null,
          "cds_length": 2013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440697.1"
        },
        {
          "aa_ref": "G",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "c.1473C>G",
          "hgvs_p": "p.Gly491Gly",
          "transcript": "XM_017028274.2",
          "protein_id": "XP_016883763.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017028274.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "c.*48G>C",
          "hgvs_p": null,
          "transcript": "ENST00000415847.3",
          "protein_id": "ENSP00000410228.3",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 139,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 420,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000415847.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GET1-SH3BGR",
          "gene_hgnc_id": 54635,
          "hgvs_c": "c.336+14196G>C",
          "hgvs_p": null,
          "transcript": "NM_001317744.2",
          "protein_id": "NP_001304673.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 273,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 822,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001317744.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "GET1-SH3BGR",
          "gene_hgnc_id": 54635,
          "hgvs_c": "c.336+14196G>C",
          "hgvs_p": null,
          "transcript": "NM_001350300.2",
          "protein_id": "NP_001337229.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 255,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 768,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350300.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LCA5L",
          "gene_hgnc_id": 1255,
          "hgvs_c": "n.918C>G",
          "hgvs_p": null,
          "transcript": "ENST00000495240.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000495240.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.*871G>C",
          "hgvs_p": null,
          "transcript": "ENST00000647911.1",
          "protein_id": "ENSP00000497171.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000647911.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1-SH3BGR",
          "gene_hgnc_id": 54635,
          "hgvs_c": "n.*48G>C",
          "hgvs_p": null,
          "transcript": "ENST00000648253.1",
          "protein_id": "ENSP00000497295.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000648253.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.*314G>C",
          "hgvs_p": null,
          "transcript": "ENST00000649100.1",
          "protein_id": "ENSP00000497111.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000649100.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.*48G>C",
          "hgvs_p": null,
          "transcript": "ENST00000649499.1",
          "protein_id": "ENSP00000497593.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000649499.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.191G>C",
          "hgvs_p": null,
          "transcript": "ENST00000650208.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000650208.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.629G>C",
          "hgvs_p": null,
          "transcript": "NR_146615.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_146615.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1-SH3BGR",
          "gene_hgnc_id": 54635,
          "hgvs_c": "n.629G>C",
          "hgvs_p": null,
          "transcript": "NR_146618.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_146618.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.*871G>C",
          "hgvs_p": null,
          "transcript": "ENST00000647911.1",
          "protein_id": "ENSP00000497171.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000647911.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1-SH3BGR",
          "gene_hgnc_id": 54635,
          "hgvs_c": "n.*48G>C",
          "hgvs_p": null,
          "transcript": "ENST00000648253.1",
          "protein_id": "ENSP00000497295.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000648253.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.*314G>C",
          "hgvs_p": null,
          "transcript": "ENST00000649100.1",
          "protein_id": "ENSP00000497111.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000649100.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.*48G>C",
          "hgvs_p": null,
          "transcript": "ENST00000649499.1",
          "protein_id": "ENSP00000497593.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000649499.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "GET1",
          "gene_hgnc_id": 12790,
          "hgvs_c": "n.452-530G>C",
          "hgvs_p": null,
          "transcript": "ENST00000623703.3",
          "protein_id": "ENSP00000485555.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000623703.3"
        }
      ],
      "gene_symbol": "LCA5L",
      "gene_hgnc_id": 1255,
      "dbsnp": "rs138510761",
      "frequency_reference_population": 0.0002849691,
      "hom_count_reference_population": 5,
      "allele_count_reference_population": 460,
      "gnomad_exomes_af": 0.000159385,
      "gnomad_genomes_af": 0.00149005,
      "gnomad_exomes_ac": 233,
      "gnomad_genomes_ac": 227,
      "gnomad_exomes_homalt": 3,
      "gnomad_genomes_homalt": 2,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8899999856948853,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.89,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -2.484,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -11,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Moderate,BP7,BS2",
      "acmg_by_gene": [
        {
          "score": -11,
          "benign_score": 11,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BP7",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_152505.4",
          "gene_symbol": "LCA5L",
          "hgnc_id": 1255,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1863C>G",
          "hgvs_p": "p.Gly621Gly"
        },
        {
          "score": -10,
          "benign_score": 10,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_001317744.2",
          "gene_symbol": "GET1-SH3BGR",
          "hgnc_id": 54635,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.336+14196G>C",
          "hgvs_p": null
        },
        {
          "score": -10,
          "benign_score": 10,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000415847.3",
          "gene_symbol": "GET1",
          "hgnc_id": 12790,
          "effects": [
            "3_prime_UTR_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.*48G>C",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}
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.