← 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: 19-9324706-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "gene_symbol": "ZNF559",
          "hgnc_id": 28197,
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_032497.3",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "gene_symbol": "ZNF559-ZNF177",
          "hgnc_id": 42964,
          "hgvs_c": "c.-844C>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001384659.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 8,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.2389,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.64,
      "chr": "19",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.07552602887153625,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_032497.3",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000603380.6",
          "protein_coding": true,
          "protein_id": "NP_115886.1",
          "strand": true,
          "transcript": "NM_032497.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000603380.6",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_032497.3",
          "protein_coding": true,
          "protein_id": "ENSP00000474760.1",
          "strand": true,
          "transcript": "ENST00000603380.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 321,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2435,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 966,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000541595.6",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-554C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000445323.1",
          "strand": true,
          "transcript": "ENST00000541595.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 149,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1016,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 450,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000586255.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465787.2",
          "strand": true,
          "transcript": "ENST00000586255.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 112,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1488,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 339,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000592896.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466496.2",
          "strand": true,
          "transcript": "ENST00000592896.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 967,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000585352.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000467048.1",
          "strand": true,
          "transcript": "ENST00000585352.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_032497.3",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000603380.6",
          "protein_coding": true,
          "protein_id": "NP_115886.1",
          "strand": true,
          "transcript": "NM_032497.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000603380.6",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_032497.3",
          "protein_coding": true,
          "protein_id": "ENSP00000474760.1",
          "strand": true,
          "transcript": "ENST00000603380.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 321,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2435,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 966,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000541595.6",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-554C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000445323.1",
          "strand": true,
          "transcript": "ENST00000541595.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 149,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1016,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 450,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000586255.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465787.2",
          "strand": true,
          "transcript": "ENST00000586255.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 112,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1488,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 339,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000592896.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466496.2",
          "strand": true,
          "transcript": "ENST00000592896.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 967,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000585352.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000467048.1",
          "strand": true,
          "transcript": "ENST00000585352.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5095,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000393883.6",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000377461.1",
          "strand": true,
          "transcript": "ENST00000393883.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4156,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861660.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-829C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531719.1",
          "strand": true,
          "transcript": "ENST00000861660.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3577,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861661.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-293C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531720.1",
          "strand": true,
          "transcript": "ENST00000861661.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3458,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861662.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531721.1",
          "strand": true,
          "transcript": "ENST00000861662.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3211,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861663.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-230C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531722.1",
          "strand": true,
          "transcript": "ENST00000861663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2688,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861664.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-230C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531723.1",
          "strand": true,
          "transcript": "ENST00000861664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3145,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861665.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-694C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531724.1",
          "strand": true,
          "transcript": "ENST00000861665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2895,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861666.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-448C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531725.1",
          "strand": true,
          "transcript": "ENST00000861666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3341,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861667.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-904C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531726.1",
          "strand": true,
          "transcript": "ENST00000861667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861668.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-535C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531727.1",
          "strand": true,
          "transcript": "ENST00000861668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2846,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861669.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-417C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531728.1",
          "strand": true,
          "transcript": "ENST00000861669.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3037,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861670.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-452C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531729.1",
          "strand": true,
          "transcript": "ENST00000861670.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3222,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000861672.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531731.1",
          "strand": true,
          "transcript": "ENST00000861672.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2898,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861673.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531732.1",
          "strand": true,
          "transcript": "ENST00000861673.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2941,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000861674.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531733.1",
          "strand": true,
          "transcript": "ENST00000861674.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3254,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000861675.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-452C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531734.1",
          "strand": true,
          "transcript": "ENST00000861675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3338,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861676.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-829C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531735.1",
          "strand": true,
          "transcript": "ENST00000861676.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2795,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861677.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-293C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531736.1",
          "strand": true,
          "transcript": "ENST00000861677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2620,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861678.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-452C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531737.1",
          "strand": true,
          "transcript": "ENST00000861678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3084,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000927122.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-190C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597181.1",
          "strand": true,
          "transcript": "ENST00000927122.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2701,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000927123.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597182.1",
          "strand": true,
          "transcript": "ENST00000927123.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2651,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965257.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-192C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635316.1",
          "strand": true,
          "transcript": "ENST00000965257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3029,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965258.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-576C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635317.1",
          "strand": true,
          "transcript": "ENST00000965258.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2794,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965259.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635318.1",
          "strand": true,
          "transcript": "ENST00000965259.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3062,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965260.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-476C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635319.1",
          "strand": true,
          "transcript": "ENST00000965260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3088,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965262.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-576C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635321.1",
          "strand": true,
          "transcript": "ENST00000965262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 496,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4622,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1491,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202407.3",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-267C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189336.1",
          "strand": true,
          "transcript": "NM_001202407.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 481,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3191,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1446,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 13,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001384659.1",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-844C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001371588.1",
          "strand": true,
          "transcript": "NM_001384659.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 321,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2597,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 966,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001172650.3",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-554C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001166121.1",
          "strand": true,
          "transcript": "NM_001172650.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 175,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1398,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 528,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000592504.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000467841.1",
          "strand": true,
          "transcript": "ENST00000592504.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 827,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 379,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000603656.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-323C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000474602.1",
          "strand": true,
          "transcript": "ENST00000603656.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 120,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2842,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 363,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 9,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001202425.1",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-466C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189354.1",
          "strand": true,
          "transcript": "NM_001202425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 120,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2470,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 363,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000446085.8",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-466C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000413568.2",
          "strand": true,
          "transcript": "ENST00000446085.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 112,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2886,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 339,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202409.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189338.1",
          "strand": true,
          "transcript": "NM_001202409.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2734,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202410.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-201C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189339.1",
          "strand": true,
          "transcript": "NM_001202410.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2763,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202411.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-230C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189340.1",
          "strand": true,
          "transcript": "NM_001202411.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2903,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202412.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189341.1",
          "strand": true,
          "transcript": "NM_001202412.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2732,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000317221.11",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-201C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000325393.7",
          "strand": true,
          "transcript": "ENST00000317221.11",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 80,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 801,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 243,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000588124.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-449C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466325.2",
          "strand": true,
          "transcript": "ENST00000588124.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 67,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 588,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 204,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000592298.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468299.1",
          "strand": true,
          "transcript": "ENST00000592298.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 38,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 571,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 117,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000585377.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465526.2",
          "strand": true,
          "transcript": "ENST00000585377.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": "F",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "S",
          "aa_start": 21,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2993,
          "cdna_start": 469,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 62,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202406.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.62C>T",
          "hgvs_p": "p.Ser21Phe",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189335.1",
          "strand": true,
          "transcript": "NM_001202406.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "F",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "S",
          "aa_start": 21,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2991,
          "cdna_start": 469,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 62,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000587557.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.62C>T",
          "hgvs_p": "p.Ser21Phe",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468153.2",
          "strand": true,
          "transcript": "ENST00000587557.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "F",
          "aa_end": null,
          "aa_length": 524,
          "aa_ref": "S",
          "aa_start": 15,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2117,
          "cdna_start": 44,
          "cds_end": null,
          "cds_length": 1575,
          "cds_start": 44,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605750.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.44C>T",
          "hgvs_p": "p.Ser15Phe",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000474719.1",
          "strand": true,
          "transcript": "ENST00000605750.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "F",
          "aa_end": null,
          "aa_length": 148,
          "aa_ref": "S",
          "aa_start": 21,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3071,
          "cdna_start": 469,
          "cds_end": null,
          "cds_length": 447,
          "cds_start": 62,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202408.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.62C>T",
          "hgvs_p": "p.Ser21Phe",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189337.1",
          "strand": true,
          "transcript": "NM_001202408.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5095,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000393883.6",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000377461.1",
          "strand": true,
          "transcript": "ENST00000393883.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4156,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861660.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-829C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531719.1",
          "strand": true,
          "transcript": "ENST00000861660.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3577,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861661.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-293C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531720.1",
          "strand": true,
          "transcript": "ENST00000861661.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3458,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861662.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531721.1",
          "strand": true,
          "transcript": "ENST00000861662.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3211,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861663.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-230C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531722.1",
          "strand": true,
          "transcript": "ENST00000861663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2688,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861664.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-230C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531723.1",
          "strand": true,
          "transcript": "ENST00000861664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3145,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861665.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-694C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531724.1",
          "strand": true,
          "transcript": "ENST00000861665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2895,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861666.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-448C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531725.1",
          "strand": true,
          "transcript": "ENST00000861666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3341,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861667.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-904C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531726.1",
          "strand": true,
          "transcript": "ENST00000861667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861668.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-535C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531727.1",
          "strand": true,
          "transcript": "ENST00000861668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2846,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861669.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-417C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531728.1",
          "strand": true,
          "transcript": "ENST00000861669.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3037,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861670.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-452C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531729.1",
          "strand": true,
          "transcript": "ENST00000861670.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3222,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000861672.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531731.1",
          "strand": true,
          "transcript": "ENST00000861672.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2898,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861673.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531732.1",
          "strand": true,
          "transcript": "ENST00000861673.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2941,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000861674.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531733.1",
          "strand": true,
          "transcript": "ENST00000861674.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3254,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000861675.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-452C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531734.1",
          "strand": true,
          "transcript": "ENST00000861675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3338,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861676.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-829C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531735.1",
          "strand": true,
          "transcript": "ENST00000861676.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2795,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861677.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-293C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531736.1",
          "strand": true,
          "transcript": "ENST00000861677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2620,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000861678.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-452C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531737.1",
          "strand": true,
          "transcript": "ENST00000861678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3084,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000927122.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-190C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597181.1",
          "strand": true,
          "transcript": "ENST00000927122.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2701,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000927123.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597182.1",
          "strand": true,
          "transcript": "ENST00000927123.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2651,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965257.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-192C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635316.1",
          "strand": true,
          "transcript": "ENST00000965257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3029,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965258.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-576C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635317.1",
          "strand": true,
          "transcript": "ENST00000965258.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2794,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965259.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-353C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635318.1",
          "strand": true,
          "transcript": "ENST00000965259.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3062,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965260.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-476C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635319.1",
          "strand": true,
          "transcript": "ENST00000965260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3088,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000965262.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-576C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635321.1",
          "strand": true,
          "transcript": "ENST00000965262.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 496,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4622,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1491,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202407.3",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-267C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189336.1",
          "strand": true,
          "transcript": "NM_001202407.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 481,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3191,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1446,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 13,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001384659.1",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-844C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001371588.1",
          "strand": true,
          "transcript": "NM_001384659.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 321,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2597,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 966,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001172650.3",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-554C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001166121.1",
          "strand": true,
          "transcript": "NM_001172650.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 175,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1398,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 528,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000592504.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000467841.1",
          "strand": true,
          "transcript": "ENST00000592504.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 827,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 379,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000603656.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-323C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000474602.1",
          "strand": true,
          "transcript": "ENST00000603656.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 120,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2842,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 363,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001202425.1",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-466C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189354.1",
          "strand": true,
          "transcript": "NM_001202425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 120,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2470,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 363,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000446085.8",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "c.-466C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000413568.2",
          "strand": true,
          "transcript": "ENST00000446085.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 112,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2886,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 339,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202409.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189338.1",
          "strand": true,
          "transcript": "NM_001202409.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2734,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202410.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-201C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189339.1",
          "strand": true,
          "transcript": "NM_001202410.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2763,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202411.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-230C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189340.1",
          "strand": true,
          "transcript": "NM_001202411.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2903,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001202412.2",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001189341.1",
          "strand": true,
          "transcript": "NM_001202412.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 84,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2732,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 255,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000317221.11",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-201C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000325393.7",
          "strand": true,
          "transcript": "ENST00000317221.11",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 80,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 801,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 243,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000588124.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-449C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466325.2",
          "strand": true,
          "transcript": "ENST00000588124.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 67,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 588,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 204,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000592298.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468299.1",
          "strand": true,
          "transcript": "ENST00000592298.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 38,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 571,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 117,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000585377.5",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-269C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465526.2",
          "strand": true,
          "transcript": "ENST00000585377.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2846,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000861671.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-279+302C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000531730.1",
          "strand": true,
          "transcript": "ENST00000861671.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2417,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000927124.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-279+478C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000597183.1",
          "strand": true,
          "transcript": "ENST00000927124.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2626,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000965261.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-120+302C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635320.1",
          "strand": true,
          "transcript": "ENST00000965261.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 146,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 569,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 443,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000589208.1",
          "gene_hgnc_id": 28197,
          "gene_symbol": "ZNF559",
          "hgvs_c": "c.-81+439C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000474260.1",
          "strand": true,
          "transcript": "ENST00000589208.1",
          "transcript_support_level": 4
        },
        {
          "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": 725,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_premature_start_codon_gain_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605071.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474076.1",
          "strand": true,
          "transcript": "ENST00000605071.5",
          "transcript_support_level": 3
        },
        {
          "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": 586,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000593242.7",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.17C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474108.1",
          "strand": true,
          "transcript": "ENST00000593242.7",
          "transcript_support_level": 4
        },
        {
          "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": 610,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000603024.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.62C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474980.1",
          "strand": true,
          "transcript": "ENST00000603024.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 584,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000603099.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.64C>T",
          "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": "ENST00000603099.5",
          "transcript_support_level": 4
        },
        {
          "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": 585,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000604543.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.41C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474716.1",
          "strand": true,
          "transcript": "ENST00000604543.5",
          "transcript_support_level": 4
        },
        {
          "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": 587,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000604886.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.62C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000473968.1",
          "strand": true,
          "transcript": "ENST00000604886.5",
          "transcript_support_level": 4
        },
        {
          "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": 597,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605006.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.44C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000473974.1",
          "strand": true,
          "transcript": "ENST00000605006.5",
          "transcript_support_level": 4
        },
        {
          "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": 725,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605071.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474076.1",
          "strand": true,
          "transcript": "ENST00000605071.5",
          "transcript_support_level": 3
        },
        {
          "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": 591,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605093.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.38C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474918.1",
          "strand": true,
          "transcript": "ENST00000605093.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 565,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605301.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.44C>T",
          "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": "ENST00000605301.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 549,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605522.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.44C>T",
          "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": "ENST00000605522.5",
          "transcript_support_level": 4
        },
        {
          "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": 604,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605775.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.62C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474354.1",
          "strand": true,
          "transcript": "ENST00000605775.5",
          "transcript_support_level": 4
        },
        {
          "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": 725,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000605071.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.-131C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000474076.1",
          "strand": true,
          "transcript": "ENST00000605071.5",
          "transcript_support_level": 3
        },
        {
          "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": 911,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000603974.5",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.-194C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000473911.1",
          "strand": true,
          "transcript": "ENST00000603974.5",
          "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": 634,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000605471.1",
          "gene_hgnc_id": 42964,
          "gene_symbol": "ZNF559-ZNF177",
          "hgvs_c": "n.-6C>T",
          "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": "ENST00000605471.1",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1363222776",
      "effect": "5_prime_UTR_premature_start_codon_gain_variant",
      "frequency_reference_population": 0.0000052200444,
      "gene_hgnc_id": 28197,
      "gene_symbol": "ZNF559",
      "gnomad_exomes_ac": 7,
      "gnomad_exomes_af": 0.00000506644,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 1,
      "gnomad_genomes_af": 0.00000662638,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.943,
      "pos": 9324706,
      "ref": "C",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.019999999552965164,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.02,
      "transcript": "NM_032497.3"
    }
  ]
}
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.