← 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: 11-17402718-GG-AA (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=17402718&ref=GG&alt=AA&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PS1_Very_Strong",
            "PP3"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ABCC8",
          "hgnc_id": 59,
          "hgvs_c": "c.3658_3659delCCinsTT",
          "hgvs_p": "p.Pro1220Leu",
          "inheritance_mode": "AD,AR,SD,Unknown",
          "pathogenic_score": 9,
          "score": 9,
          "transcript": "NM_001351295.2",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PS1_Very_Strong,PP3",
      "acmg_score": 9,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "AA",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "11",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "P",
          "aa_start": 1198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4921,
          "cdna_start": 3662,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 3592,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000352.6",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3592_3593delCCinsTT",
          "hgvs_p": "p.Pro1198Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000389817.8",
          "protein_coding": true,
          "protein_id": "NP_000343.2",
          "strand": false,
          "transcript": "NM_000352.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "P",
          "aa_start": 1198,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4921,
          "cdna_start": 3662,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 3592,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000389817.8",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3592_3593delCCinsTT",
          "hgvs_p": "p.Pro1198Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000352.6",
          "protein_coding": true,
          "protein_id": "ENSP00000374467.4",
          "strand": false,
          "transcript": "ENST00000389817.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "P",
          "aa_start": 1220,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5374,
          "cdna_start": 3728,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3658,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001351295.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3658_3659delCCinsTT",
          "hgvs_p": "p.Pro1220Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001338224.1",
          "strand": false,
          "transcript": "NM_001351295.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "P",
          "aa_start": 1220,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5336,
          "cdna_start": 3690,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 3658,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644772.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3658_3659delCCinsTT",
          "hgvs_p": "p.Pro1220Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494321.1",
          "strand": false,
          "transcript": "ENST00000644772.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1582,
          "aa_ref": "P",
          "aa_start": 1199,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4924,
          "cdna_start": 3665,
          "cds_end": null,
          "cds_length": 4749,
          "cds_start": 3595,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001287174.3",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3595_3596delCCinsTT",
          "hgvs_p": "p.Pro1199Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001274103.1",
          "strand": false,
          "transcript": "NM_001287174.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1582,
          "aa_ref": "P",
          "aa_start": 1199,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4924,
          "cdna_start": 3665,
          "cds_end": null,
          "cds_length": 4749,
          "cds_start": 3595,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000302539.9",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3595_3596delCCinsTT",
          "hgvs_p": "p.Pro1199Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000303960.4",
          "strand": false,
          "transcript": "ENST00000302539.9",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "P",
          "aa_start": 1198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5308,
          "cdna_start": 3662,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 3592,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001351296.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3592_3593delCCinsTT",
          "hgvs_p": "p.Pro1198Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001338225.1",
          "strand": false,
          "transcript": "NM_001351296.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "P",
          "aa_start": 1198,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4903,
          "cdna_start": 3662,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 3592,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000643260.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3592_3593delCCinsTT",
          "hgvs_p": "p.Pro1198Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494450.1",
          "strand": false,
          "transcript": "ENST00000643260.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1580,
          "aa_ref": "P",
          "aa_start": 1197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5305,
          "cdna_start": 3659,
          "cds_end": null,
          "cds_length": 4743,
          "cds_start": 3589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001351297.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3589_3590delCCinsTT",
          "hgvs_p": "p.Pro1197Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001338226.1",
          "strand": false,
          "transcript": "NM_001351297.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1580,
          "aa_ref": "P",
          "aa_start": 1197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4866,
          "cdna_start": 3625,
          "cds_end": null,
          "cds_length": 4743,
          "cds_start": 3589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642271.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3589_3590delCCinsTT",
          "hgvs_p": "p.Pro1197Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493749.1",
          "strand": false,
          "transcript": "ENST00000642271.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1570,
          "aa_ref": "P",
          "aa_start": 1197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4874,
          "cdna_start": 3658,
          "cds_end": null,
          "cds_length": 4713,
          "cds_start": 3589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000646902.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3589_3590delCCinsTT",
          "hgvs_p": "p.Pro1197Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494101.1",
          "strand": false,
          "transcript": "ENST00000646902.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1542,
          "aa_ref": "P",
          "aa_start": 1197,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4819,
          "cdna_start": 3686,
          "cds_end": null,
          "cds_length": 4629,
          "cds_start": 3589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000683136.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3589_3590delCCinsTT",
          "hgvs_p": "p.Pro1197Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000507768.1",
          "strand": false,
          "transcript": "ENST00000683136.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1528,
          "aa_ref": "P",
          "aa_start": 1145,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4722,
          "cdna_start": 3475,
          "cds_end": null,
          "cds_length": 4587,
          "cds_start": 3433,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000684571.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3433_3434delCCinsTT",
          "hgvs_p": "p.Pro1145Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000506935.1",
          "strand": false,
          "transcript": "ENST00000684571.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 1498,
          "aa_ref": "P",
          "aa_start": 1115,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4642,
          "cdna_start": 3412,
          "cds_end": null,
          "cds_length": 4497,
          "cds_start": 3343,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000647015.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.3343_3344delCCinsTT",
          "hgvs_p": "p.Pro1115Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495389.1",
          "strand": false,
          "transcript": "ENST00000647015.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 932,
          "aa_ref": "P",
          "aa_start": 559,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2893,
          "cdna_start": 1677,
          "cds_end": null,
          "cds_length": 2799,
          "cds_start": 1675,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642579.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.1675_1676delCCinsTT",
          "hgvs_p": "p.Pro559Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496714.1",
          "strand": false,
          "transcript": "ENST00000642579.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "L",
          "aa_end": null,
          "aa_length": 444,
          "aa_ref": "P",
          "aa_start": 57,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1443,
          "cdna_start": 172,
          "cds_end": null,
          "cds_length": 1335,
          "cds_start": 169,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000528374.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "c.169_170delCCinsTT",
          "hgvs_p": "p.Pro57Leu",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000433638.2",
          "strand": false,
          "transcript": "ENST00000528374.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4441,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 34,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000524561.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3161_3162delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000524561.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4283,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000527905.5",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*468_*469delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000431653.1",
          "strand": false,
          "transcript": "ENST00000527905.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3179,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 26,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000529967.6",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.1931_1932delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000529967.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 665,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000531137.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.85_86delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000531137.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4073,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000532220.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.1324_1325delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000532220.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6173,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 36,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000642611.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3661_3662delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000642611.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000642902.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1677_*1678delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493601.1",
          "strand": false,
          "transcript": "ENST00000642902.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5445,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000643562.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1568_*1569delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496124.1",
          "strand": false,
          "transcript": "ENST00000643562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3379,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000643925.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1268_*1269delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495697.1",
          "strand": false,
          "transcript": "ENST00000643925.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1334,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000644057.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.35_36delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000644057.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2477,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "ENST00000644447.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.1948_1949delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496282.1",
          "strand": false,
          "transcript": "ENST00000644447.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 36,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000644484.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1847_*1848delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493558.1",
          "strand": false,
          "transcript": "ENST00000644484.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4940,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000644675.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1764_*1765delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494567.1",
          "strand": false,
          "transcript": "ENST00000644675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5025,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000644757.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1877_*1878delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495085.1",
          "strand": false,
          "transcript": "ENST00000644757.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2257,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000645004.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.1091_1092delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000645004.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3885,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 34,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000645076.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*611_*612delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494791.1",
          "strand": false,
          "transcript": "ENST00000645076.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1849,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000645417.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.757_758delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495891.1",
          "strand": false,
          "transcript": "ENST00000645417.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5398,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000645744.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1856_*1857delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494564.1",
          "strand": false,
          "transcript": "ENST00000645744.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5231,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000645760.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2008_*2009delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496309.1",
          "strand": false,
          "transcript": "ENST00000645760.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5094,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000645884.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*729_*730delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495516.1",
          "strand": false,
          "transcript": "ENST00000645884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4628,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 35,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000646003.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1548_*1549delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495259.1",
          "strand": false,
          "transcript": "ENST00000646003.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5128,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000646207.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2059_*2060delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495025.1",
          "strand": false,
          "transcript": "ENST00000646207.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5799,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 36,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000646276.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1865_*1866delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496070.1",
          "strand": false,
          "transcript": "ENST00000646276.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4149,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 32,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000646592.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2003_*2004delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494407.1",
          "strand": false,
          "transcript": "ENST00000646592.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5016,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000646993.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1988_*1989delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493720.1",
          "strand": false,
          "transcript": "ENST00000646993.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4530,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000647013.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2023_*2024delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496741.1",
          "strand": false,
          "transcript": "ENST00000647013.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6565,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000647086.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*3322_*3323delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493677.1",
          "strand": false,
          "transcript": "ENST00000647086.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4761,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000647158.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1733_*1734delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495744.1",
          "strand": false,
          "transcript": "ENST00000647158.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5002,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682051.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3608_3609delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682051.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5055,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682110.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3661_3662delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682110.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4775,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682140.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3589_3590delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507829.1",
          "strand": false,
          "transcript": "ENST00000682140.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6145,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 31,
          "exon_rank": 21,
          "exon_rank_end": null,
          "feature": "ENST00000682185.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.4897_4898delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682185.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4760,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000682204.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1730_*1731delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507094.1",
          "strand": false,
          "transcript": "ENST00000682204.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5422,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682215.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3658_3659delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682215.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5014,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682288.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2023_*2024delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507506.1",
          "strand": false,
          "transcript": "ENST00000682288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000682442.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3881_3882delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682442.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5132,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682528.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3738_3739delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682528.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4999,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682673.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3605_3606delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682673.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5460,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682805.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3658_3659delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000682805.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4748,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000682965.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*14_*15delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000508229.1",
          "strand": false,
          "transcript": "ENST00000682965.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6005,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 36,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683093.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3760_3761delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000683093.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5097,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 36,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000683153.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3817_3818delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000683153.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5157,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683365.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3763_3764delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000683365.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4921,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683377.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3661_3662delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000683377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4998,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683456.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*729_*730delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000508318.1",
          "strand": false,
          "transcript": "ENST00000683456.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5107,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683522.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3661_3662delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000683522.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4863,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683562.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1761_*1762delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000508265.1",
          "strand": false,
          "transcript": "ENST00000683562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6528,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 34,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683693.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3738_3739delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000683693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4747,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683725.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3592_3593delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507496.1",
          "strand": false,
          "transcript": "ENST00000683725.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5050,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684010.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3656_3657delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6040,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684157.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3661_3662delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684157.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4958,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684253.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3564_3565delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684253.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4951,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684288.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1764_*1765delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507143.1",
          "strand": false,
          "transcript": "ENST00000684288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4487,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 32,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000684313.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3093_3094delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684313.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5128,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684332.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3734_3735delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684332.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5161,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684371.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3767_3768delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6083,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684404.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3704_3705delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684404.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5279,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684442.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3661_3662delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000684442.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4797,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684555.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1804_*1805delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507705.1",
          "strand": false,
          "transcript": "ENST00000684555.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4774,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684593.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*3297_*3298delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507005.1",
          "strand": false,
          "transcript": "ENST00000684593.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4979,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684711.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1988_*1989delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000506841.1",
          "strand": false,
          "transcript": "ENST00000684711.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5534,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "NR_147094.2",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.3741_3742delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_147094.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4283,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 31,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000527905.5",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*468_*469delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000431653.1",
          "strand": false,
          "transcript": "ENST00000527905.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000642902.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1677_*1678delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493601.1",
          "strand": false,
          "transcript": "ENST00000642902.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5445,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000643562.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1568_*1569delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496124.1",
          "strand": false,
          "transcript": "ENST00000643562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3379,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 23,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000643925.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1268_*1269delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495697.1",
          "strand": false,
          "transcript": "ENST00000643925.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 36,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000644484.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1847_*1848delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493558.1",
          "strand": false,
          "transcript": "ENST00000644484.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4940,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000644675.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1764_*1765delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494567.1",
          "strand": false,
          "transcript": "ENST00000644675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5025,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 31,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000644757.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1877_*1878delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495085.1",
          "strand": false,
          "transcript": "ENST00000644757.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3885,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 34,
          "exon_rank": 25,
          "exon_rank_end": null,
          "feature": "ENST00000645076.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*611_*612delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494791.1",
          "strand": false,
          "transcript": "ENST00000645076.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5398,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 31,
          "exon_rank": 24,
          "exon_rank_end": null,
          "feature": "ENST00000645744.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1856_*1857delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494564.1",
          "strand": false,
          "transcript": "ENST00000645744.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5231,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000645760.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2008_*2009delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496309.1",
          "strand": false,
          "transcript": "ENST00000645760.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5094,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000645884.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*729_*730delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495516.1",
          "strand": false,
          "transcript": "ENST00000645884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4628,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 35,
          "exon_rank": 26,
          "exon_rank_end": null,
          "feature": "ENST00000646003.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1548_*1549delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495259.1",
          "strand": false,
          "transcript": "ENST00000646003.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5128,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000646207.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2059_*2060delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495025.1",
          "strand": false,
          "transcript": "ENST00000646207.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5799,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 36,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000646276.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1865_*1866delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496070.1",
          "strand": false,
          "transcript": "ENST00000646276.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4149,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 32,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "ENST00000646592.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2003_*2004delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494407.1",
          "strand": false,
          "transcript": "ENST00000646592.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5016,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000646993.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1988_*1989delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493720.1",
          "strand": false,
          "transcript": "ENST00000646993.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4530,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 37,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000647013.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2023_*2024delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496741.1",
          "strand": false,
          "transcript": "ENST00000647013.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6565,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000647086.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*3322_*3323delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493677.1",
          "strand": false,
          "transcript": "ENST00000647086.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4761,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 37,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000647158.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1733_*1734delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495744.1",
          "strand": false,
          "transcript": "ENST00000647158.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4760,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000682204.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1730_*1731delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507094.1",
          "strand": false,
          "transcript": "ENST00000682204.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5014,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000682288.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*2023_*2024delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507506.1",
          "strand": false,
          "transcript": "ENST00000682288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4748,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000682965.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*14_*15delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000508229.1",
          "strand": false,
          "transcript": "ENST00000682965.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4998,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683456.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*729_*730delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000508318.1",
          "strand": false,
          "transcript": "ENST00000683456.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4863,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000683562.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1761_*1762delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000508265.1",
          "strand": false,
          "transcript": "ENST00000683562.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4951,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684288.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1764_*1765delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507143.1",
          "strand": false,
          "transcript": "ENST00000684288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4797,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684555.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1804_*1805delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507705.1",
          "strand": false,
          "transcript": "ENST00000684555.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4774,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 28,
          "exon_rank_end": null,
          "feature": "ENST00000684593.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*3297_*3298delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000507005.1",
          "strand": false,
          "transcript": "ENST00000684593.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4979,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 29,
          "exon_rank_end": null,
          "feature": "ENST00000684711.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.*1988_*1989delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000506841.1",
          "strand": false,
          "transcript": "ENST00000684711.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 440,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000531891.1",
          "gene_hgnc_id": 59,
          "gene_symbol": "ABCC8",
          "hgvs_c": "n.-43_-42delCCinsTT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000434893.1",
          "strand": true,
          "transcript": "ENST00000531891.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 59,
      "gene_symbol": "ABCC8",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 10.003,
      "pos": 17402718,
      "ref": "GG",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_001351295.2"
    }
  ]
}
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.