← 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: 16-2088507-GC-CT (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=2088507&ref=GC&alt=CT&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "TSC2",
          "hgnc_id": 12363,
          "hgvs_c": "c.5321_5322delGCinsCT",
          "hgvs_p": "p.Ser1774Thr",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_000548.5",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "downstream_gene_variant"
          ],
          "gene_symbol": "PKD1",
          "hgnc_id": 9008,
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001009944.3",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "CT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "16",
      "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": "T",
          "aa_end": null,
          "aa_length": 1807,
          "aa_ref": "S",
          "aa_start": 1774,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6415,
          "cdna_start": 5431,
          "cds_end": null,
          "cds_length": 5424,
          "cds_start": 5321,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000548.5",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5321_5322delGCinsCT",
          "hgvs_p": "p.Ser1774Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000219476.9",
          "protein_coding": true,
          "protein_id": "NP_000539.2",
          "strand": true,
          "transcript": "NM_000548.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1807,
          "aa_ref": "S",
          "aa_start": 1774,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6415,
          "cdna_start": 5431,
          "cds_end": null,
          "cds_length": 5424,
          "cds_start": 5321,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000219476.9",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5321_5322delGCinsCT",
          "hgvs_p": "p.Ser1774Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_000548.5",
          "protein_coding": true,
          "protein_id": "ENSP00000219476.3",
          "strand": true,
          "transcript": "ENST00000219476.9",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1784,
          "aa_ref": "S",
          "aa_start": 1751,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5538,
          "cdna_start": 5327,
          "cds_end": null,
          "cds_length": 5355,
          "cds_start": 5252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000350773.9",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5252_5253delGCinsCT",
          "hgvs_p": "p.Ser1751Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000344383.4",
          "strand": true,
          "transcript": "ENST00000350773.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1740,
          "aa_ref": "S",
          "aa_start": 1707,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5437,
          "cdna_start": 5226,
          "cds_end": null,
          "cds_length": 5223,
          "cds_start": 5120,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000401874.7",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5120_5121delGCinsCT",
          "hgvs_p": "p.Ser1707Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000384468.2",
          "strand": true,
          "transcript": "ENST00000401874.7",
          "transcript_support_level": 1
        },
        {
          "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": 5073,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 38,
          "exon_rank": 38,
          "exon_rank_end": null,
          "feature": "ENST00000439117.6",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*4488_*4489delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000406980.2",
          "strand": true,
          "transcript": "ENST00000439117.6",
          "transcript_support_level": 1
        },
        {
          "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": 5073,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 38,
          "exon_rank": 38,
          "exon_rank_end": null,
          "feature": "ENST00000439117.6",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*4488_*4489delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000406980.2",
          "strand": true,
          "transcript": "ENST00000439117.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1837,
          "aa_ref": "S",
          "aa_start": 1804,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6505,
          "cdna_start": 5521,
          "cds_end": null,
          "cds_length": 5514,
          "cds_start": 5411,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000645186.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5411_5412delGCinsCT",
          "hgvs_p": "p.Ser1804Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495110.2",
          "strand": true,
          "transcript": "ENST00000645186.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1806,
          "aa_ref": "S",
          "aa_start": 1773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6412,
          "cdna_start": 5428,
          "cds_end": null,
          "cds_length": 5421,
          "cds_start": 5318,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406663.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5318_5319delGCinsCT",
          "hgvs_p": "p.Ser1773Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393592.1",
          "strand": true,
          "transcript": "NM_001406663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1806,
          "aa_ref": "S",
          "aa_start": 1773,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5574,
          "cdna_start": 5389,
          "cds_end": null,
          "cds_length": 5421,
          "cds_start": 5318,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642365.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5318_5319delGCinsCT",
          "hgvs_p": "p.Ser1773Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495459.2",
          "strand": true,
          "transcript": "ENST00000642365.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1805,
          "aa_ref": "S",
          "aa_start": 1772,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5614,
          "cdna_start": 5401,
          "cds_end": null,
          "cds_length": 5418,
          "cds_start": 5315,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000646388.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5315_5316delGCinsCT",
          "hgvs_p": "p.Ser1772Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495921.1",
          "strand": true,
          "transcript": "ENST00000646388.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1799,
          "aa_ref": "S",
          "aa_start": 1766,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5623,
          "cdna_start": 5410,
          "cds_end": null,
          "cds_length": 5400,
          "cds_start": 5297,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941763.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5297_5298delGCinsCT",
          "hgvs_p": "p.Ser1766Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611822.1",
          "strand": true,
          "transcript": "ENST00000941763.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1796,
          "aa_ref": "S",
          "aa_start": 1763,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5594,
          "cdna_start": 5398,
          "cds_end": null,
          "cds_length": 5391,
          "cds_start": 5288,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903285.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5288_5289delGCinsCT",
          "hgvs_p": "p.Ser1763Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573344.1",
          "strand": true,
          "transcript": "ENST00000903285.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1784,
          "aa_ref": "S",
          "aa_start": 1751,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6346,
          "cdna_start": 5362,
          "cds_end": null,
          "cds_length": 5355,
          "cds_start": 5252,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001114382.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5252_5253delGCinsCT",
          "hgvs_p": "p.Ser1751Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001107854.1",
          "strand": true,
          "transcript": "NM_001114382.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1783,
          "aa_ref": "S",
          "aa_start": 1750,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6343,
          "cdna_start": 5359,
          "cds_end": null,
          "cds_length": 5352,
          "cds_start": 5249,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406664.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5249_5250delGCinsCT",
          "hgvs_p": "p.Ser1750Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393593.1",
          "strand": true,
          "transcript": "NM_001406664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1782,
          "aa_ref": "S",
          "aa_start": 1749,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6344,
          "cdna_start": 5364,
          "cds_end": null,
          "cds_length": 5349,
          "cds_start": 5246,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000643946.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5246_5247delGCinsCT",
          "hgvs_p": "p.Ser1749Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495927.1",
          "strand": true,
          "transcript": "ENST00000643946.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1781,
          "aa_ref": "S",
          "aa_start": 1748,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6337,
          "cdna_start": 5353,
          "cds_end": null,
          "cds_length": 5346,
          "cds_start": 5243,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406665.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5243_5244delGCinsCT",
          "hgvs_p": "p.Ser1748Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393594.1",
          "strand": true,
          "transcript": "NM_001406665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1781,
          "aa_ref": "S",
          "aa_start": 1748,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5528,
          "cdna_start": 5320,
          "cds_end": null,
          "cds_length": 5346,
          "cds_start": 5243,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941766.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5243_5244delGCinsCT",
          "hgvs_p": "p.Ser1748Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611825.1",
          "strand": true,
          "transcript": "ENST00000941766.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1780,
          "aa_ref": "S",
          "aa_start": 1747,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5445,
          "cdna_start": 5242,
          "cds_end": null,
          "cds_length": 5343,
          "cds_start": 5240,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644399.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5240_5241delGCinsCT",
          "hgvs_p": "p.Ser1747Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493990.1",
          "strand": true,
          "transcript": "ENST00000644399.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1780,
          "aa_ref": "S",
          "aa_start": 1747,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5532,
          "cdna_start": 5327,
          "cds_end": null,
          "cds_length": 5343,
          "cds_start": 5240,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903287.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5240_5241delGCinsCT",
          "hgvs_p": "p.Ser1747Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573346.1",
          "strand": true,
          "transcript": "ENST00000903287.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1771,
          "aa_ref": "S",
          "aa_start": 1738,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6307,
          "cdna_start": 5323,
          "cds_end": null,
          "cds_length": 5316,
          "cds_start": 5213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406667.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5213_5214delGCinsCT",
          "hgvs_p": "p.Ser1738Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393596.1",
          "strand": true,
          "transcript": "NM_001406667.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1770,
          "aa_ref": "S",
          "aa_start": 1737,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6304,
          "cdna_start": 5320,
          "cds_end": null,
          "cds_length": 5313,
          "cds_start": 5210,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406668.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5210_5211delGCinsCT",
          "hgvs_p": "p.Ser1737Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393597.1",
          "strand": true,
          "transcript": "NM_001406668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1769,
          "aa_ref": "S",
          "aa_start": 1736,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5453,
          "cdna_start": 5269,
          "cds_end": null,
          "cds_length": 5310,
          "cds_start": 5207,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644329.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5207_5208delGCinsCT",
          "hgvs_p": "p.Ser1736Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496611.1",
          "strand": true,
          "transcript": "ENST00000644329.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1764,
          "aa_ref": "S",
          "aa_start": 1731,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6286,
          "cdna_start": 5302,
          "cds_end": null,
          "cds_length": 5295,
          "cds_start": 5192,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_021055.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5192_5193delGCinsCT",
          "hgvs_p": "p.Ser1731Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_066399.2",
          "strand": true,
          "transcript": "NM_021055.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1764,
          "aa_ref": "S",
          "aa_start": 1731,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5457,
          "cdna_start": 5246,
          "cds_end": null,
          "cds_length": 5295,
          "cds_start": 5192,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644043.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5192_5193delGCinsCT",
          "hgvs_p": "p.Ser1731Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496262.1",
          "strand": true,
          "transcript": "ENST00000644043.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1764,
          "aa_ref": "S",
          "aa_start": 1731,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6926,
          "cdna_start": 5942,
          "cds_end": null,
          "cds_length": 5295,
          "cds_start": 5192,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903281.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5192_5193delGCinsCT",
          "hgvs_p": "p.Ser1731Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573340.1",
          "strand": true,
          "transcript": "ENST00000903281.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1763,
          "aa_ref": "S",
          "aa_start": 1730,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6283,
          "cdna_start": 5299,
          "cds_end": null,
          "cds_length": 5292,
          "cds_start": 5189,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001370404.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5189_5190delGCinsCT",
          "hgvs_p": "p.Ser1730Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001357333.1",
          "strand": true,
          "transcript": "NM_001370404.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1763,
          "aa_ref": "S",
          "aa_start": 1730,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5507,
          "cdna_start": 5298,
          "cds_end": null,
          "cds_length": 5292,
          "cds_start": 5189,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642936.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5189_5190delGCinsCT",
          "hgvs_p": "p.Ser1730Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494514.1",
          "strand": true,
          "transcript": "ENST00000642936.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1763,
          "aa_ref": "S",
          "aa_start": 1730,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5480,
          "cdna_start": 5276,
          "cds_end": null,
          "cds_length": 5292,
          "cds_start": 5189,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903289.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5189_5190delGCinsCT",
          "hgvs_p": "p.Ser1730Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573348.1",
          "strand": true,
          "transcript": "ENST00000903289.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1760,
          "aa_ref": "S",
          "aa_start": 1727,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6274,
          "cdna_start": 5290,
          "cds_end": null,
          "cds_length": 5283,
          "cds_start": 5180,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001370405.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5180_5181delGCinsCT",
          "hgvs_p": "p.Ser1727Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001357334.1",
          "strand": true,
          "transcript": "NM_001370405.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1760,
          "aa_ref": "S",
          "aa_start": 1727,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5396,
          "cdna_start": 5232,
          "cds_end": null,
          "cds_length": 5283,
          "cds_start": 5180,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642561.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5180_5181delGCinsCT",
          "hgvs_p": "p.Ser1727Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495099.1",
          "strand": true,
          "transcript": "ENST00000642561.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1759,
          "aa_ref": "S",
          "aa_start": 1726,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5469,
          "cdna_start": 5264,
          "cds_end": null,
          "cds_length": 5280,
          "cds_start": 5177,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903288.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5177_5178delGCinsCT",
          "hgvs_p": "p.Ser1726Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573347.1",
          "strand": true,
          "transcript": "ENST00000903288.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1756,
          "aa_ref": "S",
          "aa_start": 1723,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5485,
          "cdna_start": 5284,
          "cds_end": null,
          "cds_length": 5271,
          "cds_start": 5168,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642206.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5168_5169delGCinsCT",
          "hgvs_p": "p.Ser1723Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495146.2",
          "strand": true,
          "transcript": "ENST00000642206.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1752,
          "aa_ref": "S",
          "aa_start": 1719,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5461,
          "cdna_start": 5273,
          "cds_end": null,
          "cds_length": 5259,
          "cds_start": 5156,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903286.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5156_5157delGCinsCT",
          "hgvs_p": "p.Ser1719Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573345.1",
          "strand": true,
          "transcript": "ENST00000903286.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1751,
          "aa_ref": "S",
          "aa_start": 1718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6205,
          "cdna_start": 5221,
          "cds_end": null,
          "cds_length": 5256,
          "cds_start": 5153,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001318832.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5153_5154delGCinsCT",
          "hgvs_p": "p.Ser1718Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305761.1",
          "strand": true,
          "transcript": "NM_001318832.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1751,
          "aa_ref": "S",
          "aa_start": 1718,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5429,
          "cdna_start": 5221,
          "cds_end": null,
          "cds_length": 5256,
          "cds_start": 5153,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000568454.6",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5153_5154delGCinsCT",
          "hgvs_p": "p.Ser1718Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000454487.1",
          "strand": true,
          "transcript": "ENST00000568454.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1747,
          "aa_ref": "S",
          "aa_start": 1714,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6235,
          "cdna_start": 5251,
          "cds_end": null,
          "cds_length": 5244,
          "cds_start": 5141,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406670.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5141_5142delGCinsCT",
          "hgvs_p": "p.Ser1714Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393599.1",
          "strand": true,
          "transcript": "NM_001406670.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1741,
          "aa_ref": "S",
          "aa_start": 1708,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6217,
          "cdna_start": 5233,
          "cds_end": null,
          "cds_length": 5226,
          "cds_start": 5123,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001363528.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5123_5124delGCinsCT",
          "hgvs_p": "p.Ser1708Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350457.1",
          "strand": true,
          "transcript": "NM_001363528.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1741,
          "aa_ref": "S",
          "aa_start": 1708,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5388,
          "cdna_start": 5177,
          "cds_end": null,
          "cds_length": 5226,
          "cds_start": 5123,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000642797.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5123_5124delGCinsCT",
          "hgvs_p": "p.Ser1708Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493846.1",
          "strand": true,
          "transcript": "ENST00000642797.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1741,
          "aa_ref": "S",
          "aa_start": 1708,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5396,
          "cdna_start": 5194,
          "cds_end": null,
          "cds_length": 5226,
          "cds_start": 5123,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941767.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5123_5124delGCinsCT",
          "hgvs_p": "p.Ser1708Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611826.1",
          "strand": true,
          "transcript": "ENST00000941767.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1740,
          "aa_ref": "S",
          "aa_start": 1707,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6214,
          "cdna_start": 5230,
          "cds_end": null,
          "cds_length": 5223,
          "cds_start": 5120,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001077183.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5120_5121delGCinsCT",
          "hgvs_p": "p.Ser1707Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001070651.1",
          "strand": true,
          "transcript": "NM_001077183.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1739,
          "aa_ref": "S",
          "aa_start": 1706,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5433,
          "cdna_start": 5217,
          "cds_end": null,
          "cds_length": 5220,
          "cds_start": 5117,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000644335.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5117_5118delGCinsCT",
          "hgvs_p": "p.Ser1706Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496317.1",
          "strand": true,
          "transcript": "ENST00000644335.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1738,
          "aa_ref": "S",
          "aa_start": 1705,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5970,
          "cdna_start": 5232,
          "cds_end": null,
          "cds_length": 5217,
          "cds_start": 5114,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000643088.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5114_5115delGCinsCT",
          "hgvs_p": "p.Ser1705Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494747.1",
          "strand": true,
          "transcript": "ENST00000643088.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1737,
          "aa_ref": "S",
          "aa_start": 1704,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6205,
          "cdna_start": 5221,
          "cds_end": null,
          "cds_length": 5214,
          "cds_start": 5111,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406671.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5111_5112delGCinsCT",
          "hgvs_p": "p.Ser1704Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393600.1",
          "strand": true,
          "transcript": "NM_001406671.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1736,
          "aa_ref": "S",
          "aa_start": 1703,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6202,
          "cdna_start": 5218,
          "cds_end": null,
          "cds_length": 5211,
          "cds_start": 5108,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406673.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5108_5109delGCinsCT",
          "hgvs_p": "p.Ser1703Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393602.1",
          "strand": true,
          "transcript": "NM_001406673.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1735,
          "aa_ref": "S",
          "aa_start": 1702,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6179,
          "cdna_start": 5195,
          "cds_end": null,
          "cds_length": 5208,
          "cds_start": 5105,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406675.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5105_5106delGCinsCT",
          "hgvs_p": "p.Ser1702Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393604.1",
          "strand": true,
          "transcript": "NM_001406675.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1734,
          "aa_ref": "S",
          "aa_start": 1701,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6176,
          "cdna_start": 5192,
          "cds_end": null,
          "cds_length": 5205,
          "cds_start": 5102,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406676.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5102_5103delGCinsCT",
          "hgvs_p": "p.Ser1701Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393605.1",
          "strand": true,
          "transcript": "NM_001406676.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1729,
          "aa_ref": "S",
          "aa_start": 1696,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5404,
          "cdna_start": 5206,
          "cds_end": null,
          "cds_length": 5190,
          "cds_start": 5087,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903282.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5087_5088delGCinsCT",
          "hgvs_p": "p.Ser1696Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573341.1",
          "strand": true,
          "transcript": "ENST00000903282.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1723,
          "aa_ref": "S",
          "aa_start": 1690,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5337,
          "cdna_start": 5153,
          "cds_end": null,
          "cds_length": 5172,
          "cds_start": 5069,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903291.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5069_5070delGCinsCT",
          "hgvs_p": "p.Ser1690Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573350.1",
          "strand": true,
          "transcript": "ENST00000903291.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1722,
          "aa_ref": "S",
          "aa_start": 1689,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5379,
          "cdna_start": 5176,
          "cds_end": null,
          "cds_length": 5169,
          "cds_start": 5066,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903284.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5066_5067delGCinsCT",
          "hgvs_p": "p.Ser1689Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573343.1",
          "strand": true,
          "transcript": "ENST00000903284.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1721,
          "aa_ref": "S",
          "aa_start": 1688,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6137,
          "cdna_start": 5153,
          "cds_end": null,
          "cds_length": 5166,
          "cds_start": 5063,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406677.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5063_5064delGCinsCT",
          "hgvs_p": "p.Ser1688Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393606.1",
          "strand": true,
          "transcript": "NM_001406677.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1704,
          "aa_ref": "S",
          "aa_start": 1671,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6106,
          "cdna_start": 5122,
          "cds_end": null,
          "cds_length": 5115,
          "cds_start": 5012,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001318827.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5012_5013delGCinsCT",
          "hgvs_p": "p.Ser1671Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305756.1",
          "strand": true,
          "transcript": "NM_001318827.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1704,
          "aa_ref": "S",
          "aa_start": 1671,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5287,
          "cdna_start": 5093,
          "cds_end": null,
          "cds_length": 5115,
          "cds_start": 5012,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000439673.6",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5012_5013delGCinsCT",
          "hgvs_p": "p.Ser1671Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000399232.2",
          "strand": true,
          "transcript": "ENST00000439673.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1703,
          "aa_ref": "S",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6103,
          "cdna_start": 5119,
          "cds_end": null,
          "cds_length": 5112,
          "cds_start": 5009,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406678.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5009_5010delGCinsCT",
          "hgvs_p": "p.Ser1670Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393607.1",
          "strand": true,
          "transcript": "NM_001406678.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1703,
          "aa_ref": "S",
          "aa_start": 1670,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5324,
          "cdna_start": 5119,
          "cds_end": null,
          "cds_length": 5112,
          "cds_start": 5009,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920525.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5009_5010delGCinsCT",
          "hgvs_p": "p.Ser1670Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590584.1",
          "strand": true,
          "transcript": "ENST00000920525.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1701,
          "aa_ref": "S",
          "aa_start": 1668,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5305,
          "cdna_start": 5101,
          "cds_end": null,
          "cds_length": 5106,
          "cds_start": 5003,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941765.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5003_5004delGCinsCT",
          "hgvs_p": "p.Ser1668Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611824.1",
          "strand": true,
          "transcript": "ENST00000941765.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1700,
          "aa_ref": "S",
          "aa_start": 1667,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5315,
          "cdna_start": 5110,
          "cds_end": null,
          "cds_length": 5103,
          "cds_start": 5000,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903283.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5000_5001delGCinsCT",
          "hgvs_p": "p.Ser1667Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573342.1",
          "strand": true,
          "transcript": "ENST00000903283.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1700,
          "aa_ref": "S",
          "aa_start": 1667,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5304,
          "cdna_start": 5109,
          "cds_end": null,
          "cds_length": 5103,
          "cds_start": 5000,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000920526.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5000_5001delGCinsCT",
          "hgvs_p": "p.Ser1667Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590585.1",
          "strand": true,
          "transcript": "ENST00000920526.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1693,
          "aa_ref": "S",
          "aa_start": 1660,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5267,
          "cdna_start": 5064,
          "cds_end": null,
          "cds_length": 5082,
          "cds_start": 4979,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000903290.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4979_4980delGCinsCT",
          "hgvs_p": "p.Ser1660Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573349.1",
          "strand": true,
          "transcript": "ENST00000903290.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1692,
          "aa_ref": "S",
          "aa_start": 1659,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6050,
          "cdna_start": 5066,
          "cds_end": null,
          "cds_length": 5079,
          "cds_start": 4976,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001318829.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4976_4977delGCinsCT",
          "hgvs_p": "p.Ser1659Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305758.1",
          "strand": true,
          "transcript": "NM_001318829.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1692,
          "aa_ref": "S",
          "aa_start": 1659,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5264,
          "cdna_start": 5071,
          "cds_end": null,
          "cds_length": 5079,
          "cds_start": 4976,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000382538.10",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4976_4977delGCinsCT",
          "hgvs_p": "p.Ser1659Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000371978.6",
          "strand": true,
          "transcript": "ENST00000382538.10",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1692,
          "aa_ref": "S",
          "aa_start": 1659,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5290,
          "cdna_start": 5086,
          "cds_end": null,
          "cds_length": 5079,
          "cds_start": 4976,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000941764.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4976_4977delGCinsCT",
          "hgvs_p": "p.Ser1659Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000611823.1",
          "strand": true,
          "transcript": "ENST00000941764.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1691,
          "aa_ref": "S",
          "aa_start": 1658,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6047,
          "cdna_start": 5063,
          "cds_end": null,
          "cds_length": 5076,
          "cds_start": 4973,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406679.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4973_4974delGCinsCT",
          "hgvs_p": "p.Ser1658Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393608.1",
          "strand": true,
          "transcript": "NM_001406679.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1607,
          "aa_ref": "S",
          "aa_start": 1574,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6631,
          "cdna_start": 5647,
          "cds_end": null,
          "cds_length": 4824,
          "cds_start": 4721,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406680.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4721_4722delGCinsCT",
          "hgvs_p": "p.Ser1574Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393609.1",
          "strand": true,
          "transcript": "NM_001406680.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1587,
          "aa_ref": "S",
          "aa_start": 1554,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6200,
          "cdna_start": 5216,
          "cds_end": null,
          "cds_length": 4764,
          "cds_start": 4661,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406681.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4661_4662delGCinsCT",
          "hgvs_p": "p.Ser1554Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393610.1",
          "strand": true,
          "transcript": "NM_001406681.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1584,
          "aa_ref": "S",
          "aa_start": 1551,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5972,
          "cdna_start": 4988,
          "cds_end": null,
          "cds_length": 4755,
          "cds_start": 4652,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406682.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4652_4653delGCinsCT",
          "hgvs_p": "p.Ser1551Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393611.1",
          "strand": true,
          "transcript": "NM_001406682.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1584,
          "aa_ref": "S",
          "aa_start": 1551,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6562,
          "cdna_start": 5578,
          "cds_end": null,
          "cds_length": 4755,
          "cds_start": 4652,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406683.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4652_4653delGCinsCT",
          "hgvs_p": "p.Ser1551Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393612.1",
          "strand": true,
          "transcript": "NM_001406683.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1583,
          "aa_ref": "S",
          "aa_start": 1550,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5969,
          "cdna_start": 4985,
          "cds_end": null,
          "cds_length": 4752,
          "cds_start": 4649,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406684.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4649_4650delGCinsCT",
          "hgvs_p": "p.Ser1550Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393613.1",
          "strand": true,
          "transcript": "NM_001406684.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1563,
          "aa_ref": "S",
          "aa_start": 1530,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5909,
          "cdna_start": 4925,
          "cds_end": null,
          "cds_length": 4692,
          "cds_start": 4589,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001318831.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4589_4590delGCinsCT",
          "hgvs_p": "p.Ser1530Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001305760.1",
          "strand": true,
          "transcript": "NM_001318831.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1541,
          "aa_ref": "S",
          "aa_start": 1508,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5843,
          "cdna_start": 4859,
          "cds_end": null,
          "cds_length": 4626,
          "cds_start": 4523,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406685.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4523_4524delGCinsCT",
          "hgvs_p": "p.Ser1508Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393614.1",
          "strand": true,
          "transcript": "NM_001406685.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1541,
          "aa_ref": "S",
          "aa_start": 1508,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5676,
          "cdna_start": 4692,
          "cds_end": null,
          "cds_length": 4626,
          "cds_start": 4523,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 36,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406686.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4523_4524delGCinsCT",
          "hgvs_p": "p.Ser1508Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393615.1",
          "strand": true,
          "transcript": "NM_001406686.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1540,
          "aa_ref": "S",
          "aa_start": 1507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6430,
          "cdna_start": 5446,
          "cds_end": null,
          "cds_length": 4623,
          "cds_start": 4520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406687.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4520_4521delGCinsCT",
          "hgvs_p": "p.Ser1507Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393616.1",
          "strand": true,
          "transcript": "NM_001406687.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1540,
          "aa_ref": "S",
          "aa_start": 1507,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5840,
          "cdna_start": 4856,
          "cds_end": null,
          "cds_length": 4623,
          "cds_start": 4520,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 37,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406688.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.4520_4521delGCinsCT",
          "hgvs_p": "p.Ser1507Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393617.1",
          "strand": true,
          "transcript": "NM_001406688.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1336,
          "aa_ref": "S",
          "aa_start": 1303,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6433,
          "cdna_start": 5449,
          "cds_end": null,
          "cds_length": 4011,
          "cds_start": 3908,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406689.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3908_3909delGCinsCT",
          "hgvs_p": "p.Ser1303Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393618.1",
          "strand": true,
          "transcript": "NM_001406689.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1316,
          "aa_ref": "S",
          "aa_start": 1283,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6373,
          "cdna_start": 5389,
          "cds_end": null,
          "cds_length": 3951,
          "cds_start": 3848,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406690.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3848_3849delGCinsCT",
          "hgvs_p": "p.Ser1283Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393619.1",
          "strand": true,
          "transcript": "NM_001406690.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1315,
          "aa_ref": "S",
          "aa_start": 1282,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6370,
          "cdna_start": 5386,
          "cds_end": null,
          "cds_length": 3948,
          "cds_start": 3845,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406691.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3845_3846delGCinsCT",
          "hgvs_p": "p.Ser1282Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393620.1",
          "strand": true,
          "transcript": "NM_001406691.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "S",
          "aa_start": 1260,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6304,
          "cdna_start": 5320,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 3779,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406692.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3779_3780delGCinsCT",
          "hgvs_p": "p.Ser1260Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393621.1",
          "strand": true,
          "transcript": "NM_001406692.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "S",
          "aa_start": 1260,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6610,
          "cdna_start": 5626,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 3779,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406693.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3779_3780delGCinsCT",
          "hgvs_p": "p.Ser1260Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393622.1",
          "strand": true,
          "transcript": "NM_001406693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1293,
          "aa_ref": "S",
          "aa_start": 1260,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6185,
          "cdna_start": 5201,
          "cds_end": null,
          "cds_length": 3882,
          "cds_start": 3779,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406694.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3779_3780delGCinsCT",
          "hgvs_p": "p.Ser1260Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393623.1",
          "strand": true,
          "transcript": "NM_001406694.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1292,
          "aa_ref": "S",
          "aa_start": 1259,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6182,
          "cdna_start": 5198,
          "cds_end": null,
          "cds_length": 3879,
          "cds_start": 3776,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406695.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3776_3777delGCinsCT",
          "hgvs_p": "p.Ser1259Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393624.1",
          "strand": true,
          "transcript": "NM_001406695.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1292,
          "aa_ref": "S",
          "aa_start": 1259,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6289,
          "cdna_start": 5305,
          "cds_end": null,
          "cds_length": 3879,
          "cds_start": 3776,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406696.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3776_3777delGCinsCT",
          "hgvs_p": "p.Ser1259Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393625.1",
          "strand": true,
          "transcript": "NM_001406696.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1292,
          "aa_ref": "S",
          "aa_start": 1259,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6301,
          "cdna_start": 5317,
          "cds_end": null,
          "cds_length": 3879,
          "cds_start": 3776,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406697.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3776_3777delGCinsCT",
          "hgvs_p": "p.Ser1259Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393626.1",
          "strand": true,
          "transcript": "NM_001406697.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1206,
          "aa_ref": "S",
          "aa_start": 1173,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6219,
          "cdna_start": 5235,
          "cds_end": null,
          "cds_length": 3621,
          "cds_start": 3518,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001406698.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.3518_3519delGCinsCT",
          "hgvs_p": "p.Ser1173Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001393627.1",
          "strand": true,
          "transcript": "NM_001406698.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1825,
          "aa_ref": "S",
          "aa_start": 1792,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6469,
          "cdna_start": 5485,
          "cds_end": null,
          "cds_length": 5478,
          "cds_start": 5375,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522636.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5375_5376delGCinsCT",
          "hgvs_p": "p.Ser1792Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520938.1",
          "strand": true,
          "transcript": "XM_011522636.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1824,
          "aa_ref": "S",
          "aa_start": 1791,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6466,
          "cdna_start": 5482,
          "cds_end": null,
          "cds_length": 5475,
          "cds_start": 5372,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522637.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5372_5373delGCinsCT",
          "hgvs_p": "p.Ser1791Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520939.1",
          "strand": true,
          "transcript": "XM_011522637.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1788,
          "aa_ref": "S",
          "aa_start": 1755,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6358,
          "cdna_start": 5374,
          "cds_end": null,
          "cds_length": 5367,
          "cds_start": 5264,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522638.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5264_5265delGCinsCT",
          "hgvs_p": "p.Ser1755Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520940.3",
          "strand": true,
          "transcript": "XM_011522638.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 1782,
          "aa_ref": "S",
          "aa_start": 1749,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6340,
          "cdna_start": 5356,
          "cds_end": null,
          "cds_length": 5349,
          "cds_start": 5246,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522639.3",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "c.5246_5247delGCinsCT",
          "hgvs_p": "p.Ser1749Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520941.1",
          "strand": true,
          "transcript": "XM_011522639.3",
          "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": 3248,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000497886.5",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.3044_3045delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000497886.5",
          "transcript_support_level": 2
        },
        {
          "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": 5350,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "ENST00000568566.6",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*3670_*3671delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000455997.2",
          "strand": true,
          "transcript": "ENST00000568566.6",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1727,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000569110.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*595_*596delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000455817.2",
          "strand": true,
          "transcript": "ENST00000569110.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": 3388,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000569930.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.3203_3204delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000569930.2",
          "transcript_support_level": 2
        },
        {
          "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": 1855,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000642791.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.918_919delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000642791.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": 3123,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000643426.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.2969_2970delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000643426.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": 6666,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000644417.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*5834_*5835delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493912.2",
          "strand": true,
          "transcript": "ENST00000644417.2",
          "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": 3475,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 23,
          "exon_rank": 23,
          "exon_rank_end": null,
          "feature": "ENST00000645024.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.3405_3406delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000645024.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": 8598,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 35,
          "exon_rank": 35,
          "exon_rank_end": null,
          "feature": "ENST00000646464.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*8070_*8071delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496610.2",
          "strand": true,
          "transcript": "ENST00000646464.2",
          "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": 4321,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 30,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000646634.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.4136_4137delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000646634.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": 2710,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000646674.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.2573_2574delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000646674.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": 2729,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000647042.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.2544_2545delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000647042.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": 2617,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000647180.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.2434_2435delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000647180.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": 6283,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "ENST00000715163.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.6098_6099delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000715163.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": 6257,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 40,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NR_176225.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.5273_5274delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_176225.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": 6505,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "NR_176226.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.5521_5522delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_176226.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": 6433,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 41,
          "exon_rank_end": null,
          "feature": "NR_176227.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.5449_5450delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_176227.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": 6254,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 40,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NR_176228.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.5270_5271delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_176228.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": 6179,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 40,
          "exon_rank": 40,
          "exon_rank_end": null,
          "feature": "NR_176229.1",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.5195_5196delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_176229.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": 5350,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 39,
          "exon_rank": 39,
          "exon_rank_end": null,
          "feature": "ENST00000568566.6",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*3670_*3671delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000455997.2",
          "strand": true,
          "transcript": "ENST00000568566.6",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1727,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000569110.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*595_*596delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000455817.2",
          "strand": true,
          "transcript": "ENST00000569110.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": 6666,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 42,
          "exon_rank": 42,
          "exon_rank_end": null,
          "feature": "ENST00000644417.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*5834_*5835delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000493912.2",
          "strand": true,
          "transcript": "ENST00000644417.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": 8598,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 35,
          "exon_rank": 35,
          "exon_rank_end": null,
          "feature": "ENST00000646464.2",
          "gene_hgnc_id": 12363,
          "gene_symbol": "TSC2",
          "hgvs_c": "n.*8070_*8071delGCinsCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496610.2",
          "strand": true,
          "transcript": "ENST00000646464.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4303,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14140,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12912,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 46,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001009944.3",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000262304.9",
          "protein_coding": true,
          "protein_id": "NP_001009944.3",
          "strand": true,
          "transcript": "NM_001009944.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4303,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 14140,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12912,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 46,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000262304.9",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001009944.3",
          "protein_coding": true,
          "protein_id": "ENSP00000262304.4",
          "strand": true,
          "transcript": "ENST00000262304.9",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4302,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14135,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12909,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 46,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000423118.5",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000399501.1",
          "strand": true,
          "transcript": "ENST00000423118.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4302,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14137,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12909,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 46,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_000296.4",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_000287.4",
          "strand": true,
          "transcript": "NM_000296.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4348,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14275,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 13047,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 48,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434208.1",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290164.1",
          "strand": true,
          "transcript": "XM_047434208.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4324,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14203,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12975,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 47,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434209.1",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290165.1",
          "strand": true,
          "transcript": "XM_047434209.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4321,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14174,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12966,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 47,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522528.4",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520830.1",
          "strand": true,
          "transcript": "XM_011522528.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4320,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14171,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12963,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 47,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522529.3",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520831.1",
          "strand": true,
          "transcript": "XM_011522529.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4297,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 15171,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12894,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 48,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434210.1",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290166.1",
          "strand": true,
          "transcript": "XM_047434210.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 4278,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 14075,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 12837,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 48,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434211.1",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290167.1",
          "strand": true,
          "transcript": "XM_047434211.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 3668,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 12127,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 11007,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 39,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434212.1",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290168.1",
          "strand": true,
          "transcript": "XM_047434212.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 3329,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 11098,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 9990,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 36,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011522537.2",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011520839.1",
          "strand": true,
          "transcript": "XM_011522537.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 3327,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 11092,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 9984,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 36,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047434213.1",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047290169.1",
          "strand": true,
          "transcript": "XM_047434213.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 3288,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 11058,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 9867,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 35,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_005255370.4",
          "gene_hgnc_id": 9008,
          "gene_symbol": "PKD1",
          "hgvs_c": "c.*1219_*1220delGCinsAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005255427.1",
          "strand": true,
          "transcript": "XM_005255370.4",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 12363,
      "gene_symbol": "TSC2",
      "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": "Benign",
      "phylop100way_score": 0.808,
      "pos": 2088507,
      "ref": "GC",
      "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_000548.5"
    }
  ]
}
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.