← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 1-28971164-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 28971164,
      "ref": "T",
      "alt": "C",
      "effect": "intron_variant",
      "transcript": "ENST00000343067.9",
      "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376013.1",
          "protein_id": "NP_001362942.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 864,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2595,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6031,
          "mane_select": "ENST00000343067.9",
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000343067.9",
          "protein_id": "ENSP00000345259.4",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 864,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2595,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6031,
          "mane_select": "NM_001376013.1",
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000349460.9",
          "protein_id": "ENSP00000317597.8",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 841,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2526,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2937,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000347529.7",
          "protein_id": "ENSP00000290100.6",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 775,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2328,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2676,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000373797.2",
          "protein_id": "ENSP00000362903.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 720,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2163,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2407,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-697-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000373800.7",
          "protein_id": "ENSP00000362906.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 588,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1767,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2853,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001166005.2",
          "protein_id": "NP_001159477.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 864,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2595,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5942,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000373798.5",
          "protein_id": "ENSP00000362904.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 864,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2595,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5933,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376014.1",
          "protein_id": "NP_001362943.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 841,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2526,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5962,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376015.1",
          "protein_id": "NP_001362944.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 829,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2490,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5926,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376016.1",
          "protein_id": "NP_001362945.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 828,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2487,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4652,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000706361.1",
          "protein_id": "ENSP00000516349.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 828,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2487,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4911,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000650265.1",
          "protein_id": "ENSP00000498003.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 807,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2424,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4185,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376017.1",
          "protein_id": "NP_001362946.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5850,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000644600.1",
          "protein_id": "ENSP00000494945.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5595,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376018.1",
          "protein_id": "NP_001362947.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 786,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2361,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5847,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376019.1",
          "protein_id": "NP_001362948.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 782,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2349,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5835,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000643604.1",
          "protein_id": "ENSP00000494435.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 782,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2349,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5432,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376020.1",
          "protein_id": "NP_001362949.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 781,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2346,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5832,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_203343.3",
          "protein_id": "NP_976218.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 775,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2328,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5675,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000643173.1",
          "protein_id": "ENSP00000494244.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 766,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2301,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5496,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000644780.1",
          "protein_id": "ENSP00000494042.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 748,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2247,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4151,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001376021.1",
          "protein_id": "NP_001362950.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 733,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2202,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5688,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_001166006.2",
          "protein_id": "NP_001159478.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 720,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2163,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2412,
          "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": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000645184.1",
          "protein_id": "ENSP00000495300.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2964,
          "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": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000646260.1",
          "protein_id": "ENSP00000496675.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 674,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2027,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2501,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376022.1",
          "protein_id": "NP_001362951.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 655,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1968,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5925,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000642937.2",
          "protein_id": "ENSP00000494212.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 655,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1968,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5925,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-714-16267T>C",
          "hgvs_p": null,
          "transcript": "NM_203342.3",
          "protein_id": "NP_976217.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 641,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1926,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5980,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376023.1",
          "protein_id": "NP_001362952.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4546,
          "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": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000648181.1",
          "protein_id": "ENSP00000498195.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": 2756,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001166007.2",
          "protein_id": "NP_001159479.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 601,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1806,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5763,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000647103.1",
          "protein_id": "ENSP00000496326.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 601,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1806,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5772,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-697-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_004437.4",
          "protein_id": "NP_004428.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 588,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1767,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5804,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376024.1",
          "protein_id": "NP_001362953.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 578,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1737,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5744,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376025.1",
          "protein_id": "NP_001362954.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 573,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1722,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5729,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000646189.1",
          "protein_id": "ENSP00000496138.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 565,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1698,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3977,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376026.1",
          "protein_id": "NP_001362955.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 542,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1629,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5636,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000644342.1",
          "protein_id": "ENSP00000495138.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 542,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1629,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6016,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000649717.1",
          "protein_id": "ENSP00000497875.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 542,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1629,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4367,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376027.1",
          "protein_id": "NP_001362956.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": 5582,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "NM_001376028.1",
          "protein_id": "NP_001362957.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 523,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1572,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5579,
          "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": 14,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "n.93-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000482464.6",
          "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": 2154,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "n.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000643155.1",
          "protein_id": "ENSP00000496751.1",
          "transcript_support_level": null,
          "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": 3029,
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "n.-617-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000646800.1",
          "protein_id": "ENSP00000493575.1",
          "transcript_support_level": null,
          "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": 6388,
          "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": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "n.109-16284T>C",
          "hgvs_p": null,
          "transcript": "ENST00000647918.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 4401,
          "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": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "n.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000648891.1",
          "protein_id": "ENSP00000497843.1",
          "transcript_support_level": null,
          "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": 3124,
          "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": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "n.208-16267T>C",
          "hgvs_p": null,
          "transcript": "ENST00000649674.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 4603,
          "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": 22,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245753.2",
          "protein_id": "XP_005245810.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1014,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3045,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6481,
          "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": 22,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448932.1",
          "protein_id": "XP_047304888.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1013,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3042,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6478,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448937.1",
          "protein_id": "XP_047304893.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1000,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3003,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6439,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448939.1",
          "protein_id": "XP_047304895.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 999,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3000,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6436,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448948.1",
          "protein_id": "XP_047304904.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 981,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2946,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6382,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448950.1",
          "protein_id": "XP_047304906.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 980,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2943,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6379,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245757.2",
          "protein_id": "XP_005245814.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 979,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2940,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6376,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448957.1",
          "protein_id": "XP_047304913.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 978,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2937,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6373,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448961.1",
          "protein_id": "XP_047304917.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 966,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2901,
          "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": 19,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448962.1",
          "protein_id": "XP_047304918.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 960,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2883,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6319,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448964.1",
          "protein_id": "XP_047304920.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 959,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2880,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6316,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448965.1",
          "protein_id": "XP_047304921.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 947,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2844,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6280,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448966.1",
          "protein_id": "XP_047304922.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 946,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2841,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6277,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448967.1",
          "protein_id": "XP_047304923.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 945,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2838,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6274,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448969.1",
          "protein_id": "XP_047304925.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 944,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2835,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6271,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448975.1",
          "protein_id": "XP_047304931.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 926,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2781,
          "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": 22,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245760.2",
          "protein_id": "XP_005245817.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 881,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2646,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6082,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448981.1",
          "protein_id": "XP_047304937.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 867,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2604,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6040,
          "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": 21,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448985.1",
          "protein_id": "XP_047304941.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 863,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2592,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6028,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245763.2",
          "protein_id": "XP_005245820.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 850,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2553,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5989,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448992.1",
          "protein_id": "XP_047304948.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 849,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2550,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5986,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448994.1",
          "protein_id": "XP_047304950.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 848,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2547,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5983,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448995.1",
          "protein_id": "XP_047304951.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 847,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2544,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5980,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245764.2",
          "protein_id": "XP_005245821.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 831,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2496,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5932,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047448997.1",
          "protein_id": "XP_047304953.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5929,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449004.1",
          "protein_id": "XP_047304960.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5929,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449012.1",
          "protein_id": "XP_047304968.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 829,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2490,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5926,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449016.1",
          "protein_id": "XP_047304972.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 828,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2487,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5923,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449018.1",
          "protein_id": "XP_047304974.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 827,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2484,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5920,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245768.2",
          "protein_id": "XP_005245825.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5902,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449026.1",
          "protein_id": "XP_047304982.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 820,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2463,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5899,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449028.1",
          "protein_id": "XP_047304984.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 816,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2451,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5887,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245769.2",
          "protein_id": "XP_005245826.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 810,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2433,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5869,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245770.2",
          "protein_id": "XP_005245827.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 809,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2430,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5866,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449035.1",
          "protein_id": "XP_047304991.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 807,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2424,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5860,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449039.1",
          "protein_id": "XP_047304995.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 806,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2421,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5857,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449041.1",
          "protein_id": "XP_047304997.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 797,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2394,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5830,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449043.1",
          "protein_id": "XP_047304999.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 796,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2391,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5827,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449045.1",
          "protein_id": "XP_047305001.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 795,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2388,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5824,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449046.1",
          "protein_id": "XP_047305002.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 794,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2385,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5821,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449047.1",
          "protein_id": "XP_047305003.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 788,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2367,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5803,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449048.1",
          "protein_id": "XP_047305004.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5800,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449049.1",
          "protein_id": "XP_047305005.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 786,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2361,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5797,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449053.1",
          "protein_id": "XP_047305009.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 785,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2358,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5794,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449056.1",
          "protein_id": "XP_047305012.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 776,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2331,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5767,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449060.1",
          "protein_id": "XP_047305016.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 775,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2328,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5764,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_005245774.2",
          "protein_id": "XP_005245831.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 767,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2304,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5740,
          "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": "EPB41",
          "gene_hgnc_id": 3377,
          "hgvs_c": "c.-7-16267T>C",
          "hgvs_p": null,
          "transcript": "XM_047449061.1",
          "protein_id": "XP_047305017.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 766,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2301,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5737,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "EPB41",
      "gene_hgnc_id": 3377,
      "dbsnp": "rs7546832",
      "frequency_reference_population": 0.30208567,
      "hom_count_reference_population": 8091,
      "allele_count_reference_population": 43278,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.302086,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 43278,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 8091,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.9300000071525574,
      "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.93,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.639,
      "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": "ENST00000343067.9",
          "gene_symbol": "EPB41",
          "hgnc_id": 3377,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "SD,AR,AD",
          "hgvs_c": "c.-7-16267T>C",
          "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
}