← 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: 11-17330136-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 17330136,
      "ref": "C",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001352661.2",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "NM_005013.4",
          "protein_id": "NP_005004.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000529010.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005013.4"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000529010.6",
          "protein_id": "ENSP00000436455.1",
          "transcript_support_level": 1,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_005013.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000529010.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "n.*324C>A",
          "hgvs_p": null,
          "transcript": "ENST00000646648.1",
          "protein_id": "ENSP00000495210.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": "ENST00000646648.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "n.*324C>A",
          "hgvs_p": null,
          "transcript": "ENST00000646648.1",
          "protein_id": "ENSP00000495210.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": "ENST00000646648.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1066C>A",
          "hgvs_p": "p.Gln356Lys",
          "transcript": "ENST00000909741.1",
          "protein_id": "ENSP00000579800.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1066,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909741.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1066C>A",
          "hgvs_p": "p.Gln356Lys",
          "transcript": "ENST00000935684.1",
          "protein_id": "ENSP00000605743.1",
          "transcript_support_level": null,
          "aa_start": 356,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": 1066,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000935684.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1042C>A",
          "hgvs_p": "p.Gln348Lys",
          "transcript": "ENST00000909731.1",
          "protein_id": "ENSP00000579790.1",
          "transcript_support_level": null,
          "aa_start": 348,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1042,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909731.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1015C>A",
          "hgvs_p": "p.Gln339Lys",
          "transcript": "NM_001352661.2",
          "protein_id": "NP_001339590.1",
          "transcript_support_level": null,
          "aa_start": 339,
          "aa_end": null,
          "aa_length": 421,
          "cds_start": 1015,
          "cds_end": null,
          "cds_length": 1266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352661.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1015C>A",
          "hgvs_p": "p.Gln339Lys",
          "transcript": "NM_001352663.2",
          "protein_id": "NP_001339592.1",
          "transcript_support_level": null,
          "aa_start": 339,
          "aa_end": null,
          "aa_length": 421,
          "cds_start": 1015,
          "cds_end": null,
          "cds_length": 1266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352663.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "NM_001352664.2",
          "protein_id": "NP_001339593.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352664.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "NM_001352668.2",
          "protein_id": "NP_001339597.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352668.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "NM_001352669.2",
          "protein_id": "NP_001339598.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352669.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "NM_001352670.2",
          "protein_id": "NP_001339599.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352670.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "NM_001352672.2",
          "protein_id": "NP_001339601.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352672.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000323688.10",
          "protein_id": "ENSP00000320168.6",
          "transcript_support_level": 2,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000323688.10"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909713.1",
          "protein_id": "ENSP00000579772.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909713.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909714.1",
          "protein_id": "ENSP00000579773.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909714.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909715.1",
          "protein_id": "ENSP00000579774.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909715.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909716.1",
          "protein_id": "ENSP00000579775.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909716.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909717.1",
          "protein_id": "ENSP00000579776.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909717.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909718.1",
          "protein_id": "ENSP00000579777.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909718.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909719.1",
          "protein_id": "ENSP00000579778.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909719.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909720.1",
          "protein_id": "ENSP00000579779.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909720.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909721.1",
          "protein_id": "ENSP00000579780.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909721.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909722.1",
          "protein_id": "ENSP00000579781.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909722.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909723.1",
          "protein_id": "ENSP00000579782.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909723.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909724.1",
          "protein_id": "ENSP00000579783.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909724.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909726.1",
          "protein_id": "ENSP00000579785.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909726.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909727.1",
          "protein_id": "ENSP00000579786.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909727.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909728.1",
          "protein_id": "ENSP00000579787.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909728.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909729.1",
          "protein_id": "ENSP00000579788.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909729.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909730.1",
          "protein_id": "ENSP00000579789.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909730.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909732.1",
          "protein_id": "ENSP00000579791.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909732.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909733.1",
          "protein_id": "ENSP00000579792.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909733.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909734.1",
          "protein_id": "ENSP00000579793.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909734.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909735.1",
          "protein_id": "ENSP00000579794.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909735.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909736.1",
          "protein_id": "ENSP00000579795.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909736.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909737.1",
          "protein_id": "ENSP00000579796.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909737.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909738.1",
          "protein_id": "ENSP00000579797.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909738.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909739.1",
          "protein_id": "ENSP00000579798.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909739.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909740.1",
          "protein_id": "ENSP00000579799.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909740.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909742.1",
          "protein_id": "ENSP00000579801.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909742.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909743.1",
          "protein_id": "ENSP00000579802.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909743.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909744.1",
          "protein_id": "ENSP00000579803.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909744.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909745.1",
          "protein_id": "ENSP00000579804.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909745.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909746.1",
          "protein_id": "ENSP00000579805.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909746.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909747.1",
          "protein_id": "ENSP00000579806.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909747.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909748.1",
          "protein_id": "ENSP00000579807.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909748.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000909749.1",
          "protein_id": "ENSP00000579808.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909749.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950418.1",
          "protein_id": "ENSP00000620477.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950418.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950419.1",
          "protein_id": "ENSP00000620478.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950419.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950420.1",
          "protein_id": "ENSP00000620479.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950420.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950421.1",
          "protein_id": "ENSP00000620480.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950421.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950422.1",
          "protein_id": "ENSP00000620481.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950422.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950423.1",
          "protein_id": "ENSP00000620482.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950423.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950424.1",
          "protein_id": "ENSP00000620483.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950424.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950425.1",
          "protein_id": "ENSP00000620484.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950425.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950426.1",
          "protein_id": "ENSP00000620485.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950426.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950427.1",
          "protein_id": "ENSP00000620486.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950427.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950428.1",
          "protein_id": "ENSP00000620487.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950428.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950429.1",
          "protein_id": "ENSP00000620488.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950429.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950430.1",
          "protein_id": "ENSP00000620489.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950430.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950431.1",
          "protein_id": "ENSP00000620490.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950431.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950432.1",
          "protein_id": "ENSP00000620491.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950432.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950433.1",
          "protein_id": "ENSP00000620492.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950433.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950434.1",
          "protein_id": "ENSP00000620493.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950434.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950435.1",
          "protein_id": "ENSP00000620494.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950435.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950436.1",
          "protein_id": "ENSP00000620495.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950436.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950437.1",
          "protein_id": "ENSP00000620496.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950437.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950438.1",
          "protein_id": "ENSP00000620497.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950438.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "ENST00000950439.1",
          "protein_id": "ENSP00000620498.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950439.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.925C>A",
          "hgvs_p": "p.Gln309Lys",
          "transcript": "NM_001352662.2",
          "protein_id": "NP_001339591.1",
          "transcript_support_level": null,
          "aa_start": 309,
          "aa_end": null,
          "aa_length": 391,
          "cds_start": 925,
          "cds_end": null,
          "cds_length": 1176,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352662.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "NM_001330227.3",
          "protein_id": "NP_001317156.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330227.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "NM_001352665.2",
          "protein_id": "NP_001339594.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352665.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "NM_001352666.2",
          "protein_id": "NP_001339595.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352666.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "NM_001352667.2",
          "protein_id": "NP_001339596.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352667.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "NM_001352671.2",
          "protein_id": "NP_001339600.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001352671.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.904C>A",
          "hgvs_p": "p.Gln302Lys",
          "transcript": "ENST00000909725.1",
          "protein_id": "ENSP00000579784.1",
          "transcript_support_level": null,
          "aa_start": 302,
          "aa_end": null,
          "aa_length": 384,
          "cds_start": 904,
          "cds_end": null,
          "cds_length": 1155,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909725.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.343C>A",
          "hgvs_p": "p.Gln115Lys",
          "transcript": "ENST00000527580.5",
          "protein_id": "ENSP00000435787.1",
          "transcript_support_level": 5,
          "aa_start": 115,
          "aa_end": null,
          "aa_length": 197,
          "cds_start": 343,
          "cds_end": null,
          "cds_length": 594,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000527580.5"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1015C>A",
          "hgvs_p": "p.Gln339Lys",
          "transcript": "XM_024448527.2",
          "protein_id": "XP_024304295.1",
          "transcript_support_level": null,
          "aa_start": 339,
          "aa_end": null,
          "aa_length": 425,
          "cds_start": 1015,
          "cds_end": null,
          "cds_length": 1278,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448527.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1015C>A",
          "hgvs_p": "p.Gln339Lys",
          "transcript": "XM_047426982.1",
          "protein_id": "XP_047282938.1",
          "transcript_support_level": null,
          "aa_start": 339,
          "aa_end": null,
          "aa_length": 425,
          "cds_start": 1015,
          "cds_end": null,
          "cds_length": 1278,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426982.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448531.2",
          "protein_id": "XP_024304299.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448531.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448532.2",
          "protein_id": "XP_024304300.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448532.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448533.2",
          "protein_id": "XP_024304301.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448533.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448534.2",
          "protein_id": "XP_024304302.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448534.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448535.2",
          "protein_id": "XP_024304303.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448535.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448536.2",
          "protein_id": "XP_024304304.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448536.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448538.2",
          "protein_id": "XP_024304306.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448538.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448539.2",
          "protein_id": "XP_024304307.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448539.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448540.2",
          "protein_id": "XP_024304308.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448540.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448541.2",
          "protein_id": "XP_024304309.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448541.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448542.2",
          "protein_id": "XP_024304310.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448542.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448545.2",
          "protein_id": "XP_024304313.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448545.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_024448547.2",
          "protein_id": "XP_024304315.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448547.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_047426983.1",
          "protein_id": "XP_047282939.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426983.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1015C>A",
          "hgvs_p": "p.Gln339Lys",
          "transcript": "XM_047426984.1",
          "protein_id": "XP_047282940.1",
          "transcript_support_level": null,
          "aa_start": 339,
          "aa_end": null,
          "aa_length": 421,
          "cds_start": 1015,
          "cds_end": null,
          "cds_length": 1266,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426984.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_017017812.3",
          "protein_id": "XP_016873301.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017812.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_017017813.2",
          "protein_id": "XP_016873302.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017813.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_017017814.2",
          "protein_id": "XP_016873303.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017814.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_017017817.2",
          "protein_id": "XP_016873306.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017817.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_017017818.3",
          "protein_id": "XP_016873307.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017818.3"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_047426985.1",
          "protein_id": "XP_047282941.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426985.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_047426986.1",
          "protein_id": "XP_047282942.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426986.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_047426987.1",
          "protein_id": "XP_047282943.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426987.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.1012C>A",
          "hgvs_p": "p.Gln338Lys",
          "transcript": "XM_047426988.1",
          "protein_id": "XP_047282944.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 420,
          "cds_start": 1012,
          "cds_end": null,
          "cds_length": 1263,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426988.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_024448549.2",
          "protein_id": "XP_024304317.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448549.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_024448550.2",
          "protein_id": "XP_024304318.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448550.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_024448551.2",
          "protein_id": "XP_024304319.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448551.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_024448552.2",
          "protein_id": "XP_024304320.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448552.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_024448553.2",
          "protein_id": "XP_024304321.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024448553.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_047426989.1",
          "protein_id": "XP_047282945.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426989.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_047426990.1",
          "protein_id": "XP_047282946.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 394,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426990.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_017017826.2",
          "protein_id": "XP_016873315.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017826.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_017017828.2",
          "protein_id": "XP_016873317.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017017828.2"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_047426991.1",
          "protein_id": "XP_047282947.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426991.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_047426992.1",
          "protein_id": "XP_047282948.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426992.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_047426993.1",
          "protein_id": "XP_047282949.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426993.1"
        },
        {
          "aa_ref": "Q",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.922C>A",
          "hgvs_p": "p.Gln308Lys",
          "transcript": "XM_047426994.1",
          "protein_id": "XP_047282950.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 390,
          "cds_start": 922,
          "cds_end": null,
          "cds_length": 1173,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047426994.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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "c.130-766C>A",
          "hgvs_p": null,
          "transcript": "ENST00000527735.1",
          "protein_id": "ENSP00000432741.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 72,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 219,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000527735.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "n.285C>A",
          "hgvs_p": null,
          "transcript": "ENST00000531242.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "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": "ENST00000531242.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "n.*118C>A",
          "hgvs_p": null,
          "transcript": "ENST00000533773.5",
          "protein_id": "ENSP00000433542.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": "ENST00000533773.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "NUCB2",
          "gene_hgnc_id": 8044,
          "hgvs_c": "n.*118C>A",
          "hgvs_p": null,
          "transcript": "ENST00000533773.5",
          "protein_id": "ENSP00000433542.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": "ENST00000533773.5"
        }
      ],
      "gene_symbol": "NUCB2",
      "gene_hgnc_id": 8044,
      "dbsnp": "rs757081",
      "frequency_reference_population": 7.565842e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 7.56584e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.34310418367385864,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.079,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0747,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.42,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 4.265,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001352661.2",
          "gene_symbol": "NUCB2",
          "hgnc_id": 8044,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1015C>A",
          "hgvs_p": "p.Gln339Lys"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}