← 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: 3-170084036-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 170084036,
      "ref": "C",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_014373.3",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "NM_014373.3",
          "protein_id": "NP_055188.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000355897.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_014373.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000355897.10",
          "protein_id": "ENSP00000348161.5",
          "transcript_support_level": 1,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_014373.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000355897.10"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000492492.5",
          "protein_id": "ENSP00000418531.1",
          "transcript_support_level": 1,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 32,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 99,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000492492.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900470.1",
          "protein_id": "ENSP00000570529.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900470.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900471.1",
          "protein_id": "ENSP00000570530.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900471.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900472.1",
          "protein_id": "ENSP00000570531.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900472.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900473.1",
          "protein_id": "ENSP00000570532.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900473.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900474.1",
          "protein_id": "ENSP00000570533.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900474.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900475.1",
          "protein_id": "ENSP00000570534.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900475.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900476.1",
          "protein_id": "ENSP00000570535.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900476.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900477.1",
          "protein_id": "ENSP00000570536.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900477.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900478.1",
          "protein_id": "ENSP00000570537.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900478.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900479.1",
          "protein_id": "ENSP00000570538.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900479.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900480.1",
          "protein_id": "ENSP00000570539.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900480.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900481.1",
          "protein_id": "ENSP00000570540.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900481.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900482.1",
          "protein_id": "ENSP00000570541.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900482.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000900483.1",
          "protein_id": "ENSP00000570542.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000900483.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914748.1",
          "protein_id": "ENSP00000584807.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914748.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914749.1",
          "protein_id": "ENSP00000584808.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914749.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914750.1",
          "protein_id": "ENSP00000584809.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914750.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914751.1",
          "protein_id": "ENSP00000584810.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914751.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914752.1",
          "protein_id": "ENSP00000584811.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914752.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914753.1",
          "protein_id": "ENSP00000584812.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914753.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914754.1",
          "protein_id": "ENSP00000584813.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914754.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914755.1",
          "protein_id": "ENSP00000584814.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914755.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914756.1",
          "protein_id": "ENSP00000584815.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914756.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914757.1",
          "protein_id": "ENSP00000584816.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914757.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914758.1",
          "protein_id": "ENSP00000584817.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914758.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914759.1",
          "protein_id": "ENSP00000584818.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914759.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914760.1",
          "protein_id": "ENSP00000584819.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914760.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914761.1",
          "protein_id": "ENSP00000584820.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914761.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914762.1",
          "protein_id": "ENSP00000584821.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914762.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914763.1",
          "protein_id": "ENSP00000584822.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914763.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914764.1",
          "protein_id": "ENSP00000584823.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914764.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914765.1",
          "protein_id": "ENSP00000584824.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914765.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914766.1",
          "protein_id": "ENSP00000584825.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914766.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914767.1",
          "protein_id": "ENSP00000584826.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914767.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914768.1",
          "protein_id": "ENSP00000584827.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914768.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914769.1",
          "protein_id": "ENSP00000584828.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914769.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914770.1",
          "protein_id": "ENSP00000584829.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914770.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914771.1",
          "protein_id": "ENSP00000584830.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914771.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914772.1",
          "protein_id": "ENSP00000584831.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914772.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000914773.1",
          "protein_id": "ENSP00000584832.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000914773.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000949599.1",
          "protein_id": "ENSP00000619658.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949599.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000949600.1",
          "protein_id": "ENSP00000619659.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949600.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000949601.1",
          "protein_id": "ENSP00000619660.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949601.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000949602.1",
          "protein_id": "ENSP00000619661.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949602.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000949603.1",
          "protein_id": "ENSP00000619662.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000949603.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000485735.6",
          "protein_id": "ENSP00000419546.2",
          "transcript_support_level": 2,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 162,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 489,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000485735.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000473675.1",
          "protein_id": "ENSP00000420751.1",
          "transcript_support_level": 3,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 142,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000473675.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "ENST00000482710.1",
          "protein_id": "ENSP00000419400.1",
          "transcript_support_level": 2,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 87,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 265,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000482710.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "XM_005247346.5",
          "protein_id": "XP_005247403.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005247346.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "XM_005247347.5",
          "protein_id": "XP_005247404.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005247347.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "XM_017006161.3",
          "protein_id": "XP_016861650.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017006161.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "XM_024453449.2",
          "protein_id": "XP_024309217.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024453449.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "XM_024453450.2",
          "protein_id": "XP_024309218.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024453450.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GPR160",
          "gene_hgnc_id": 23693,
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile",
          "transcript": "XM_047447959.1",
          "protein_id": "XP_047303915.1",
          "transcript_support_level": null,
          "aa_start": 22,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 64,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047447959.1"
        }
      ],
      "gene_symbol": "GPR160",
      "gene_hgnc_id": 23693,
      "dbsnp": "rs200182513",
      "frequency_reference_population": 0.00083159056,
      "hom_count_reference_population": 21,
      "allele_count_reference_population": 1313,
      "gnomad_exomes_af": 0.000853761,
      "gnomad_genomes_af": 0.000623875,
      "gnomad_exomes_ac": 1218,
      "gnomad_genomes_ac": 95,
      "gnomad_exomes_homalt": 19,
      "gnomad_genomes_homalt": 2,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.004030555486679077,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.018,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0827,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.55,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.041,
      "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": -13,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -13,
          "benign_score": 13,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_014373.3",
          "gene_symbol": "GPR160",
          "hgnc_id": 23693,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.64C>A",
          "hgvs_p": "p.Leu22Ile"
        }
      ],
      "clinvar_disease": "GPR160-related disorder",
      "clinvar_classification": "Benign",
      "clinvar_review_status": "no assertion criteria provided",
      "clinvar_submissions_summary": "null",
      "phenotype_combined": "GPR160-related disorder",
      "pathogenicity_classification_combined": "Benign",
      "custom_annotations": null
    }
  ],
  "message": null
}