← 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: 2-174571944-AGG-CAA (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=174571944&ref=AGG&alt=CAA&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "WIPF1",
          "hgnc_id": 12736,
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001375835.1",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ENSG00000236449",
          "hgnc_id": null,
          "hgvs_c": "n.217+24467_217+24469delAGGinsCAA",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "ENST00000442996.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CAA",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "2",
      "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": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4727,
          "cdna_start": 1103,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375834.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000679041.1",
          "protein_coding": true,
          "protein_id": "NP_001362763.1",
          "strand": false,
          "transcript": "NM_001375834.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4727,
          "cdna_start": 1103,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000679041.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001375834.1",
          "protein_coding": true,
          "protein_id": "ENSP00000503603.1",
          "strand": false,
          "transcript": "ENST00000679041.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 510,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3028,
          "cdna_start": 1025,
          "cds_end": null,
          "cds_length": 1533,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000272746.9",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000272746.5",
          "strand": false,
          "transcript": "ENST00000272746.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2003,
          "cdna_start": 1009,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000359761.7",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000352802.3",
          "strand": false,
          "transcript": "ENST00000359761.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4587,
          "cdna_start": 961,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000392547.6",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000376330.2",
          "strand": false,
          "transcript": "ENST00000392547.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 493,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2568,
          "cdna_start": 1064,
          "cds_end": null,
          "cds_length": 1482,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000409891.5",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386431.1",
          "strand": false,
          "transcript": "ENST00000409891.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1772,
          "cdna_start": 997,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000409415.7",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000387150.3",
          "strand": false,
          "transcript": "ENST00000409415.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2400,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000442996.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.217+24467_217+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000442996.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 510,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4238,
          "cdna_start": 1039,
          "cds_end": null,
          "cds_length": 1533,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375835.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362764.1",
          "strand": false,
          "transcript": "NM_001375835.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4649,
          "cdna_start": 1025,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001077269.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001070737.1",
          "strand": false,
          "transcript": "NM_001077269.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4814,
          "cdna_start": 1190,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375832.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362761.1",
          "strand": false,
          "transcript": "NM_001375832.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4751,
          "cdna_start": 1127,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375833.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362762.1",
          "strand": false,
          "transcript": "NM_001375833.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4611,
          "cdna_start": 987,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_003387.5",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_003378.3",
          "strand": false,
          "transcript": "NM_003387.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2180,
          "cdna_start": 1193,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000392546.6",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000376329.2",
          "strand": false,
          "transcript": "ENST00000392546.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4551,
          "cdna_start": 935,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000436221.2",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000388454.2",
          "strand": false,
          "transcript": "ENST00000436221.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4570,
          "cdna_start": 946,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000698668.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000513869.1",
          "strand": false,
          "transcript": "ENST00000698668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4628,
          "cdna_start": 1109,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000698701.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000513882.1",
          "strand": false,
          "transcript": "ENST00000698701.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5106,
          "cdna_start": 1482,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856317.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526376.1",
          "strand": false,
          "transcript": "ENST00000856317.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4996,
          "cdna_start": 1372,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856318.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526377.1",
          "strand": false,
          "transcript": "ENST00000856318.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4800,
          "cdna_start": 1178,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856319.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526378.1",
          "strand": false,
          "transcript": "ENST00000856319.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4562,
          "cdna_start": 940,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856320.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526379.1",
          "strand": false,
          "transcript": "ENST00000856320.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3521,
          "cdna_start": 1198,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856321.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526380.1",
          "strand": false,
          "transcript": "ENST00000856321.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3826,
          "cdna_start": 1410,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856322.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526381.1",
          "strand": false,
          "transcript": "ENST00000856322.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5850,
          "cdna_start": 2227,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856324.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526383.1",
          "strand": false,
          "transcript": "ENST00000856324.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4749,
          "cdna_start": 1114,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000923323.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000593382.1",
          "strand": false,
          "transcript": "ENST00000923323.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4794,
          "cdna_start": 1174,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000942416.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000612475.1",
          "strand": false,
          "transcript": "ENST00000942416.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "P",
          "aa_start": 228,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1797,
          "cdna_start": 770,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 682,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856323.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.682_684delCCTinsTTG",
          "hgvs_p": "p.Pro228Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526382.1",
          "strand": false,
          "transcript": "ENST00000856323.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "P",
          "aa_start": 228,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4550,
          "cdna_start": 926,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 682,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000856325.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.682_684delCCTinsTTG",
          "hgvs_p": "p.Pro228Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000526384.1",
          "strand": false,
          "transcript": "ENST00000856325.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 432,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4426,
          "cdna_start": 1025,
          "cds_end": null,
          "cds_length": 1299,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000698667.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000513868.1",
          "strand": false,
          "transcript": "ENST00000698667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1814,
          "cdna_start": 1039,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375836.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362765.1",
          "strand": false,
          "transcript": "NM_001375836.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1762,
          "cdna_start": 987,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375837.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362766.1",
          "strand": false,
          "transcript": "NM_001375837.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 403,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1735,
          "cdna_start": 960,
          "cds_end": null,
          "cds_length": 1212,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375838.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362767.1",
          "strand": false,
          "transcript": "NM_001375838.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 377,
          "aa_ref": "P",
          "aa_start": 161,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4233,
          "cdna_start": 609,
          "cds_end": null,
          "cds_length": 1134,
          "cds_start": 481,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001375839.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.481_483delCCTinsTTG",
          "hgvs_p": "p.Pro161Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001362768.1",
          "strand": false,
          "transcript": "NM_001375839.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4973,
          "cdna_start": 1349,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445749.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301705.1",
          "strand": false,
          "transcript": "XM_047445749.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 28529,
          "cdna_start": 24905,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445750.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301706.1",
          "strand": false,
          "transcript": "XM_047445750.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9090,
          "cdna_start": 5466,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445751.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301707.1",
          "strand": false,
          "transcript": "XM_047445751.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12388,
          "cdna_start": 8764,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445752.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301708.1",
          "strand": false,
          "transcript": "XM_047445752.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5426,
          "cdna_start": 1802,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445753.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301709.1",
          "strand": false,
          "transcript": "XM_047445753.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5113,
          "cdna_start": 1489,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445754.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301710.1",
          "strand": false,
          "transcript": "XM_047445754.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5116,
          "cdna_start": 1492,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445755.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301711.1",
          "strand": false,
          "transcript": "XM_047445755.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5006,
          "cdna_start": 1382,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445756.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301712.1",
          "strand": false,
          "transcript": "XM_047445756.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 503,
          "aa_ref": "P",
          "aa_start": 287,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 28037,
          "cdna_start": 24413,
          "cds_end": null,
          "cds_length": 1512,
          "cds_start": 859,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047445757.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "c.859_861delCCTinsTTG",
          "hgvs_p": "p.Pro287Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301713.1",
          "strand": false,
          "transcript": "XM_047445757.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": 4480,
          "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": "ENST00000698666.1",
          "gene_hgnc_id": 12736,
          "gene_symbol": "WIPF1",
          "hgvs_c": "n.864_866delCCTinsTTG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000698666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1405,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000412835.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.104+24467_104+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000412835.1",
          "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": 1071,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000657063.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.181+24467_181+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000657063.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 823,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842845.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.222+24467_222+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842845.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1139,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842846.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.108+24696_108+24698delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842846.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1246,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842847.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.215+24467_215+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842847.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1396,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842848.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.181+24467_181+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842848.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1158,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842849.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.127+24467_127+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842849.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 491,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842850.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.168+24467_168+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842850.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1174,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842851.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.361+24467_361+24469delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842851.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 919,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000842852.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000236449",
          "hgvs_c": "n.106+24696_106+24698delAGGinsCAA",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000842852.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": 12736,
      "gene_symbol": "WIPF1",
      "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": 5.841,
      "pos": 174571944,
      "ref": "AGG",
      "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_001375835.1"
    }
  ]
}
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.