← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 4-1212307-T-TG (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "4",
      "pos": 1212307,
      "ref": "T",
      "alt": "TG",
      "effect": "frameshift_variant",
      "transcript": "NM_001377186.1",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "NM_001012614.2",
          "protein_id": "NP_001012632.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000382952.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012614.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000382952.8",
          "protein_id": "ENSP00000372411.3",
          "transcript_support_level": 1,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001012614.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000382952.8"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1255dupC",
          "hgvs_p": "p.His419fs",
          "transcript": "ENST00000290921.10",
          "protein_id": "ENSP00000290921.6",
          "transcript_support_level": 1,
          "aa_start": 419,
          "aa_end": null,
          "aa_length": 440,
          "cds_start": 1255,
          "cds_end": null,
          "cds_length": 1323,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000290921.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1-AS",
          "gene_hgnc_id": 48337,
          "hgvs_c": "n.784dupG",
          "hgvs_p": null,
          "transcript": "ENST00000625256.1",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000625256.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1297dupC",
          "hgvs_p": "p.His433fs",
          "transcript": "ENST00000941588.1",
          "protein_id": "ENSP00000611647.1",
          "transcript_support_level": null,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 454,
          "cds_start": 1297,
          "cds_end": null,
          "cds_length": 1365,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941588.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1258dupC",
          "hgvs_p": "p.His420fs",
          "transcript": "NM_001377186.1",
          "protein_id": "NP_001364115.1",
          "transcript_support_level": null,
          "aa_start": 420,
          "aa_end": null,
          "aa_length": 441,
          "cds_start": 1258,
          "cds_end": null,
          "cds_length": 1326,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377186.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1255dupC",
          "hgvs_p": "p.His419fs",
          "transcript": "NM_001328.3",
          "protein_id": "NP_001319.1",
          "transcript_support_level": null,
          "aa_start": 419,
          "aa_end": null,
          "aa_length": 440,
          "cds_start": 1255,
          "cds_end": null,
          "cds_length": 1323,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001328.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "NM_001377187.1",
          "protein_id": "NP_001364116.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377187.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "NM_001377188.1",
          "protein_id": "NP_001364117.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377188.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "NM_001377189.1",
          "protein_id": "NP_001364118.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377189.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "NM_001377190.1",
          "protein_id": "NP_001364119.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377190.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000503594.6",
          "protein_id": "ENSP00000422148.2",
          "transcript_support_level": 2,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000503594.6"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000703164.1",
          "protein_id": "ENSP00000515212.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000703164.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000703165.1",
          "protein_id": "ENSP00000515213.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000703165.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909001.1",
          "protein_id": "ENSP00000579060.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909001.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909002.1",
          "protein_id": "ENSP00000579061.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909002.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909003.1",
          "protein_id": "ENSP00000579062.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909003.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909004.1",
          "protein_id": "ENSP00000579063.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909004.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909005.1",
          "protein_id": "ENSP00000579064.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909005.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909007.1",
          "protein_id": "ENSP00000579066.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909007.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909010.1",
          "protein_id": "ENSP00000579069.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909010.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909013.1",
          "protein_id": "ENSP00000579072.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909013.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909014.1",
          "protein_id": "ENSP00000579073.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909014.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909016.1",
          "protein_id": "ENSP00000579075.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909016.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000909018.1",
          "protein_id": "ENSP00000579077.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909018.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000927648.1",
          "protein_id": "ENSP00000597707.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927648.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000927649.1",
          "protein_id": "ENSP00000597708.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927649.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000927654.1",
          "protein_id": "ENSP00000597713.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927654.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000941592.1",
          "protein_id": "ENSP00000611651.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941592.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "ENST00000941595.1",
          "protein_id": "ENSP00000611654.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941595.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "NM_001377191.1",
          "protein_id": "NP_001364120.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377191.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "NM_001377192.1",
          "protein_id": "NP_001364121.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377192.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "NM_001377193.1",
          "protein_id": "NP_001364122.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377193.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000703138.1",
          "protein_id": "ENSP00000515195.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000703138.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000703163.1",
          "protein_id": "ENSP00000515211.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000703163.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909000.1",
          "protein_id": "ENSP00000579059.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909000.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909008.1",
          "protein_id": "ENSP00000579067.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909008.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909009.1",
          "protein_id": "ENSP00000579068.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909009.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909011.1",
          "protein_id": "ENSP00000579070.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909011.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909012.1",
          "protein_id": "ENSP00000579071.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909012.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909015.1",
          "protein_id": "ENSP00000579074.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909015.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909017.1",
          "protein_id": "ENSP00000579076.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909017.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000909020.1",
          "protein_id": "ENSP00000579079.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909020.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000927647.1",
          "protein_id": "ENSP00000597706.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927647.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000927650.1",
          "protein_id": "ENSP00000597709.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927650.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000927651.1",
          "protein_id": "ENSP00000597710.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927651.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000927652.1",
          "protein_id": "ENSP00000597711.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927652.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000927656.1",
          "protein_id": "ENSP00000597715.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927656.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000927657.1",
          "protein_id": "ENSP00000597716.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927657.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000941591.1",
          "protein_id": "ENSP00000611650.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941591.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000941593.1",
          "protein_id": "ENSP00000611652.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941593.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000941594.1",
          "protein_id": "ENSP00000611653.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941594.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1222dupC",
          "hgvs_p": "p.His408fs",
          "transcript": "ENST00000941596.1",
          "protein_id": "ENSP00000611655.1",
          "transcript_support_level": null,
          "aa_start": 408,
          "aa_end": null,
          "aa_length": 429,
          "cds_start": 1222,
          "cds_end": null,
          "cds_length": 1290,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941596.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1219dupC",
          "hgvs_p": "p.His407fs",
          "transcript": "ENST00000941586.1",
          "protein_id": "ENSP00000611645.1",
          "transcript_support_level": null,
          "aa_start": 407,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 1219,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941586.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1216dupC",
          "hgvs_p": "p.His406fs",
          "transcript": "ENST00000927646.1",
          "protein_id": "ENSP00000597705.1",
          "transcript_support_level": null,
          "aa_start": 406,
          "aa_end": null,
          "aa_length": 427,
          "cds_start": 1216,
          "cds_end": null,
          "cds_length": 1284,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927646.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1159dupC",
          "hgvs_p": "p.His387fs",
          "transcript": "ENST00000909019.1",
          "protein_id": "ENSP00000579078.1",
          "transcript_support_level": null,
          "aa_start": 387,
          "aa_end": null,
          "aa_length": 408,
          "cds_start": 1159,
          "cds_end": null,
          "cds_length": 1227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909019.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1159dupC",
          "hgvs_p": "p.His387fs",
          "transcript": "ENST00000941587.1",
          "protein_id": "ENSP00000611646.1",
          "transcript_support_level": null,
          "aa_start": 387,
          "aa_end": null,
          "aa_length": 408,
          "cds_start": 1159,
          "cds_end": null,
          "cds_length": 1227,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941587.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1156dupC",
          "hgvs_p": "p.His386fs",
          "transcript": "ENST00000909006.1",
          "protein_id": "ENSP00000579065.1",
          "transcript_support_level": null,
          "aa_start": 386,
          "aa_end": null,
          "aa_length": 407,
          "cds_start": 1156,
          "cds_end": null,
          "cds_length": 1224,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909006.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1153dupC",
          "hgvs_p": "p.His385fs",
          "transcript": "ENST00000941589.1",
          "protein_id": "ENSP00000611648.1",
          "transcript_support_level": null,
          "aa_start": 385,
          "aa_end": null,
          "aa_length": 406,
          "cds_start": 1153,
          "cds_end": null,
          "cds_length": 1221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941589.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1153dupC",
          "hgvs_p": "p.His385fs",
          "transcript": "ENST00000941590.1",
          "protein_id": "ENSP00000611649.1",
          "transcript_support_level": null,
          "aa_start": 385,
          "aa_end": null,
          "aa_length": 406,
          "cds_start": 1153,
          "cds_end": null,
          "cds_length": 1221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000941590.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1018dupC",
          "hgvs_p": "p.His340fs",
          "transcript": "ENST00000927645.1",
          "protein_id": "ENSP00000597704.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 361,
          "cds_start": 1018,
          "cds_end": null,
          "cds_length": 1086,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927645.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1018dupC",
          "hgvs_p": "p.His340fs",
          "transcript": "ENST00000927653.1",
          "protein_id": "ENSP00000597712.1",
          "transcript_support_level": null,
          "aa_start": 340,
          "aa_end": null,
          "aa_length": 361,
          "cds_start": 1018,
          "cds_end": null,
          "cds_length": 1086,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927653.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.793dupC",
          "hgvs_p": "p.His265fs",
          "transcript": "ENST00000504092.5",
          "protein_id": "ENSP00000422364.1",
          "transcript_support_level": 5,
          "aa_start": 265,
          "aa_end": null,
          "aa_length": 286,
          "cds_start": 793,
          "cds_end": null,
          "cds_length": 861,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000504092.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.589dupC",
          "hgvs_p": "p.His197fs",
          "transcript": "ENST00000927655.1",
          "protein_id": "ENSP00000597714.1",
          "transcript_support_level": null,
          "aa_start": 197,
          "aa_end": null,
          "aa_length": 218,
          "cds_start": 589,
          "cds_end": null,
          "cds_length": 657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927655.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1225dupC",
          "hgvs_p": "p.His409fs",
          "transcript": "XM_047449633.1",
          "protein_id": "XP_047305589.1",
          "transcript_support_level": null,
          "aa_start": 409,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 1225,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047449633.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "P?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "c.1036dupC",
          "hgvs_p": "p.His346fs",
          "transcript": "XM_024453899.2",
          "protein_id": "XP_024309667.1",
          "transcript_support_level": null,
          "aa_start": 346,
          "aa_end": null,
          "aa_length": 367,
          "cds_start": 1036,
          "cds_end": null,
          "cds_length": 1104,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024453899.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "n.514dupC",
          "hgvs_p": null,
          "transcript": "ENST00000382950.8",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000382950.8"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1",
          "gene_hgnc_id": 2494,
          "hgvs_c": "n.254dupC",
          "hgvs_p": null,
          "transcript": "ENST00000514596.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000514596.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CTBP1-AS",
          "gene_hgnc_id": 48337,
          "hgvs_c": "n.784dupG",
          "hgvs_p": null,
          "transcript": "NR_104331.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_104331.1"
        }
      ],
      "gene_symbol": "CTBP1",
      "gene_hgnc_id": 2494,
      "dbsnp": null,
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 7.217,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.01,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001377186.1",
          "gene_symbol": "CTBP1",
          "hgnc_id": 2494,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1258dupC",
          "hgvs_p": "p.His420fs"
        },
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000625256.1",
          "gene_symbol": "CTBP1-AS",
          "hgnc_id": 48337,
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.784dupG",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}