← 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: 5-150398368-GAA-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Moderate"
          ],
          "effects": [
            "frameshift_variant"
          ],
          "gene_symbol": "TCOF1",
          "hgnc_id": 11654,
          "hgvs_c": "c.4367_4368delAA",
          "hgvs_p": "p.Lys1456fs",
          "inheritance_mode": "AD",
          "pathogenic_score": 12,
          "score": 12,
          "transcript": "NM_001371623.1",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Moderate",
      "acmg_score": 12,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "5",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": "not provided",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "P:1",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1489,
          "aa_ref": "K",
          "aa_start": 1456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5026,
          "cdna_start": 4417,
          "cds_end": null,
          "cds_length": 4470,
          "cds_start": 4367,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "NM_001371623.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4367_4368delAA",
          "hgvs_p": "p.Lys1456fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000643257.2",
          "protein_coding": true,
          "protein_id": "NP_001358552.1",
          "strand": true,
          "transcript": "NM_001371623.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1489,
          "aa_ref": "K",
          "aa_start": 1456,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5026,
          "cdna_start": 4417,
          "cds_end": null,
          "cds_length": 4470,
          "cds_start": 4367,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000643257.2",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4367_4368delAA",
          "hgvs_p": "p.Lys1456fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001371623.1",
          "protein_coding": true,
          "protein_id": "ENSP00000493815.1",
          "strand": true,
          "transcript": "ENST00000643257.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1488,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4467,
          "cdna_start": 4364,
          "cds_end": null,
          "cds_length": 4467,
          "cds_start": 4364,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000504761.6",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4364_4365delAA",
          "hgvs_p": "p.Lys1455fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421655.2",
          "strand": true,
          "transcript": "ENST00000504761.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1411,
          "aa_ref": "K",
          "aa_start": 1378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4832,
          "cdna_start": 4208,
          "cds_end": null,
          "cds_length": 4236,
          "cds_start": 4133,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000323668.11",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4133_4134delAA",
          "hgvs_p": "p.Lys1378fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000325223.6",
          "strand": true,
          "transcript": "ENST00000323668.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1558,
          "aa_ref": "K",
          "aa_start": 1525,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5217,
          "cdna_start": 4608,
          "cds_end": null,
          "cds_length": 4677,
          "cds_start": 4574,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 29,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000930571.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4574_4575delAA",
          "hgvs_p": "p.Lys1525fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600630.1",
          "strand": true,
          "transcript": "ENST00000930571.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "K",
          "aa_start": 1492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5135,
          "cdna_start": 4525,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 4475,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000930555.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4475_4476delAA",
          "hgvs_p": "p.Lys1492fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600614.1",
          "strand": true,
          "transcript": "ENST00000930555.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "K",
          "aa_start": 1492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5133,
          "cdna_start": 4525,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 4475,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000930560.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4475_4476delAA",
          "hgvs_p": "p.Lys1492fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600619.1",
          "strand": true,
          "transcript": "ENST00000930560.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1524,
          "aa_ref": "K",
          "aa_start": 1491,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5133,
          "cdna_start": 4521,
          "cds_end": null,
          "cds_length": 4575,
          "cds_start": 4472,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000930554.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4472_4473delAA",
          "hgvs_p": "p.Lys1491fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600613.1",
          "strand": true,
          "transcript": "ENST00000930554.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1514,
          "aa_ref": "K",
          "aa_start": 1481,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5094,
          "cdna_start": 4479,
          "cds_end": null,
          "cds_length": 4545,
          "cds_start": 4442,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000930565.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4442_4443delAA",
          "hgvs_p": "p.Lys1481fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600624.1",
          "strand": true,
          "transcript": "ENST00000930565.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1509,
          "aa_ref": "K",
          "aa_start": 1476,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5071,
          "cdna_start": 4450,
          "cds_end": null,
          "cds_length": 4530,
          "cds_start": 4427,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000930570.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4427_4428delAA",
          "hgvs_p": "p.Lys1476fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600629.1",
          "strand": true,
          "transcript": "ENST00000930570.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1508,
          "aa_ref": "K",
          "aa_start": 1475,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5027,
          "cdna_start": 4427,
          "cds_end": null,
          "cds_length": 4527,
          "cds_start": 4424,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000930586.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4424_4425delAA",
          "hgvs_p": "p.Lys1475fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600645.1",
          "strand": true,
          "transcript": "ENST00000930586.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1488,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5023,
          "cdna_start": 4414,
          "cds_end": null,
          "cds_length": 4467,
          "cds_start": 4364,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "NM_001135243.2",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4364_4365delAA",
          "hgvs_p": "p.Lys1455fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001128715.1",
          "strand": true,
          "transcript": "NM_001135243.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1488,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5095,
          "cdna_start": 4472,
          "cds_end": null,
          "cds_length": 4467,
          "cds_start": 4364,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000377797.7",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4364_4365delAA",
          "hgvs_p": "p.Lys1455fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000367028.4",
          "strand": true,
          "transcript": "ENST00000377797.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1488,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4646,
          "cdna_start": 4364,
          "cds_end": null,
          "cds_length": 4467,
          "cds_start": 4364,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000513346.5",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4364_4365delAA",
          "hgvs_p": "p.Lys1455fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000427484.1",
          "strand": true,
          "transcript": "ENST00000513346.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1488,
          "aa_ref": "K",
          "aa_start": 1456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5023,
          "cdna_start": 4410,
          "cds_end": null,
          "cds_length": 4467,
          "cds_start": 4367,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930558.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4367_4368delAA",
          "hgvs_p": "p.Lys1456fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600617.1",
          "strand": true,
          "transcript": "ENST00000930558.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "K",
          "aa_start": 1454,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5037,
          "cdna_start": 4404,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 4361,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930544.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4361_4362delAA",
          "hgvs_p": "p.Lys1454fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600603.1",
          "strand": true,
          "transcript": "ENST00000930544.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "K",
          "aa_start": 1454,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5021,
          "cdna_start": 4407,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 4361,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930556.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4361_4362delAA",
          "hgvs_p": "p.Lys1454fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600615.1",
          "strand": true,
          "transcript": "ENST00000930556.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "K",
          "aa_start": 1456,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5021,
          "cdna_start": 4403,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 4367,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930557.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4367_4368delAA",
          "hgvs_p": "p.Lys1456fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600616.1",
          "strand": true,
          "transcript": "ENST00000930557.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4997,
          "cdna_start": 4396,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 4364,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930575.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4364_4365delAA",
          "hgvs_p": "p.Lys1455fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600634.1",
          "strand": true,
          "transcript": "ENST00000930575.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1472,
          "aa_ref": "K",
          "aa_start": 1439,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4951,
          "cdna_start": 4339,
          "cds_end": null,
          "cds_length": 4419,
          "cds_start": 4316,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930576.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4316_4317delAA",
          "hgvs_p": "p.Lys1439fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600635.1",
          "strand": true,
          "transcript": "ENST00000930576.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1470,
          "aa_ref": "K",
          "aa_start": 1438,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4967,
          "cdna_start": 4363,
          "cds_end": null,
          "cds_length": 4413,
          "cds_start": 4313,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930562.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4313_4314delAA",
          "hgvs_p": "p.Lys1438fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600621.1",
          "strand": true,
          "transcript": "ENST00000930562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1466,
          "aa_ref": "K",
          "aa_start": 1433,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4939,
          "cdna_start": 4330,
          "cds_end": null,
          "cds_length": 4401,
          "cds_start": 4298,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930573.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4298_4299delAA",
          "hgvs_p": "p.Lys1433fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600632.1",
          "strand": true,
          "transcript": "ENST00000930573.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "K",
          "aa_start": 1432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4966,
          "cdna_start": 4345,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 4295,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930548.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4295_4296delAA",
          "hgvs_p": "p.Lys1432fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600607.1",
          "strand": true,
          "transcript": "ENST00000930548.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "K",
          "aa_start": 1432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4945,
          "cdna_start": 4341,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 4295,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930567.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4295_4296delAA",
          "hgvs_p": "p.Lys1432fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600626.1",
          "strand": true,
          "transcript": "ENST00000930567.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1451,
          "aa_ref": "K",
          "aa_start": 1418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4912,
          "cdna_start": 4303,
          "cds_end": null,
          "cds_length": 4356,
          "cds_start": 4253,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001135244.2",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4253_4254delAA",
          "hgvs_p": "p.Lys1418fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001128716.1",
          "strand": true,
          "transcript": "NM_001135244.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1451,
          "aa_ref": "K",
          "aa_start": 1418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4644,
          "cdna_start": 4286,
          "cds_end": null,
          "cds_length": 4356,
          "cds_start": 4253,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000439160.6",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4253_4254delAA",
          "hgvs_p": "p.Lys1418fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000406888.2",
          "strand": true,
          "transcript": "ENST00000439160.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1450,
          "aa_ref": "K",
          "aa_start": 1417,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4909,
          "cdna_start": 4300,
          "cds_end": null,
          "cds_length": 4353,
          "cds_start": 4250,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001195141.2",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4250_4251delAA",
          "hgvs_p": "p.Lys1417fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001182070.1",
          "strand": true,
          "transcript": "NM_001195141.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1450,
          "aa_ref": "K",
          "aa_start": 1417,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4800,
          "cdna_start": 4278,
          "cds_end": null,
          "cds_length": 4353,
          "cds_start": 4250,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000427724.7",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4250_4251delAA",
          "hgvs_p": "p.Lys1417fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000390717.3",
          "strand": true,
          "transcript": "ENST00000427724.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1450,
          "aa_ref": "K",
          "aa_start": 1418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4915,
          "cdna_start": 4296,
          "cds_end": null,
          "cds_length": 4353,
          "cds_start": 4253,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930553.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4253_4254delAA",
          "hgvs_p": "p.Lys1418fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600612.1",
          "strand": true,
          "transcript": "ENST00000930553.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1449,
          "aa_ref": "K",
          "aa_start": 1416,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4936,
          "cdna_start": 4313,
          "cds_end": null,
          "cds_length": 4350,
          "cds_start": 4247,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930543.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4247_4248delAA",
          "hgvs_p": "p.Lys1416fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600602.1",
          "strand": true,
          "transcript": "ENST00000930543.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1448,
          "aa_ref": "K",
          "aa_start": 1415,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4916,
          "cdna_start": 4294,
          "cds_end": null,
          "cds_length": 4347,
          "cds_start": 4244,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930547.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4244_4245delAA",
          "hgvs_p": "p.Lys1415fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600606.1",
          "strand": true,
          "transcript": "ENST00000930547.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1447,
          "aa_ref": "K",
          "aa_start": 1414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4873,
          "cdna_start": 4249,
          "cds_end": null,
          "cds_length": 4344,
          "cds_start": 4241,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930577.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4241_4242delAA",
          "hgvs_p": "p.Lys1414fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600636.1",
          "strand": true,
          "transcript": "ENST00000930577.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1443,
          "aa_ref": "K",
          "aa_start": 1410,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4886,
          "cdna_start": 4277,
          "cds_end": null,
          "cds_length": 4332,
          "cds_start": 4229,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000930561.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4229_4230delAA",
          "hgvs_p": "p.Lys1410fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600620.1",
          "strand": true,
          "transcript": "ENST00000930561.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1442,
          "aa_ref": "K",
          "aa_start": 1409,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4857,
          "cdna_start": 4256,
          "cds_end": null,
          "cds_length": 4329,
          "cds_start": 4226,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930578.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4226_4227delAA",
          "hgvs_p": "p.Lys1409fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600637.1",
          "strand": true,
          "transcript": "ENST00000930578.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1434,
          "aa_ref": "K",
          "aa_start": 1401,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4870,
          "cdna_start": 4258,
          "cds_end": null,
          "cds_length": 4305,
          "cds_start": 4202,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930551.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4202_4203delAA",
          "hgvs_p": "p.Lys1401fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600610.1",
          "strand": true,
          "transcript": "ENST00000930551.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1429,
          "aa_ref": "K",
          "aa_start": 1396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5061,
          "cdna_start": 4254,
          "cds_end": null,
          "cds_length": 4290,
          "cds_start": 4187,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930540.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4187_4188delAA",
          "hgvs_p": "p.Lys1396fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600599.1",
          "strand": true,
          "transcript": "ENST00000930540.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1428,
          "aa_ref": "K",
          "aa_start": 1395,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4843,
          "cdna_start": 4234,
          "cds_end": null,
          "cds_length": 4287,
          "cds_start": 4184,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930559.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4184_4185delAA",
          "hgvs_p": "p.Lys1395fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600618.1",
          "strand": true,
          "transcript": "ENST00000930559.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1428,
          "aa_ref": "K",
          "aa_start": 1395,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4825,
          "cdna_start": 4221,
          "cds_end": null,
          "cds_length": 4287,
          "cds_start": 4184,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930572.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4184_4185delAA",
          "hgvs_p": "p.Lys1395fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600631.1",
          "strand": true,
          "transcript": "ENST00000930572.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1418,
          "aa_ref": "K",
          "aa_start": 1385,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4767,
          "cdna_start": 4166,
          "cds_end": null,
          "cds_length": 4257,
          "cds_start": 4154,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930585.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4154_4155delAA",
          "hgvs_p": "p.Lys1385fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600644.1",
          "strand": true,
          "transcript": "ENST00000930585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1412,
          "aa_ref": "K",
          "aa_start": 1379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4795,
          "cdna_start": 4186,
          "cds_end": null,
          "cds_length": 4239,
          "cds_start": 4136,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001135245.2",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4136_4137delAA",
          "hgvs_p": "p.Lys1379fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001128717.1",
          "strand": true,
          "transcript": "NM_001135245.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1412,
          "aa_ref": "K",
          "aa_start": 1379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4825,
          "cdna_start": 4217,
          "cds_end": null,
          "cds_length": 4239,
          "cds_start": 4136,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000445265.6",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4136_4137delAA",
          "hgvs_p": "p.Lys1379fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000409944.2",
          "strand": true,
          "transcript": "ENST00000445265.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1411,
          "aa_ref": "K",
          "aa_start": 1378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4792,
          "cdna_start": 4183,
          "cds_end": null,
          "cds_length": 4236,
          "cds_start": 4133,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_000356.4",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4133_4134delAA",
          "hgvs_p": "p.Lys1378fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_000347.2",
          "strand": true,
          "transcript": "NM_000356.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1411,
          "aa_ref": "K",
          "aa_start": 1378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4792,
          "cdna_start": 4183,
          "cds_end": null,
          "cds_length": 4236,
          "cds_start": 4133,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "NM_001437406.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4133_4134delAA",
          "hgvs_p": "p.Lys1378fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001424335.1",
          "strand": true,
          "transcript": "NM_001437406.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1411,
          "aa_ref": "K",
          "aa_start": 1379,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4758,
          "cdna_start": 4156,
          "cds_end": null,
          "cds_length": 4236,
          "cds_start": 4136,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930580.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4136_4137delAA",
          "hgvs_p": "p.Lys1379fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600639.1",
          "strand": true,
          "transcript": "ENST00000930580.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1410,
          "aa_ref": "K",
          "aa_start": 1378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4850,
          "cdna_start": 4229,
          "cds_end": null,
          "cds_length": 4233,
          "cds_start": 4133,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930542.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4133_4134delAA",
          "hgvs_p": "p.Lys1378fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600601.1",
          "strand": true,
          "transcript": "ENST00000930542.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1410,
          "aa_ref": "K",
          "aa_start": 1377,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4782,
          "cdna_start": 4173,
          "cds_end": null,
          "cds_length": 4233,
          "cds_start": 4130,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930566.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4130_4131delAA",
          "hgvs_p": "p.Lys1377fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600625.1",
          "strand": true,
          "transcript": "ENST00000930566.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1395,
          "aa_ref": "K",
          "aa_start": 1362,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4752,
          "cdna_start": 4131,
          "cds_end": null,
          "cds_length": 4188,
          "cds_start": 4085,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930552.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4085_4086delAA",
          "hgvs_p": "p.Lys1362fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600611.1",
          "strand": true,
          "transcript": "ENST00000930552.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1391,
          "aa_ref": "K",
          "aa_start": 1358,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4727,
          "cdna_start": 4119,
          "cds_end": null,
          "cds_length": 4176,
          "cds_start": 4073,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930564.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4073_4074delAA",
          "hgvs_p": "p.Lys1358fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600623.1",
          "strand": true,
          "transcript": "ENST00000930564.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1388,
          "aa_ref": "K",
          "aa_start": 1355,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4714,
          "cdna_start": 4110,
          "cds_end": null,
          "cds_length": 4167,
          "cds_start": 4064,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930568.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4064_4065delAA",
          "hgvs_p": "p.Lys1355fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600627.1",
          "strand": true,
          "transcript": "ENST00000930568.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1387,
          "aa_ref": "K",
          "aa_start": 1354,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4677,
          "cdna_start": 4073,
          "cds_end": null,
          "cds_length": 4164,
          "cds_start": 4061,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930583.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4061_4062delAA",
          "hgvs_p": "p.Lys1354fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600642.1",
          "strand": true,
          "transcript": "ENST00000930583.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1374,
          "aa_ref": "K",
          "aa_start": 1341,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4677,
          "cdna_start": 4068,
          "cds_end": null,
          "cds_length": 4125,
          "cds_start": 4022,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930563.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4022_4023delAA",
          "hgvs_p": "p.Lys1341fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600622.1",
          "strand": true,
          "transcript": "ENST00000930563.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1373,
          "aa_ref": "K",
          "aa_start": 1340,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4691,
          "cdna_start": 4067,
          "cds_end": null,
          "cds_length": 4122,
          "cds_start": 4019,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930546.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4019_4020delAA",
          "hgvs_p": "p.Lys1340fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600605.1",
          "strand": true,
          "transcript": "ENST00000930546.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1357,
          "aa_ref": "K",
          "aa_start": 1341,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4194,
          "cdna_start": 4140,
          "cds_end": null,
          "cds_length": 4076,
          "cds_start": 4022,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 23,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000650162.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4022_4023delAA",
          "hgvs_p": "p.Lys1341fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000497075.1",
          "strand": true,
          "transcript": "ENST00000650162.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1352,
          "aa_ref": "K",
          "aa_start": 1319,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4688,
          "cdna_start": 4063,
          "cds_end": null,
          "cds_length": 4059,
          "cds_start": 3956,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930541.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3956_3957delAA",
          "hgvs_p": "p.Lys1319fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600600.1",
          "strand": true,
          "transcript": "ENST00000930541.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1351,
          "aa_ref": "K",
          "aa_start": 1318,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4622,
          "cdna_start": 3999,
          "cds_end": null,
          "cds_length": 4056,
          "cds_start": 3953,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930550.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3953_3954delAA",
          "hgvs_p": "p.Lys1318fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600609.1",
          "strand": true,
          "transcript": "ENST00000930550.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1350,
          "aa_ref": "K",
          "aa_start": 1318,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4574,
          "cdna_start": 3969,
          "cds_end": null,
          "cds_length": 4053,
          "cds_start": 3953,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930581.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3953_3954delAA",
          "hgvs_p": "p.Lys1318fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600640.1",
          "strand": true,
          "transcript": "ENST00000930581.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1342,
          "aa_ref": "K",
          "aa_start": 1309,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4573,
          "cdna_start": 3969,
          "cds_end": null,
          "cds_length": 4029,
          "cds_start": 3926,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000930569.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3926_3927delAA",
          "hgvs_p": "p.Lys1309fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600628.1",
          "strand": true,
          "transcript": "ENST00000930569.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1304,
          "aa_ref": "K",
          "aa_start": 1271,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4450,
          "cdna_start": 3846,
          "cds_end": null,
          "cds_length": 3915,
          "cds_start": 3812,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000930574.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3812_3813delAA",
          "hgvs_p": "p.Lys1271fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600633.1",
          "strand": true,
          "transcript": "ENST00000930574.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1302,
          "aa_ref": "K",
          "aa_start": 1269,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4478,
          "cdna_start": 3855,
          "cds_end": null,
          "cds_length": 3909,
          "cds_start": 3806,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930545.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3806_3807delAA",
          "hgvs_p": "p.Lys1269fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600604.1",
          "strand": true,
          "transcript": "ENST00000930545.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1301,
          "aa_ref": "K",
          "aa_start": 1268,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4473,
          "cdna_start": 3849,
          "cds_end": null,
          "cds_length": 3906,
          "cds_start": 3803,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930549.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3803_3804delAA",
          "hgvs_p": "p.Lys1268fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600608.1",
          "strand": true,
          "transcript": "ENST00000930549.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1301,
          "aa_ref": "K",
          "aa_start": 1268,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4434,
          "cdna_start": 3829,
          "cds_end": null,
          "cds_length": 3906,
          "cds_start": 3803,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930579.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3803_3804delAA",
          "hgvs_p": "p.Lys1268fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600638.1",
          "strand": true,
          "transcript": "ENST00000930579.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1262,
          "aa_ref": "K",
          "aa_start": 1229,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4301,
          "cdna_start": 3702,
          "cds_end": null,
          "cds_length": 3789,
          "cds_start": 3686,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000930584.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3686_3687delAA",
          "hgvs_p": "p.Lys1229fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600643.1",
          "strand": true,
          "transcript": "ENST00000930584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1225,
          "aa_ref": "K",
          "aa_start": 1192,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4195,
          "cdna_start": 3587,
          "cds_end": null,
          "cds_length": 3678,
          "cds_start": 3575,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000930582.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3575_3576delAA",
          "hgvs_p": "p.Lys1192fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000600641.1",
          "strand": true,
          "transcript": "ENST00000930582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 188,
          "aa_ref": "K",
          "aa_start": 155,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 661,
          "cdna_start": 464,
          "cds_end": null,
          "cds_length": 567,
          "cds_start": 464,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000515516.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.464_465delAA",
          "hgvs_p": "p.Lys155fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000426471.1",
          "strand": true,
          "transcript": "ENST00000515516.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1526,
          "aa_ref": "K",
          "aa_start": 1493,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5137,
          "cdna_start": 4528,
          "cds_end": null,
          "cds_length": 4581,
          "cds_start": 4478,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "XM_005268502.5",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4478_4479delAA",
          "hgvs_p": "p.Lys1493fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005268559.1",
          "strand": true,
          "transcript": "XM_005268502.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "K",
          "aa_start": 1492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5134,
          "cdna_start": 4525,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 4475,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "XM_005268503.5",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4475_4476delAA",
          "hgvs_p": "p.Lys1492fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005268560.1",
          "strand": true,
          "transcript": "XM_005268503.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "K",
          "aa_start": 1492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5134,
          "cdna_start": 4525,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 4475,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "XM_005268504.5",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4475_4476delAA",
          "hgvs_p": "p.Lys1492fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005268561.1",
          "strand": true,
          "transcript": "XM_005268504.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1524,
          "aa_ref": "K",
          "aa_start": 1491,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5131,
          "cdna_start": 4522,
          "cds_end": null,
          "cds_length": 4575,
          "cds_start": 4472,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 28,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "XM_047417645.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4472_4473delAA",
          "hgvs_p": "p.Lys1491fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273601.1",
          "strand": true,
          "transcript": "XM_047417645.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1488,
          "aa_ref": "K",
          "aa_start": 1455,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5023,
          "cdna_start": 4414,
          "cds_end": null,
          "cds_length": 4467,
          "cds_start": 4364,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_005268506.5",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4364_4365delAA",
          "hgvs_p": "p.Lys1455fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005268563.1",
          "strand": true,
          "transcript": "XM_005268506.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "K",
          "aa_start": 1454,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5020,
          "cdna_start": 4411,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 4361,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_017009792.3",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4361_4362delAA",
          "hgvs_p": "p.Lys1454fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016865281.1",
          "strand": true,
          "transcript": "XM_017009792.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1487,
          "aa_ref": "K",
          "aa_start": 1454,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5020,
          "cdna_start": 4411,
          "cds_end": null,
          "cds_length": 4464,
          "cds_start": 4361,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417646.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4361_4362delAA",
          "hgvs_p": "p.Lys1454fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273602.1",
          "strand": true,
          "transcript": "XM_047417646.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1486,
          "aa_ref": "K",
          "aa_start": 1453,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5017,
          "cdna_start": 4408,
          "cds_end": null,
          "cds_length": 4461,
          "cds_start": 4358,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417647.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4358_4359delAA",
          "hgvs_p": "p.Lys1453fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273603.1",
          "strand": true,
          "transcript": "XM_047417647.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1466,
          "aa_ref": "K",
          "aa_start": 1433,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4957,
          "cdna_start": 4348,
          "cds_end": null,
          "cds_length": 4401,
          "cds_start": 4298,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_011537678.4",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4298_4299delAA",
          "hgvs_p": "p.Lys1433fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011535980.1",
          "strand": true,
          "transcript": "XM_011537678.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "K",
          "aa_start": 1432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4954,
          "cdna_start": 4345,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 4295,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417648.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4295_4296delAA",
          "hgvs_p": "p.Lys1432fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273604.1",
          "strand": true,
          "transcript": "XM_047417648.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1465,
          "aa_ref": "K",
          "aa_start": 1432,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4954,
          "cdna_start": 4345,
          "cds_end": null,
          "cds_length": 4398,
          "cds_start": 4295,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417649.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4295_4296delAA",
          "hgvs_p": "p.Lys1432fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273605.1",
          "strand": true,
          "transcript": "XM_047417649.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1464,
          "aa_ref": "K",
          "aa_start": 1431,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4951,
          "cdna_start": 4342,
          "cds_end": null,
          "cds_length": 4395,
          "cds_start": 4292,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417650.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4292_4293delAA",
          "hgvs_p": "p.Lys1431fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273606.1",
          "strand": true,
          "transcript": "XM_047417650.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1449,
          "aa_ref": "K",
          "aa_start": 1416,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4906,
          "cdna_start": 4297,
          "cds_end": null,
          "cds_length": 4350,
          "cds_start": 4247,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_005268507.5",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4247_4248delAA",
          "hgvs_p": "p.Lys1416fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005268564.1",
          "strand": true,
          "transcript": "XM_005268507.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1448,
          "aa_ref": "K",
          "aa_start": 1415,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4903,
          "cdna_start": 4294,
          "cds_end": null,
          "cds_length": 4347,
          "cds_start": 4244,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417651.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4244_4245delAA",
          "hgvs_p": "p.Lys1415fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273607.1",
          "strand": true,
          "transcript": "XM_047417651.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1448,
          "aa_ref": "K",
          "aa_start": 1415,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4903,
          "cdna_start": 4294,
          "cds_end": null,
          "cds_length": 4347,
          "cds_start": 4244,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417652.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4244_4245delAA",
          "hgvs_p": "p.Lys1415fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273608.1",
          "strand": true,
          "transcript": "XM_047417652.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1447,
          "aa_ref": "K",
          "aa_start": 1414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4900,
          "cdna_start": 4291,
          "cds_end": null,
          "cds_length": 4344,
          "cds_start": 4241,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 27,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "XM_047417653.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4241_4242delAA",
          "hgvs_p": "p.Lys1414fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273609.1",
          "strand": true,
          "transcript": "XM_047417653.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1429,
          "aa_ref": "K",
          "aa_start": 1396,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4846,
          "cdna_start": 4237,
          "cds_end": null,
          "cds_length": 4290,
          "cds_start": 4187,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_017009793.3",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4187_4188delAA",
          "hgvs_p": "p.Lys1396fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016865282.1",
          "strand": true,
          "transcript": "XM_017009793.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1428,
          "aa_ref": "K",
          "aa_start": 1395,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4843,
          "cdna_start": 4234,
          "cds_end": null,
          "cds_length": 4287,
          "cds_start": 4184,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417654.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4184_4185delAA",
          "hgvs_p": "p.Lys1395fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273610.1",
          "strand": true,
          "transcript": "XM_047417654.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1428,
          "aa_ref": "K",
          "aa_start": 1395,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4843,
          "cdna_start": 4234,
          "cds_end": null,
          "cds_length": 4287,
          "cds_start": 4184,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417655.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4184_4185delAA",
          "hgvs_p": "p.Lys1395fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273611.1",
          "strand": true,
          "transcript": "XM_047417655.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1427,
          "aa_ref": "K",
          "aa_start": 1394,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4840,
          "cdna_start": 4231,
          "cds_end": null,
          "cds_length": 4284,
          "cds_start": 4181,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417656.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4181_4182delAA",
          "hgvs_p": "p.Lys1394fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273612.1",
          "strand": true,
          "transcript": "XM_047417656.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1410,
          "aa_ref": "K",
          "aa_start": 1377,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4789,
          "cdna_start": 4180,
          "cds_end": null,
          "cds_length": 4233,
          "cds_start": 4130,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417658.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4130_4131delAA",
          "hgvs_p": "p.Lys1377fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273614.1",
          "strand": true,
          "transcript": "XM_047417658.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1410,
          "aa_ref": "K",
          "aa_start": 1377,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4789,
          "cdna_start": 4180,
          "cds_end": null,
          "cds_length": 4233,
          "cds_start": 4130,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417659.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4130_4131delAA",
          "hgvs_p": "p.Lys1377fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273615.1",
          "strand": true,
          "transcript": "XM_047417659.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1409,
          "aa_ref": "K",
          "aa_start": 1376,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4786,
          "cdna_start": 4177,
          "cds_end": null,
          "cds_length": 4230,
          "cds_start": 4127,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417660.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4127_4128delAA",
          "hgvs_p": "p.Lys1376fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273616.1",
          "strand": true,
          "transcript": "XM_047417660.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1391,
          "aa_ref": "K",
          "aa_start": 1358,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4732,
          "cdna_start": 4123,
          "cds_end": null,
          "cds_length": 4176,
          "cds_start": 4073,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_017009794.3",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4073_4074delAA",
          "hgvs_p": "p.Lys1358fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016865283.1",
          "strand": true,
          "transcript": "XM_017009794.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1390,
          "aa_ref": "K",
          "aa_start": 1357,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4729,
          "cdna_start": 4120,
          "cds_end": null,
          "cds_length": 4173,
          "cds_start": 4070,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417661.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4070_4071delAA",
          "hgvs_p": "p.Lys1357fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273617.1",
          "strand": true,
          "transcript": "XM_047417661.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1389,
          "aa_ref": "K",
          "aa_start": 1356,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4726,
          "cdna_start": 4117,
          "cds_end": null,
          "cds_length": 4170,
          "cds_start": 4067,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417662.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4067_4068delAA",
          "hgvs_p": "p.Lys1356fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273618.1",
          "strand": true,
          "transcript": "XM_047417662.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1388,
          "aa_ref": "K",
          "aa_start": 1355,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4723,
          "cdna_start": 4114,
          "cds_end": null,
          "cds_length": 4167,
          "cds_start": 4064,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 26,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "XM_047417663.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4064_4065delAA",
          "hgvs_p": "p.Lys1355fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273619.1",
          "strand": true,
          "transcript": "XM_047417663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1374,
          "aa_ref": "K",
          "aa_start": 1341,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4681,
          "cdna_start": 4072,
          "cds_end": null,
          "cds_length": 4125,
          "cds_start": 4022,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417664.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4022_4023delAA",
          "hgvs_p": "p.Lys1341fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273620.1",
          "strand": true,
          "transcript": "XM_047417664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1373,
          "aa_ref": "K",
          "aa_start": 1340,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4678,
          "cdna_start": 4069,
          "cds_end": null,
          "cds_length": 4122,
          "cds_start": 4019,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417665.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.4019_4020delAA",
          "hgvs_p": "p.Lys1340fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273621.1",
          "strand": true,
          "transcript": "XM_047417665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1352,
          "aa_ref": "K",
          "aa_start": 1319,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4615,
          "cdna_start": 4006,
          "cds_end": null,
          "cds_length": 4059,
          "cds_start": 3956,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417666.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3956_3957delAA",
          "hgvs_p": "p.Lys1319fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273622.1",
          "strand": true,
          "transcript": "XM_047417666.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1351,
          "aa_ref": "K",
          "aa_start": 1318,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4612,
          "cdna_start": 4003,
          "cds_end": null,
          "cds_length": 4056,
          "cds_start": 3953,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417667.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3953_3954delAA",
          "hgvs_p": "p.Lys1318fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273623.1",
          "strand": true,
          "transcript": "XM_047417667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1350,
          "aa_ref": "K",
          "aa_start": 1317,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4609,
          "cdna_start": 4000,
          "cds_end": null,
          "cds_length": 4053,
          "cds_start": 3950,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417668.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3950_3951delAA",
          "hgvs_p": "p.Lys1317fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273624.1",
          "strand": true,
          "transcript": "XM_047417668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1350,
          "aa_ref": "K",
          "aa_start": 1317,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4609,
          "cdna_start": 4000,
          "cds_end": null,
          "cds_length": 4053,
          "cds_start": 3950,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 25,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "XM_047417669.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3950_3951delAA",
          "hgvs_p": "p.Lys1317fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273625.1",
          "strand": true,
          "transcript": "XM_047417669.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1314,
          "aa_ref": "K",
          "aa_start": 1281,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4501,
          "cdna_start": 3892,
          "cds_end": null,
          "cds_length": 3945,
          "cds_start": 3842,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047417670.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3842_3843delAA",
          "hgvs_p": "p.Lys1281fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273626.1",
          "strand": true,
          "transcript": "XM_047417670.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1313,
          "aa_ref": "K",
          "aa_start": 1280,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4498,
          "cdna_start": 3889,
          "cds_end": null,
          "cds_length": 3942,
          "cds_start": 3839,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047417671.1",
          "gene_hgnc_id": 11654,
          "gene_symbol": "TCOF1",
          "hgvs_c": "c.3839_3840delAA",
          "hgvs_p": "p.Lys1280fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047273627.1",
          "strand": true,
          "transcript": "XM_047417671.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs587776585",
      "effect": "frameshift_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 11654,
      "gene_symbol": "TCOF1",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Pathogenic",
      "phenotype_combined": "not provided",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.595,
      "pos": 150398368,
      "ref": "GAA",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001371623.1"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.