← 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: 9-126917654-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 126917654,
      "ref": "G",
      "alt": "A",
      "effect": "intron_variant",
      "transcript": "ENST00000259351.10",
      "consequences": [
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2679G>A",
          "hgvs_p": null,
          "transcript": "NM_014636.3",
          "protein_id": "NP_055451.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6330,
          "mane_select": "ENST00000259351.10",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2679G>A",
          "hgvs_p": null,
          "transcript": "ENST00000259351.10",
          "protein_id": "ENSP00000259351.5",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6330,
          "mane_select": "NM_014636.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "ENST00000373436.5",
          "protein_id": "ENSP00000362535.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 305,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 918,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1667,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "ENST00000394011.7",
          "protein_id": "ENSP00000377579.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 108,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 327,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001322325.2",
          "protein_id": "NP_001309254.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 607,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2931,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001322321.2",
          "protein_id": "NP_001309250.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6448,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001322322.2",
          "protein_id": "NP_001309251.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 576,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1731,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6424,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2161G>A",
          "hgvs_p": null,
          "transcript": "NM_001366400.1",
          "protein_id": "NP_001353329.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6191,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001190729.2",
          "protein_id": "NP_001177658.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 537,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1614,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2721,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2679G>A",
          "hgvs_p": null,
          "transcript": "NM_001322320.2",
          "protein_id": "NP_001309249.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 537,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1614,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2684,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "ENST00000424082.6",
          "protein_id": "ENSP00000415630.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 537,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1614,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2362,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001322324.2",
          "protein_id": "NP_001309253.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 514,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1545,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6238,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001322323.2",
          "protein_id": "NP_001309252.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2631,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "ENST00000394022.7",
          "protein_id": "ENSP00000377590.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 384,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1155,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1672,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001190730.2",
          "protein_id": "NP_001177659.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 305,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 918,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1841,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "ENST00000319107.8",
          "protein_id": "ENSP00000317149.4",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 172,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 519,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "NM_001366399.1",
          "protein_id": "NP_001353328.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 108,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 327,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 843,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "n.208+2657G>A",
          "hgvs_p": null,
          "transcript": "ENST00000373439.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1527,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "n.181+2642G>A",
          "hgvs_p": null,
          "transcript": "ENST00000472427.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "n.27+2178G>A",
          "hgvs_p": null,
          "transcript": "ENST00000480993.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 869,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424113.1",
          "protein_id": "XP_047280069.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 607,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2738,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424114.1",
          "protein_id": "XP_047280070.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2928,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424115.1",
          "protein_id": "XP_047280071.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2735,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424116.1",
          "protein_id": "XP_047280072.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 599,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1800,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2907,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424117.1",
          "protein_id": "XP_047280073.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 590,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1773,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424118.1",
          "protein_id": "XP_047280074.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 589,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1770,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 10321,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_011519233.2",
          "protein_id": "XP_011517535.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6451,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424119.1",
          "protein_id": "XP_047280075.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6258,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424120.1",
          "protein_id": "XP_047280076.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 577,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1734,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6427,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 20,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424121.1",
          "protein_id": "XP_047280077.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 577,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1734,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424122.1",
          "protein_id": "XP_047280078.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 577,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1734,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2841,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424123.1",
          "protein_id": "XP_047280079.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 570,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1713,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 10264,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424124.1",
          "protein_id": "XP_047280080.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6400,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424125.1",
          "protein_id": "XP_047280081.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 560,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1683,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 10234,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424126.1",
          "protein_id": "XP_047280082.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 560,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1683,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2790,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424127.1",
          "protein_id": "XP_047280083.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6361,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424128.1",
          "protein_id": "XP_047280084.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 554,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1665,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6358,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424129.1",
          "protein_id": "XP_047280085.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 547,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1644,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6337,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424130.1",
          "protein_id": "XP_047280086.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 537,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1614,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6307,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424131.1",
          "protein_id": "XP_047280087.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424132.1",
          "protein_id": "XP_047280088.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 529,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1590,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424133.1",
          "protein_id": "XP_047280089.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 529,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1590,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2504,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424134.1",
          "protein_id": "XP_047280090.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 528,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1587,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 9945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424135.1",
          "protein_id": "XP_047280091.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424136.1",
          "protein_id": "XP_047280092.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 520,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1563,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2670,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424137.1",
          "protein_id": "XP_047280093.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 515,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1548,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424138.1",
          "protein_id": "XP_047280094.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 515,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1548,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6241,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 18,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424139.1",
          "protein_id": "XP_047280095.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6217,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424140.1",
          "protein_id": "XP_047280096.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6024,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424141.1",
          "protein_id": "XP_047280097.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 506,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1521,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2435,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424142.1",
          "protein_id": "XP_047280098.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 506,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1521,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2628,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424143.1",
          "protein_id": "XP_047280099.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 499,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1500,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2607,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424144.1",
          "protein_id": "XP_047280100.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6190,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 16,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424145.1",
          "protein_id": "XP_047280101.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 490,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1473,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424146.1",
          "protein_id": "XP_047280102.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6151,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2178G>A",
          "hgvs_p": null,
          "transcript": "XM_047424147.1",
          "protein_id": "XP_047280103.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5958,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424148.1",
          "protein_id": "XP_047280104.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 484,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1455,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6148,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424150.1",
          "protein_id": "XP_047280106.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6127,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 16,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424151.1",
          "protein_id": "XP_047280107.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2538,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 16,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424152.1",
          "protein_id": "XP_047280108.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6058,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "RALGPS1",
          "gene_hgnc_id": 16851,
          "hgvs_c": "c.-66+2642G>A",
          "hgvs_p": null,
          "transcript": "XM_047424153.1",
          "protein_id": "XP_047280109.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6007,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "RALGPS1",
      "gene_hgnc_id": 16851,
      "dbsnp": "rs2454217",
      "frequency_reference_population": 0.5856865,
      "hom_count_reference_population": 30181,
      "allele_count_reference_population": 89104,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.585686,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 89104,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 30181,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.9700000286102295,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.97,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.061,
      "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": -12,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000259351.10",
          "gene_symbol": "RALGPS1",
          "hgnc_id": 16851,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.-66+2679G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}