← 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: 16-67538760-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 67538760,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001193523.2",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "NM_024519.4",
          "protein_id": "NP_078795.2",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000042381.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_024519.4"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000042381.9",
          "protein_id": "ENSP00000042381.4",
          "transcript_support_level": 5,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_024519.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000042381.9"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "NM_001193523.2",
          "protein_id": "NP_001180452.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1239,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3720,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001193523.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "ENST00000422602.8",
          "protein_id": "ENSP00000400099.2",
          "transcript_support_level": 2,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1239,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3720,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000422602.8"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "NM_001410885.1",
          "protein_id": "NP_001397814.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1238,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3717,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001410885.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "ENST00000540839.7",
          "protein_id": "ENSP00000443568.3",
          "transcript_support_level": 5,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1238,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3717,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000540839.7"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.235G>A",
          "hgvs_p": "p.Ala79Thr",
          "transcript": "NM_001193524.2",
          "protein_id": "NP_001180453.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 1233,
          "cds_start": 235,
          "cds_end": null,
          "cds_length": 3702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001193524.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.235G>A",
          "hgvs_p": "p.Ala79Thr",
          "transcript": "ENST00000428437.6",
          "protein_id": "ENSP00000389456.2",
          "transcript_support_level": 2,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 1233,
          "cds_start": 235,
          "cds_end": null,
          "cds_length": 3702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000428437.6"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "NM_001193522.2",
          "protein_id": "NP_001180451.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1223,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3672,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001193522.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "ENST00000379312.7",
          "protein_id": "ENSP00000368614.3",
          "transcript_support_level": 2,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1223,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3672,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000379312.7"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "ENST00000860999.1",
          "protein_id": "ENSP00000531058.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1223,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3672,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860999.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "ENST00000860995.1",
          "protein_id": "ENSP00000531054.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1222,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3669,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860995.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860989.1",
          "protein_id": "ENSP00000531048.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860989.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860990.1",
          "protein_id": "ENSP00000531049.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860990.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860994.1",
          "protein_id": "ENSP00000531053.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860994.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000965782.1",
          "protein_id": "ENSP00000635841.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965782.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860991.1",
          "protein_id": "ENSP00000531050.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1218,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860991.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000861000.1",
          "protein_id": "ENSP00000531059.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1218,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000861000.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860992.1",
          "protein_id": "ENSP00000531051.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1199,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3600,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860992.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000861001.1",
          "protein_id": "ENSP00000531060.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1199,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3600,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000861001.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000861002.1",
          "protein_id": "ENSP00000531061.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1197,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3594,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000861002.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860993.1",
          "protein_id": "ENSP00000531052.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1190,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3573,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860993.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000861003.1",
          "protein_id": "ENSP00000531062.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1190,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3573,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000861003.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860998.1",
          "protein_id": "ENSP00000531057.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1177,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3534,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860998.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860996.1",
          "protein_id": "ENSP00000531055.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1141,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3426,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860996.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000860997.1",
          "protein_id": "ENSP00000531056.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1126,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3381,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000860997.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000965781.1",
          "protein_id": "ENSP00000635840.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 815,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 2448,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000965781.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000566559.5",
          "protein_id": "ENSP00000456893.1",
          "transcript_support_level": 5,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 626,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 1882,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000566559.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000565176.5",
          "protein_id": "ENSP00000455795.2",
          "transcript_support_level": 4,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 151,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 456,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000565176.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000562755.5",
          "protein_id": "ENSP00000457739.1",
          "transcript_support_level": 4,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 95,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 289,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000562755.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "ENST00000566920.5",
          "protein_id": "ENSP00000456525.2",
          "transcript_support_level": 4,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 87,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 264,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000566920.5"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.265G>A",
          "hgvs_p": "p.Ala89Thr",
          "transcript": "XM_047434616.1",
          "protein_id": "XP_047290572.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 1252,
          "cds_start": 265,
          "cds_end": null,
          "cds_length": 3759,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434616.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.265G>A",
          "hgvs_p": "p.Ala89Thr",
          "transcript": "XM_047434617.1",
          "protein_id": "XP_047290573.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 1252,
          "cds_start": 265,
          "cds_end": null,
          "cds_length": 3759,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434617.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.265G>A",
          "hgvs_p": "p.Ala89Thr",
          "transcript": "XM_047434618.1",
          "protein_id": "XP_047290574.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 1251,
          "cds_start": 265,
          "cds_end": null,
          "cds_length": 3756,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434618.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "XM_011523321.2",
          "protein_id": "XP_011521623.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1248,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3747,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011523321.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "XM_011523322.2",
          "protein_id": "XP_011521624.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1248,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3747,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011523322.2"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.247G>A",
          "hgvs_p": "p.Ala83Thr",
          "transcript": "XM_047434619.1",
          "protein_id": "XP_047290575.1",
          "transcript_support_level": null,
          "aa_start": 83,
          "aa_end": null,
          "aa_length": 1246,
          "cds_start": 247,
          "cds_end": null,
          "cds_length": 3741,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434619.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.265G>A",
          "hgvs_p": "p.Ala89Thr",
          "transcript": "XM_047434620.1",
          "protein_id": "XP_047290576.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": 265,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434620.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.235G>A",
          "hgvs_p": "p.Ala79Thr",
          "transcript": "XM_011523324.4",
          "protein_id": "XP_011521626.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 1242,
          "cds_start": 235,
          "cds_end": null,
          "cds_length": 3729,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011523324.4"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.265G>A",
          "hgvs_p": "p.Ala89Thr",
          "transcript": "XM_047434621.1",
          "protein_id": "XP_047290577.1",
          "transcript_support_level": null,
          "aa_start": 89,
          "aa_end": null,
          "aa_length": 1242,
          "cds_start": 265,
          "cds_end": null,
          "cds_length": 3729,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434621.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr",
          "transcript": "XM_047434622.1",
          "protein_id": "XP_047290578.1",
          "transcript_support_level": null,
          "aa_start": 85,
          "aa_end": null,
          "aa_length": 1239,
          "cds_start": 253,
          "cds_end": null,
          "cds_length": 3720,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434622.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.247G>A",
          "hgvs_p": "p.Ala83Thr",
          "transcript": "XM_047434624.1",
          "protein_id": "XP_047290580.1",
          "transcript_support_level": null,
          "aa_start": 83,
          "aa_end": null,
          "aa_length": 1237,
          "cds_start": 247,
          "cds_end": null,
          "cds_length": 3714,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434624.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.235G>A",
          "hgvs_p": "p.Ala79Thr",
          "transcript": "XM_047434625.1",
          "protein_id": "XP_047290581.1",
          "transcript_support_level": null,
          "aa_start": 79,
          "aa_end": null,
          "aa_length": 1232,
          "cds_start": 235,
          "cds_end": null,
          "cds_length": 3699,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434625.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "XM_047434626.1",
          "protein_id": "XP_047290582.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1232,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3699,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434626.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "XM_047434627.1",
          "protein_id": "XP_047290583.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1232,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3699,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434627.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "XM_047434628.1",
          "protein_id": "XP_047290584.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1232,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3699,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434628.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "XM_011523325.3",
          "protein_id": "XP_011521627.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1228,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3687,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011523325.3"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.205G>A",
          "hgvs_p": "p.Ala69Thr",
          "transcript": "XM_047434629.1",
          "protein_id": "XP_047290585.1",
          "transcript_support_level": null,
          "aa_start": 69,
          "aa_end": null,
          "aa_length": 1222,
          "cds_start": 205,
          "cds_end": null,
          "cds_length": 3669,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434629.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.193G>A",
          "hgvs_p": "p.Ala65Thr",
          "transcript": "XM_047434630.1",
          "protein_id": "XP_047290586.1",
          "transcript_support_level": null,
          "aa_start": 65,
          "aa_end": null,
          "aa_length": 1218,
          "cds_start": 193,
          "cds_end": null,
          "cds_length": 3657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047434630.1"
        },
        {
          "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": 12,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.146+210G>A",
          "hgvs_p": null,
          "transcript": "ENST00000569253.5",
          "protein_id": "ENSP00000454376.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 588,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1768,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000569253.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "n.175G>A",
          "hgvs_p": null,
          "transcript": "ENST00000566815.5",
          "protein_id": "ENSP00000457419.1",
          "transcript_support_level": 5,
          "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": "ENST00000566815.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ENSG00000261396",
          "gene_hgnc_id": null,
          "hgvs_c": "n.327C>T",
          "hgvs_p": null,
          "transcript": "ENST00000567122.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "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": "ENST00000567122.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": 8,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "n.49-230G>A",
          "hgvs_p": null,
          "transcript": "ENST00000566522.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": "ENST00000566522.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "CTCF-DT",
          "gene_hgnc_id": 55409,
          "hgvs_c": "n.184-20375C>T",
          "hgvs_p": null,
          "transcript": "ENST00000748474.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": "ENST00000748474.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "c.*216G>A",
          "hgvs_p": null,
          "transcript": "ENST00000566907.1",
          "protein_id": "ENSP00000457888.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 51,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 158,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000566907.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RIPOR1",
          "gene_hgnc_id": 25836,
          "hgvs_c": "n.-205G>A",
          "hgvs_p": null,
          "transcript": "ENST00000561534.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": "retained_intron",
          "feature": "ENST00000561534.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTCF-DT",
          "gene_hgnc_id": 55409,
          "hgvs_c": "n.-220C>T",
          "hgvs_p": null,
          "transcript": "ENST00000748480.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": "ENST00000748480.1"
        }
      ],
      "gene_symbol": "RIPOR1",
      "gene_hgnc_id": 25836,
      "dbsnp": "rs781526223",
      "frequency_reference_population": 0.00007375591,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 119,
      "gnomad_exomes_af": 0.0000759658,
      "gnomad_genomes_af": 0.0000525465,
      "gnomad_exomes_ac": 111,
      "gnomad_genomes_ac": 8,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.05829706788063049,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.123,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0706,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.57,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.286,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001193523.2",
          "gene_symbol": "RIPOR1",
          "hgnc_id": 25836,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.253G>A",
          "hgvs_p": "p.Ala85Thr"
        },
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000567122.1",
          "gene_symbol": "ENSG00000261396",
          "hgnc_id": null,
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.327C>T",
          "hgvs_p": null
        },
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000748474.1",
          "gene_symbol": "CTCF-DT",
          "hgnc_id": 55409,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.184-20375C>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}