← 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: 2-178530477-T-TA (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 178530477,
      "ref": "T",
      "alt": "TA",
      "effect": "frameshift_variant",
      "transcript": "NM_001267550.2",
      "consequences": [
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 358,
          "exon_rank_end": null,
          "exon_count": 363,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.106137dupT",
          "hgvs_p": "p.Lys35380fs",
          "transcript": "NM_001267550.2",
          "protein_id": "NP_001254479.2",
          "transcript_support_level": null,
          "aa_start": 35379,
          "aa_end": null,
          "aa_length": 35991,
          "cds_start": 106137,
          "cds_end": null,
          "cds_length": 107976,
          "cdna_start": 106362,
          "cdna_end": null,
          "cdna_length": 109224,
          "mane_select": "ENST00000589042.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 358,
          "exon_rank_end": null,
          "exon_count": 363,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.106137dupT",
          "hgvs_p": "p.Lys35380fs",
          "transcript": "ENST00000589042.5",
          "protein_id": "ENSP00000467141.1",
          "transcript_support_level": 5,
          "aa_start": 35379,
          "aa_end": null,
          "aa_length": 35991,
          "cds_start": 106137,
          "cds_end": null,
          "cds_length": 107976,
          "cdna_start": 106362,
          "cdna_end": null,
          "cdna_length": 109224,
          "mane_select": "NM_001267550.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 356,
          "exon_rank_end": null,
          "exon_count": 361,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.105981dupT",
          "hgvs_p": "p.Lys35328fs",
          "transcript": "ENST00000446966.2",
          "protein_id": "ENSP00000408004.2",
          "transcript_support_level": 1,
          "aa_start": 35327,
          "aa_end": null,
          "aa_length": 35939,
          "cds_start": 105981,
          "cds_end": null,
          "cds_length": 107820,
          "cdna_start": 106206,
          "cdna_end": null,
          "cdna_length": 109068,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 356,
          "exon_rank_end": null,
          "exon_count": 361,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.105861dupT",
          "hgvs_p": "p.Lys35288fs",
          "transcript": "ENST00000436599.2",
          "protein_id": "ENSP00000405517.2",
          "transcript_support_level": 1,
          "aa_start": 35287,
          "aa_end": null,
          "aa_length": 35899,
          "cds_start": 105861,
          "cds_end": null,
          "cds_length": 107700,
          "cdna_start": 106086,
          "cdna_end": null,
          "cdna_length": 108948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 351,
          "exon_rank_end": null,
          "exon_count": 356,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.105579dupT",
          "hgvs_p": "p.Lys35194fs",
          "transcript": "ENST00000426232.6",
          "protein_id": "ENSP00000392336.2",
          "transcript_support_level": 1,
          "aa_start": 35193,
          "aa_end": null,
          "aa_length": 35805,
          "cds_start": 105579,
          "cds_end": null,
          "cds_length": 107418,
          "cdna_start": 105804,
          "cdna_end": null,
          "cdna_length": 108666,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.220-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000419746.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4592,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 360,
          "exon_rank_end": null,
          "exon_count": 365,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.106137dupT",
          "hgvs_p": "p.Lys35380fs",
          "transcript": "ENST00000412264.2",
          "protein_id": "ENSP00000394672.2",
          "transcript_support_level": 3,
          "aa_start": 35379,
          "aa_end": null,
          "aa_length": 35991,
          "cds_start": 106137,
          "cds_end": null,
          "cds_length": 107976,
          "cdna_start": 106626,
          "cdna_end": null,
          "cdna_length": 109488,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 357,
          "exon_rank_end": null,
          "exon_count": 362,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.106053dupT",
          "hgvs_p": "p.Lys35352fs",
          "transcript": "ENST00000425332.3",
          "protein_id": "ENSP00000396805.3",
          "transcript_support_level": 5,
          "aa_start": 35351,
          "aa_end": null,
          "aa_length": 35963,
          "cds_start": 106053,
          "cds_end": null,
          "cds_length": 107892,
          "cdna_start": 106278,
          "cdna_end": null,
          "cdna_length": 109140,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 355,
          "exon_rank_end": null,
          "exon_count": 360,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.105723dupT",
          "hgvs_p": "p.Lys35242fs",
          "transcript": "ENST00000715174.1",
          "protein_id": "ENSP00000520370.1",
          "transcript_support_level": null,
          "aa_start": 35241,
          "aa_end": null,
          "aa_length": 35853,
          "cds_start": 105723,
          "cds_end": null,
          "cds_length": 107562,
          "cdna_start": 105948,
          "cdna_end": null,
          "cdna_length": 108810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 308,
          "exon_rank_end": null,
          "exon_count": 313,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.101214dupT",
          "hgvs_p": "p.Lys33739fs",
          "transcript": "NM_001256850.1",
          "protein_id": "NP_001243779.1",
          "transcript_support_level": null,
          "aa_start": 33738,
          "aa_end": null,
          "aa_length": 34350,
          "cds_start": 101214,
          "cds_end": null,
          "cds_length": 103053,
          "cdna_start": 101439,
          "cdna_end": null,
          "cdna_length": 104301,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 308,
          "exon_rank_end": null,
          "exon_count": 313,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.101214dupT",
          "hgvs_p": "p.Lys33739fs",
          "transcript": "ENST00000591111.5",
          "protein_id": "ENSP00000465570.1",
          "transcript_support_level": 5,
          "aa_start": 33738,
          "aa_end": null,
          "aa_length": 34350,
          "cds_start": 101214,
          "cds_end": null,
          "cds_length": 103053,
          "cdna_start": 101439,
          "cdna_end": null,
          "cdna_length": 104301,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 307,
          "exon_rank_end": null,
          "exon_count": 312,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.98433dupT",
          "hgvs_p": "p.Lys32812fs",
          "transcript": "NM_133378.4",
          "protein_id": "NP_596869.4",
          "transcript_support_level": null,
          "aa_start": 32811,
          "aa_end": null,
          "aa_length": 33423,
          "cds_start": 98433,
          "cds_end": null,
          "cds_length": 100272,
          "cdna_start": 98658,
          "cdna_end": null,
          "cdna_length": 101520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 307,
          "exon_rank_end": null,
          "exon_count": 312,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.98433dupT",
          "hgvs_p": "p.Lys32812fs",
          "transcript": "ENST00000342992.11",
          "protein_id": "ENSP00000343764.6",
          "transcript_support_level": 5,
          "aa_start": 32811,
          "aa_end": null,
          "aa_length": 33423,
          "cds_start": 98433,
          "cds_end": null,
          "cds_length": 100272,
          "cdna_start": 98658,
          "cdna_end": null,
          "cdna_length": 101520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 187,
          "exon_rank_end": null,
          "exon_count": 192,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79518dupT",
          "hgvs_p": "p.Lys26507fs",
          "transcript": "NM_133437.4",
          "protein_id": "NP_597681.4",
          "transcript_support_level": null,
          "aa_start": 26506,
          "aa_end": null,
          "aa_length": 27118,
          "cds_start": 79518,
          "cds_end": null,
          "cds_length": 81357,
          "cdna_start": 79743,
          "cdna_end": null,
          "cdna_length": 82605,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 186,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79518dupT",
          "hgvs_p": "p.Lys26507fs",
          "transcript": "ENST00000342175.12",
          "protein_id": "ENSP00000340554.6",
          "transcript_support_level": 5,
          "aa_start": 26506,
          "aa_end": null,
          "aa_length": 27118,
          "cds_start": 79518,
          "cds_end": null,
          "cds_length": 81357,
          "cdna_start": 79518,
          "cdna_end": null,
          "cdna_length": 82380,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 187,
          "exon_rank_end": null,
          "exon_count": 192,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79317dupT",
          "hgvs_p": "p.Lys26440fs",
          "transcript": "NM_133432.3",
          "protein_id": "NP_597676.3",
          "transcript_support_level": null,
          "aa_start": 26439,
          "aa_end": null,
          "aa_length": 27051,
          "cds_start": 79317,
          "cds_end": null,
          "cds_length": 81156,
          "cdna_start": 79542,
          "cdna_end": null,
          "cdna_length": 82404,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 186,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79317dupT",
          "hgvs_p": "p.Lys26440fs",
          "transcript": "ENST00000359218.11",
          "protein_id": "ENSP00000352154.5",
          "transcript_support_level": 5,
          "aa_start": 26439,
          "aa_end": null,
          "aa_length": 27051,
          "cds_start": 79317,
          "cds_end": null,
          "cds_length": 81156,
          "cdna_start": 79317,
          "cdna_end": null,
          "cdna_length": 82179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 186,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.78942dupT",
          "hgvs_p": "p.Lys26315fs",
          "transcript": "NM_003319.4",
          "protein_id": "NP_003310.4",
          "transcript_support_level": null,
          "aa_start": 26314,
          "aa_end": null,
          "aa_length": 26926,
          "cds_start": 78942,
          "cds_end": null,
          "cds_length": 80781,
          "cdna_start": 79167,
          "cdna_end": null,
          "cdna_length": 82029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 186,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.78942dupT",
          "hgvs_p": "p.Lys26315fs",
          "transcript": "ENST00000460472.6",
          "protein_id": "ENSP00000434586.1",
          "transcript_support_level": 5,
          "aa_start": 26314,
          "aa_end": null,
          "aa_length": 26926,
          "cds_start": 78942,
          "cds_end": null,
          "cds_length": 80781,
          "cdna_start": 79167,
          "cdna_end": null,
          "cdna_length": 82029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 354,
          "exon_rank_end": null,
          "exon_count": 359,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.105030dupT",
          "hgvs_p": "p.Lys35011fs",
          "transcript": "XM_017004819.1",
          "protein_id": "XP_016860308.1",
          "transcript_support_level": null,
          "aa_start": 35010,
          "aa_end": null,
          "aa_length": 35622,
          "cds_start": 105030,
          "cds_end": null,
          "cds_length": 106869,
          "cdna_start": 105255,
          "cdna_end": null,
          "cdna_length": 108117,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 312,
          "exon_rank_end": null,
          "exon_count": 317,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.101142dupT",
          "hgvs_p": "p.Lys33715fs",
          "transcript": "XM_047445660.1",
          "protein_id": "XP_047301616.1",
          "transcript_support_level": null,
          "aa_start": 33714,
          "aa_end": null,
          "aa_length": 34326,
          "cds_start": 101142,
          "cds_end": null,
          "cds_length": 102981,
          "cdna_start": 101367,
          "cdna_end": null,
          "cdna_length": 104229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 308,
          "exon_rank_end": null,
          "exon_count": 313,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.100806dupT",
          "hgvs_p": "p.Lys33603fs",
          "transcript": "XM_047445661.1",
          "protein_id": "XP_047301617.1",
          "transcript_support_level": null,
          "aa_start": 33602,
          "aa_end": null,
          "aa_length": 34214,
          "cds_start": 100806,
          "cds_end": null,
          "cds_length": 102645,
          "cdna_start": 101031,
          "cdna_end": null,
          "cdna_length": 103893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 305,
          "exon_rank_end": null,
          "exon_count": 310,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.100575dupT",
          "hgvs_p": "p.Lys33526fs",
          "transcript": "XM_024453095.1",
          "protein_id": "XP_024308863.1",
          "transcript_support_level": null,
          "aa_start": 33525,
          "aa_end": null,
          "aa_length": 34137,
          "cds_start": 100575,
          "cds_end": null,
          "cds_length": 102414,
          "cdna_start": 100800,
          "cdna_end": null,
          "cdna_length": 103662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 331,
          "exon_rank_end": null,
          "exon_count": 336,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.100428dupT",
          "hgvs_p": "p.Lys33477fs",
          "transcript": "XM_017004820.1",
          "protein_id": "XP_016860309.1",
          "transcript_support_level": null,
          "aa_start": 33476,
          "aa_end": null,
          "aa_length": 34088,
          "cds_start": 100428,
          "cds_end": null,
          "cds_length": 102267,
          "cdna_start": 100653,
          "cdna_end": null,
          "cdna_length": 103515,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 331,
          "exon_rank_end": null,
          "exon_count": 336,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.100425dupT",
          "hgvs_p": "p.Lys33476fs",
          "transcript": "XM_017004821.1",
          "protein_id": "XP_016860310.1",
          "transcript_support_level": null,
          "aa_start": 33475,
          "aa_end": null,
          "aa_length": 34087,
          "cds_start": 100425,
          "cds_end": null,
          "cds_length": 102264,
          "cdna_start": 100650,
          "cdna_end": null,
          "cdna_length": 103512,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 295,
          "exon_rank_end": null,
          "exon_count": 300,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.99681dupT",
          "hgvs_p": "p.Lys33228fs",
          "transcript": "XM_047445663.1",
          "protein_id": "XP_047301619.1",
          "transcript_support_level": null,
          "aa_start": 33227,
          "aa_end": null,
          "aa_length": 33839,
          "cds_start": 99681,
          "cds_end": null,
          "cds_length": 101520,
          "cdna_start": 99906,
          "cdna_end": null,
          "cdna_length": 102768,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 277,
          "exon_rank_end": null,
          "exon_count": 282,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.98121dupT",
          "hgvs_p": "p.Lys32708fs",
          "transcript": "XM_047445665.1",
          "protein_id": "XP_047301621.1",
          "transcript_support_level": null,
          "aa_start": 32707,
          "aa_end": null,
          "aa_length": 33319,
          "cds_start": 98121,
          "cds_end": null,
          "cds_length": 99960,
          "cdna_start": 98346,
          "cdna_end": null,
          "cdna_length": 101208,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 272,
          "exon_rank_end": null,
          "exon_count": 277,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.97698dupT",
          "hgvs_p": "p.Lys32567fs",
          "transcript": "XM_047445668.1",
          "protein_id": "XP_047301624.1",
          "transcript_support_level": null,
          "aa_start": 32566,
          "aa_end": null,
          "aa_length": 33178,
          "cds_start": 97698,
          "cds_end": null,
          "cds_length": 99537,
          "cdna_start": 97923,
          "cdna_end": null,
          "cdna_length": 100785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 269,
          "exon_rank_end": null,
          "exon_count": 274,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.97467dupT",
          "hgvs_p": "p.Lys32490fs",
          "transcript": "XM_017004822.1",
          "protein_id": "XP_016860311.1",
          "transcript_support_level": null,
          "aa_start": 32489,
          "aa_end": null,
          "aa_length": 33101,
          "cds_start": 97467,
          "cds_end": null,
          "cds_length": 99306,
          "cdna_start": 97692,
          "cdna_end": null,
          "cdna_length": 100554,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 268,
          "exon_rank_end": null,
          "exon_count": 273,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.97350dupT",
          "hgvs_p": "p.Lys32451fs",
          "transcript": "XM_024453097.1",
          "protein_id": "XP_024308865.1",
          "transcript_support_level": null,
          "aa_start": 32450,
          "aa_end": null,
          "aa_length": 33062,
          "cds_start": 97350,
          "cds_end": null,
          "cds_length": 99189,
          "cdna_start": 97575,
          "cdna_end": null,
          "cdna_length": 100437,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 267,
          "exon_rank_end": null,
          "exon_count": 272,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.97269dupT",
          "hgvs_p": "p.Lys32424fs",
          "transcript": "XM_024453098.1",
          "protein_id": "XP_024308866.1",
          "transcript_support_level": null,
          "aa_start": 32423,
          "aa_end": null,
          "aa_length": 33035,
          "cds_start": 97269,
          "cds_end": null,
          "cds_length": 99108,
          "cdna_start": 97494,
          "cdna_end": null,
          "cdna_length": 100356,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 187,
          "exon_rank_end": null,
          "exon_count": 192,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79083dupT",
          "hgvs_p": "p.Lys26362fs",
          "transcript": "XM_017004823.1",
          "protein_id": "XP_016860312.1",
          "transcript_support_level": null,
          "aa_start": 26361,
          "aa_end": null,
          "aa_length": 26973,
          "cds_start": 79083,
          "cds_end": null,
          "cds_length": 80922,
          "cdna_start": 79308,
          "cdna_end": null,
          "cdna_length": 82170,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 186,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79032dupT",
          "hgvs_p": "p.Lys26345fs",
          "transcript": "XM_024453099.1",
          "protein_id": "XP_024308867.1",
          "transcript_support_level": null,
          "aa_start": 26344,
          "aa_end": null,
          "aa_length": 26956,
          "cds_start": 79032,
          "cds_end": null,
          "cds_length": 80871,
          "cdna_start": 79257,
          "cdna_end": null,
          "cdna_length": 82119,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "F",
          "aa_alt": "F?",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 179,
          "exon_rank_end": null,
          "exon_count": 184,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.68886dupT",
          "hgvs_p": "p.Lys22963fs",
          "transcript": "XM_024453100.2",
          "protein_id": "XP_024308868.1",
          "transcript_support_level": null,
          "aa_start": 22962,
          "aa_end": null,
          "aa_length": 23574,
          "cds_start": 68886,
          "cds_end": null,
          "cds_length": 70725,
          "cdna_start": 69050,
          "cdna_end": null,
          "cdna_length": 71912,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.561-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000431259.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1472,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.425-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000442329.8",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 868,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000450692.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 723,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.413+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000456053.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.126+1144dupA",
          "hgvs_p": null,
          "transcript": "ENST00000585358.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.198+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000585451.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 949,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.261-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000585487.7",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 652,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.681-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000585625.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000586452.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 828,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.345+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000586707.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 835,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000586831.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.343-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000587568.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 607,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.727-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000587944.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000588244.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 743,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000588257.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 814,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.126+1144dupA",
          "hgvs_p": null,
          "transcript": "ENST00000588716.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.435+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000588804.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1118,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000589391.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 811,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.424+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000589434.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1068,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000589842.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 635,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.345+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000590040.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.413-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000590773.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2377,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000590807.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 728,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.346-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000591332.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 528,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000591466.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1058,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000591867.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 748,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.491+1997dupA",
          "hgvs_p": null,
          "transcript": "ENST00000592182.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 749,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.345+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000592600.6",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1748,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.345+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000592630.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 666,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000592689.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.345+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000592750.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 619,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000592836.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 595,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.321-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000604571.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 587,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.218-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000614124.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000620591.4",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.49+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000625480.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 633,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000626117.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 572,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.49+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000626138.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 693,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.74+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000626954.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.49+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000628296.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 483,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.49+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000628826.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.551+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000630096.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.219+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000653807.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.118+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000657023.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2491,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.471-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000657210.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3002,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.416+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000659121.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6297,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.466-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000664161.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.430+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000702938.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1012,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.445+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768381.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1203,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.430+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768382.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 686,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.424+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768383.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 570,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.424+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768384.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 741,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.420+6844dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768385.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.232-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768386.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 624,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.457-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768387.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.453-834dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768388.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.237-5252dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768389.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 378,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.511+1667dupA",
          "hgvs_p": null,
          "transcript": "ENST00000768390.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 653,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.446+6844dupA",
          "hgvs_p": null,
          "transcript": "NR_038271.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.220-5252dupA",
          "hgvs_p": null,
          "transcript": "NR_038272.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4592,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "TTN",
      "gene_hgnc_id": 12403,
      "dbsnp": "rs886044460",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 1.869,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 18,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 18,
          "benign_score": 0,
          "pathogenic_score": 18,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001267550.2",
          "gene_symbol": "TTN",
          "hgnc_id": 12403,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.106137dupT",
          "hgvs_p": "p.Lys35380fs"
        },
        {
          "score": 10,
          "benign_score": 0,
          "pathogenic_score": 10,
          "criteria": [
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "ENST00000419746.5",
          "gene_symbol": "TTN-AS1",
          "hgnc_id": 44124,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.220-5252dupA",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Autosomal recessive limb-girdle muscular dystrophy type 2J,Dilated cardiomyopathy 1G,not provided",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:1 LP:1",
      "phenotype_combined": "not provided|Dilated cardiomyopathy 1G;Autosomal recessive limb-girdle muscular dystrophy type 2J",
      "pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}