← 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: 4-26386369-CCT-GCG (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=26386369&ref=CCT&alt=GCG&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "RBPJ",
          "hgnc_id": 5724,
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_005349.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "GCG",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "4",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 487,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5395,
          "cdna_start": 52,
          "cds_end": null,
          "cds_length": 1464,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_015874.6",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000355476.8",
          "protein_coding": true,
          "protein_id": "NP_056958.3",
          "strand": true,
          "transcript": "NM_015874.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 487,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5395,
          "cdna_start": 52,
          "cds_end": null,
          "cds_length": 1464,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000355476.8",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_015874.6",
          "protein_coding": true,
          "protein_id": "ENSP00000347659.4",
          "strand": true,
          "transcript": "ENST00000355476.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "P",
          "aa_start": 26,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1697,
          "cdna_start": 270,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 76,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000361572.10",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000354528.6",
          "strand": true,
          "transcript": "ENST00000361572.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5761,
          "cdna_start": 210,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000342320.8",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000340124.4",
          "strand": true,
          "transcript": "ENST00000342320.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1998,
          "cdna_start": 442,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000348160.9",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000339699.5",
          "strand": true,
          "transcript": "ENST00000348160.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1682,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000345843.8",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000305815.6",
          "strand": true,
          "transcript": "ENST00000345843.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1689,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000507561.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000423907.1",
          "strand": true,
          "transcript": "ENST00000507561.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "P",
          "aa_start": 26,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5709,
          "cdna_start": 158,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 76,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001374400.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361329.1",
          "strand": true,
          "transcript": "NM_001374400.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "P",
          "aa_start": 26,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5827,
          "cdna_start": 276,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 76,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_005349.4",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_005340.2",
          "strand": true,
          "transcript": "NM_005349.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "P",
          "aa_start": 26,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1992,
          "cdna_start": 386,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 76,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000342295.6",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000345206.1",
          "strand": true,
          "transcript": "ENST00000342295.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "P",
          "aa_start": 26,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1843,
          "cdna_start": 242,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 76,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000512671.6",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000423644.2",
          "strand": true,
          "transcript": "ENST00000512671.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5908,
          "cdna_start": 357,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001374401.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361330.1",
          "strand": true,
          "transcript": "NM_001374401.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5811,
          "cdna_start": 260,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001374402.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361331.1",
          "strand": true,
          "transcript": "NM_001374402.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5835,
          "cdna_start": 284,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001374403.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001361332.1",
          "strand": true,
          "transcript": "NM_001374403.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5894,
          "cdna_start": 343,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001379406.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001366335.1",
          "strand": true,
          "transcript": "NM_001379406.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6010,
          "cdna_start": 459,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001379407.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001366336.1",
          "strand": true,
          "transcript": "NM_001379407.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5786,
          "cdna_start": 235,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_203284.3",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_976029.1",
          "strand": true,
          "transcript": "NM_203284.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2136,
          "cdna_start": 707,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000505958.6",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000426872.2",
          "strand": true,
          "transcript": "ENST00000505958.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1850,
          "cdna_start": 252,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000680928.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000505493.1",
          "strand": true,
          "transcript": "ENST00000680928.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2100,
          "cdna_start": 546,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000681093.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000504964.1",
          "strand": true,
          "transcript": "ENST00000681093.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 470,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1642,
          "cdna_start": 62,
          "cds_end": null,
          "cds_length": 1413,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000914590.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584649.1",
          "strand": true,
          "transcript": "ENST00000914590.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 461,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1814,
          "cdna_start": 251,
          "cds_end": null,
          "cds_length": 1386,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000892728.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562787.1",
          "strand": true,
          "transcript": "ENST00000892728.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 455,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1724,
          "cdna_start": 200,
          "cds_end": null,
          "cds_length": 1368,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000914589.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584648.1",
          "strand": true,
          "transcript": "ENST00000914589.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 448,
          "aa_ref": "P",
          "aa_start": 26,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5671,
          "cdna_start": 276,
          "cds_end": null,
          "cds_length": 1347,
          "cds_start": 76,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001379408.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.76_78delCCTinsGCG",
          "hgvs_p": "p.Pro26Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001366337.1",
          "strand": true,
          "transcript": "NM_001379408.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 440,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1685,
          "cdna_start": 235,
          "cds_end": null,
          "cds_length": 1323,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000680140.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000506443.1",
          "strand": true,
          "transcript": "ENST00000680140.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 440,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1504,
          "cdna_start": 42,
          "cds_end": null,
          "cds_length": 1323,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000962333.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000632392.1",
          "strand": true,
          "transcript": "ENST00000962333.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 435,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1743,
          "cdna_start": 259,
          "cds_end": null,
          "cds_length": 1308,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000892727.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562786.1",
          "strand": true,
          "transcript": "ENST00000892727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 434,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1678,
          "cdna_start": 274,
          "cds_end": null,
          "cds_length": 1305,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000509158.6",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000424804.2",
          "strand": true,
          "transcript": "ENST00000509158.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 433,
          "aa_ref": "P",
          "aa_start": 11,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5555,
          "cdna_start": 160,
          "cds_end": null,
          "cds_length": 1302,
          "cds_start": 31,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001379409.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.31_33delCCTinsGCG",
          "hgvs_p": "p.Pro11Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001366338.1",
          "strand": true,
          "transcript": "NM_001379409.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 388,
          "aa_ref": "P",
          "aa_start": 13,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5092,
          "cdna_start": 52,
          "cds_end": null,
          "cds_length": 1167,
          "cds_start": 37,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000914588.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.37_39delCCTinsGCG",
          "hgvs_p": "p.Pro13Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584646.1",
          "strand": true,
          "transcript": "ENST00000914588.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1682,
          "cdna_start": 210,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000504907.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000423703.1",
          "strand": true,
          "transcript": "ENST00000504907.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 112,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 569,
          "cdna_start": 264,
          "cds_end": null,
          "cds_length": 339,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000514730.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000425061.1",
          "strand": true,
          "transcript": "ENST00000514730.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 109,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 578,
          "cdna_start": 281,
          "cds_end": null,
          "cds_length": 331,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000514675.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000423575.1",
          "strand": true,
          "transcript": "ENST00000514675.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 106,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 572,
          "cdna_start": 285,
          "cds_end": null,
          "cds_length": 321,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000511546.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422838.1",
          "strand": true,
          "transcript": "ENST00000511546.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 96,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 566,
          "cdna_start": 309,
          "cds_end": null,
          "cds_length": 291,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000506956.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000425750.1",
          "strand": true,
          "transcript": "ENST00000506956.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 93,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 609,
          "cdna_start": 360,
          "cds_end": null,
          "cds_length": 283,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000512351.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000424789.1",
          "strand": true,
          "transcript": "ENST00000512351.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 47,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 340,
          "cdna_start": 229,
          "cds_end": null,
          "cds_length": 145,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000514807.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000424989.1",
          "strand": true,
          "transcript": "ENST00000514807.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 506,
          "aa_ref": "P",
          "aa_start": 32,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6024,
          "cdna_start": 473,
          "cds_end": null,
          "cds_length": 1521,
          "cds_start": 94,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047415656.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.94_96delCCTinsGCG",
          "hgvs_p": "p.Pro32Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047271612.1",
          "strand": true,
          "transcript": "XM_047415656.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 501,
          "aa_ref": "P",
          "aa_start": 27,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6353,
          "cdna_start": 802,
          "cds_end": null,
          "cds_length": 1506,
          "cds_start": 79,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_017008171.3",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.79_81delCCTinsGCG",
          "hgvs_p": "p.Pro27Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016863660.1",
          "strand": true,
          "transcript": "XM_017008171.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6395,
          "cdna_start": 844,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011513840.4",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011512142.1",
          "strand": true,
          "transcript": "XM_011513840.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "A",
          "aa_end": null,
          "aa_length": 486,
          "aa_ref": "P",
          "aa_start": 12,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6536,
          "cdna_start": 985,
          "cds_end": null,
          "cds_length": 1461,
          "cds_start": 34,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047415657.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.34_36delCCTinsGCG",
          "hgvs_p": "p.Pro12Ala",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047271613.1",
          "strand": true,
          "transcript": "XM_047415657.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6212,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001363577.2",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350506.1",
          "strand": true,
          "transcript": "NM_001363577.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5711,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_203283.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_976028.2",
          "strand": true,
          "transcript": "NM_203283.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1621,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000504423.2",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421804.2",
          "strand": true,
          "transcript": "ENST00000504423.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000681264.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000505255.1",
          "strand": true,
          "transcript": "ENST00000681264.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2169,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000681484.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000505636.1",
          "strand": true,
          "transcript": "ENST00000681484.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 462,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1737,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1391,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000681260.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000505479.1",
          "strand": true,
          "transcript": "ENST00000681260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1706,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1373,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000681856.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000505922.1",
          "strand": true,
          "transcript": "ENST00000681856.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 433,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2106,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1302,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000680511.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000506628.1",
          "strand": true,
          "transcript": "ENST00000680511.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 188,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 698,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 568,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000515573.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000423406.1",
          "strand": true,
          "transcript": "ENST00000515573.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 156,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 607,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 472,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000507574.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000422617.1",
          "strand": true,
          "transcript": "ENST00000507574.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 142,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 731,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 430,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000504938.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000424459.1",
          "strand": true,
          "transcript": "ENST00000504938.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 465,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5703,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1398,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047415658.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "c.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047271614.1",
          "strand": true,
          "transcript": "XM_047415658.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1198,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000510778.7",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.37_39delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427170.3",
          "strand": true,
          "transcript": "ENST00000510778.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 577,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000511401.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.235_237delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000511401.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 742,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000511451.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.170_172delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000511451.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 537,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000513182.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.37_39delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427344.1",
          "strand": true,
          "transcript": "ENST00000513182.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1519,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000514380.5",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.108_110delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000514380.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1476,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000515023.6",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.173_175delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000515023.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1657,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000679469.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000504953.1",
          "strand": true,
          "transcript": "ENST00000679469.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1878,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000679698.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.34_36delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000506331.1",
          "strand": true,
          "transcript": "ENST00000679698.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1307,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000680204.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.34_36delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000506010.1",
          "strand": true,
          "transcript": "ENST00000680204.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1191,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000680210.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.37_39delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000505411.1",
          "strand": true,
          "transcript": "ENST00000680210.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1637,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000681025.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.37_39delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000504979.1",
          "strand": true,
          "transcript": "ENST00000681025.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1671,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000681403.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.285_287delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000681403.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1889,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000681506.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.34_36delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000504925.1",
          "strand": true,
          "transcript": "ENST00000681506.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1766,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000681679.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.34_36delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000505870.1",
          "strand": true,
          "transcript": "ENST00000681679.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1534,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000681799.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.34_36delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000504876.1",
          "strand": true,
          "transcript": "ENST00000681799.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5297,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000689192.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.79_81delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000689192.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5281,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000691085.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.63_65delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000691085.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3067,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000692303.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.63_65delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000692303.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1657,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000679469.1",
          "gene_hgnc_id": 5724,
          "gene_symbol": "RBPJ",
          "hgvs_c": "n.-30_-28delCCTinsGCG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000504953.1",
          "strand": true,
          "transcript": "ENST00000679469.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 5724,
      "gene_symbol": "RBPJ",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 3.862,
      "pos": 26386369,
      "ref": "CCT",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_005349.4"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.