← 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: 20-9433994-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "20",
      "pos": 9433994,
      "ref": "G",
      "alt": "A",
      "effect": "intron_variant",
      "transcript": "NM_001377142.1",
      "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": 40,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_001377142.1",
          "protein_id": "NP_001364071.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000378473.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377142.1"
        },
        {
          "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": 40,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000378473.9",
          "protein_id": "ENSP00000367734.5",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001377142.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378473.9"
        },
        {
          "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": 36,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2435-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000278655.9",
          "protein_id": "ENSP00000278655.5",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1157,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3474,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000278655.9"
        },
        {
          "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": 29,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2266-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000464199.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000464199.5"
        },
        {
          "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": 40,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2537-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946820.1",
          "protein_id": "ENSP00000616879.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1210,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946820.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685298.1",
          "protein_id": "ENSP00000509390.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1209,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3630,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685298.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_001377143.1",
          "protein_id": "NP_001364072.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377143.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685568.1",
          "protein_id": "ENSP00000508726.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685568.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000920652.1",
          "protein_id": "ENSP00000590711.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920652.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946818.1",
          "protein_id": "ENSP00000616877.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946818.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946821.1",
          "protein_id": "ENSP00000616880.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946821.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2501-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946817.1",
          "protein_id": "ENSP00000616876.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1198,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3597,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946817.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_000933.4",
          "protein_id": "NP_000924.3",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000933.4"
        },
        {
          "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": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_001377134.2",
          "protein_id": "NP_001364063.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377134.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_001377135.1",
          "protein_id": "NP_001364064.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377135.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000378501.3",
          "protein_id": "ENSP00000367762.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378501.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686313.1",
          "protein_id": "ENSP00000508595.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000686313.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686871.1",
          "protein_id": "ENSP00000510118.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000686871.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686976.1",
          "protein_id": "ENSP00000508600.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000686976.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693752.1",
          "protein_id": "ENSP00000508677.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000693752.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000920653.1",
          "protein_id": "ENSP00000590712.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920653.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000920654.1",
          "protein_id": "ENSP00000590713.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920654.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946822.1",
          "protein_id": "ENSP00000616881.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946822.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000684997.1",
          "protein_id": "ENSP00000509144.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1188,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3567,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684997.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000688325.1",
          "protein_id": "ENSP00000509615.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1188,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3567,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000688325.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_001172646.2",
          "protein_id": "NP_001166117.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1187,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3564,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001172646.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685823.1",
          "protein_id": "ENSP00000508676.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1187,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3564,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685823.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2501-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686893.1",
          "protein_id": "ENSP00000508817.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1179,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3540,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000686893.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000690960.1",
          "protein_id": "ENSP00000509460.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000690960.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_001377136.1",
          "protein_id": "NP_001364065.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377136.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "NM_182797.3",
          "protein_id": "NP_877949.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_182797.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000378493.6",
          "protein_id": "ENSP00000367754.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378493.6"
        },
        {
          "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": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685110.1",
          "protein_id": "ENSP00000510632.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685110.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685310.1",
          "protein_id": "ENSP00000510124.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685310.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685859.1",
          "protein_id": "ENSP00000510302.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685859.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000688656.1",
          "protein_id": "ENSP00000509912.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000688656.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000689910.1",
          "protein_id": "ENSP00000508650.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000689910.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693005.1",
          "protein_id": "ENSP00000509597.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000693005.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000691007.1",
          "protein_id": "ENSP00000510215.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3495,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000691007.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000692085.1",
          "protein_id": "ENSP00000510341.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3495,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000692085.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2435-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000687446.1",
          "protein_id": "ENSP00000510275.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1157,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3474,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000687446.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2366-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946819.1",
          "protein_id": "ENSP00000616878.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1153,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3462,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946819.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2435-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686253.1",
          "protein_id": "ENSP00000510690.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1146,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3441,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000686253.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2360-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000691112.1",
          "protein_id": "ENSP00000509265.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1132,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3399,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000691112.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2330-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693502.1",
          "protein_id": "ENSP00000510444.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1122,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3369,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000693502.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2324-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693160.1",
          "protein_id": "ENSP00000510063.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1120,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3363,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000693160.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000414679.7",
          "protein_id": "ENSP00000390616.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1112,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3339,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000414679.7"
        },
        {
          "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": 35,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2285-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000689010.1",
          "protein_id": "ENSP00000510457.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1107,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3324,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000689010.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000688837.1",
          "protein_id": "ENSP00000509150.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1105,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3318,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000688837.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2204-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693544.1",
          "protein_id": "ENSP00000509167.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1099,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3300,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000693544.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": 23,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2204-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000946823.1",
          "protein_id": "ENSP00000616882.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1099,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3300,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000946823.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": 23,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2204-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686117.1",
          "protein_id": "ENSP00000509409.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1080,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3243,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000686117.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2204-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000692395.1",
          "protein_id": "ENSP00000509227.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1080,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3243,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000692395.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2204-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693090.1",
          "protein_id": "ENSP00000510725.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1080,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3243,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000693090.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2186-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000690729.1",
          "protein_id": "ENSP00000508624.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1074,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3225,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000690729.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": 22,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2036-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685482.1",
          "protein_id": "ENSP00000510734.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000685482.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_005260724.3",
          "protein_id": "XP_005260781.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005260724.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_006723569.3",
          "protein_id": "XP_006723632.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006723569.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_024451898.2",
          "protein_id": "XP_024307666.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451898.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_024451900.2",
          "protein_id": "XP_024307668.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024451900.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_047440201.1",
          "protein_id": "XP_047296157.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440201.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_047440203.1",
          "protein_id": "XP_047296159.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1206,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3621,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440203.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_047440202.1",
          "protein_id": "XP_047296158.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1194,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3585,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440202.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2186-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_017027884.2",
          "protein_id": "XP_016883373.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1093,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3282,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017027884.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2186-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_047440204.1",
          "protein_id": "XP_047296160.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1093,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3282,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440204.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 20,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.2045-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_011529254.3",
          "protein_id": "XP_011527556.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1046,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3141,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011529254.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 17,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.1721-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_047440205.1",
          "protein_id": "XP_047296161.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 938,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2817,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440205.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "c.932-1566G>A",
          "hgvs_p": null,
          "transcript": "XM_047440206.1",
          "protein_id": "XP_047296162.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 675,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2028,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047440206.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 17,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2180-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000473151.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000473151.5"
        },
        {
          "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": 29,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2216-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000482123.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000482123.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": 24,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000492632.5",
          "protein_id": "ENSP00000509212.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000492632.5"
        },
        {
          "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": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000685148.1",
          "protein_id": "ENSP00000510512.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000685148.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": 29,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.*981-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686163.1",
          "protein_id": "ENSP00000508442.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000686163.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000686584.1",
          "protein_id": "ENSP00000508467.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000686584.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2057-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000687147.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000687147.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.*1495-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000687299.1",
          "protein_id": "ENSP00000509641.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000687299.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.2489-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000687765.1",
          "protein_id": "ENSP00000509321.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000687765.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.3184-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000688465.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000688465.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": 25,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.*2430-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000689392.1",
          "protein_id": "ENSP00000510662.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000689392.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 8,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.1580-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000689976.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000689976.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": 27,
          "intron_rank_end": null,
          "gene_symbol": "PLCB4",
          "gene_hgnc_id": 9059,
          "hgvs_c": "n.*1768-1566G>A",
          "hgvs_p": null,
          "transcript": "ENST00000693492.1",
          "protein_id": "ENSP00000509766.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000693492.1"
        }
      ],
      "gene_symbol": "PLCB4",
      "gene_hgnc_id": 9059,
      "dbsnp": "rs6118611",
      "frequency_reference_population": 0.1048103,
      "hom_count_reference_population": 888,
      "allele_count_reference_population": 15945,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.10481,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 15945,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 888,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8899999856948853,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.89,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.043,
      "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": "NM_001377142.1",
          "gene_symbol": "PLCB4",
          "hgnc_id": 9059,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD,AR,SD",
          "hgvs_c": "c.2525-1566G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}