← 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-178560528-TCACCAA-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 178560528,
      "ref": "TCACCAA",
      "alt": "T",
      "effect": "disruptive_inframe_deletion",
      "transcript": "NM_001267550.2",
      "consequences": [
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 326,
          "exon_rank_end": null,
          "exon_count": 363,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85598_85603delTTGGTG",
          "hgvs_p": "p.Val28533_Gly28534del",
          "transcript": "NM_001267550.2",
          "protein_id": "NP_001254479.2",
          "transcript_support_level": null,
          "aa_start": 28533,
          "aa_end": null,
          "aa_length": 35991,
          "cds_start": 85598,
          "cds_end": null,
          "cds_length": 107976,
          "cdna_start": 85828,
          "cdna_end": null,
          "cdna_length": 109224,
          "mane_select": "ENST00000589042.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 326,
          "exon_rank_end": null,
          "exon_count": 363,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85598_85603delTTGGTG",
          "hgvs_p": "p.Val28533_Gly28534del",
          "transcript": "ENST00000589042.5",
          "protein_id": "ENSP00000467141.1",
          "transcript_support_level": 5,
          "aa_start": 28533,
          "aa_end": null,
          "aa_length": 35991,
          "cds_start": 85598,
          "cds_end": null,
          "cds_length": 107976,
          "cdna_start": 85828,
          "cdna_end": null,
          "cdna_length": 109224,
          "mane_select": "NM_001267550.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 324,
          "exon_rank_end": null,
          "exon_count": 361,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85442_85447delTTGGTG",
          "hgvs_p": "p.Val28481_Gly28482del",
          "transcript": "ENST00000446966.2",
          "protein_id": "ENSP00000408004.2",
          "transcript_support_level": 1,
          "aa_start": 28481,
          "aa_end": null,
          "aa_length": 35939,
          "cds_start": 85442,
          "cds_end": null,
          "cds_length": 107820,
          "cdna_start": 85672,
          "cdna_end": null,
          "cdna_length": 109068,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 324,
          "exon_rank_end": null,
          "exon_count": 361,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85322_85327delTTGGTG",
          "hgvs_p": "p.Val28441_Gly28442del",
          "transcript": "ENST00000436599.2",
          "protein_id": "ENSP00000405517.2",
          "transcript_support_level": 1,
          "aa_start": 28441,
          "aa_end": null,
          "aa_length": 35899,
          "cds_start": 85322,
          "cds_end": null,
          "cds_length": 107700,
          "cdna_start": 85552,
          "cdna_end": null,
          "cdna_length": 108948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 319,
          "exon_rank_end": null,
          "exon_count": 356,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85040_85045delTTGGTG",
          "hgvs_p": "p.Val28347_Gly28348del",
          "transcript": "ENST00000426232.6",
          "protein_id": "ENSP00000392336.2",
          "transcript_support_level": 1,
          "aa_start": 28347,
          "aa_end": null,
          "aa_length": 35805,
          "cds_start": 85040,
          "cds_end": null,
          "cds_length": 107418,
          "cdna_start": 85270,
          "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": 7,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.2043+18173_2043+18178delACACCA",
          "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": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 328,
          "exon_rank_end": null,
          "exon_count": 365,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85598_85603delTTGGTG",
          "hgvs_p": "p.Val28533_Gly28534del",
          "transcript": "ENST00000412264.2",
          "protein_id": "ENSP00000394672.2",
          "transcript_support_level": 3,
          "aa_start": 28533,
          "aa_end": null,
          "aa_length": 35991,
          "cds_start": 85598,
          "cds_end": null,
          "cds_length": 107976,
          "cdna_start": 86092,
          "cdna_end": null,
          "cdna_length": 109488,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 325,
          "exon_rank_end": null,
          "exon_count": 362,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85514_85519delTTGGTG",
          "hgvs_p": "p.Val28505_Gly28506del",
          "transcript": "ENST00000425332.3",
          "protein_id": "ENSP00000396805.3",
          "transcript_support_level": 5,
          "aa_start": 28505,
          "aa_end": null,
          "aa_length": 35963,
          "cds_start": 85514,
          "cds_end": null,
          "cds_length": 107892,
          "cdna_start": 85744,
          "cdna_end": null,
          "cdna_length": 109140,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 323,
          "exon_rank_end": null,
          "exon_count": 360,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.85184_85189delTTGGTG",
          "hgvs_p": "p.Val28395_Gly28396del",
          "transcript": "ENST00000715174.1",
          "protein_id": "ENSP00000520370.1",
          "transcript_support_level": null,
          "aa_start": 28395,
          "aa_end": null,
          "aa_length": 35853,
          "cds_start": 85184,
          "cds_end": null,
          "cds_length": 107562,
          "cdna_start": 85414,
          "cdna_end": null,
          "cdna_length": 108810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 276,
          "exon_rank_end": null,
          "exon_count": 313,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.80675_80680delTTGGTG",
          "hgvs_p": "p.Val26892_Gly26893del",
          "transcript": "NM_001256850.1",
          "protein_id": "NP_001243779.1",
          "transcript_support_level": null,
          "aa_start": 26892,
          "aa_end": null,
          "aa_length": 34350,
          "cds_start": 80675,
          "cds_end": null,
          "cds_length": 103053,
          "cdna_start": 80905,
          "cdna_end": null,
          "cdna_length": 104301,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 276,
          "exon_rank_end": null,
          "exon_count": 313,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.80675_80680delTTGGTG",
          "hgvs_p": "p.Val26892_Gly26893del",
          "transcript": "ENST00000591111.5",
          "protein_id": "ENSP00000465570.1",
          "transcript_support_level": 5,
          "aa_start": 26892,
          "aa_end": null,
          "aa_length": 34350,
          "cds_start": 80675,
          "cds_end": null,
          "cds_length": 103053,
          "cdna_start": 80905,
          "cdna_end": null,
          "cdna_length": 104301,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 275,
          "exon_rank_end": null,
          "exon_count": 312,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.77894_77899delTTGGTG",
          "hgvs_p": "p.Val25965_Gly25966del",
          "transcript": "NM_133378.4",
          "protein_id": "NP_596869.4",
          "transcript_support_level": null,
          "aa_start": 25965,
          "aa_end": null,
          "aa_length": 33423,
          "cds_start": 77894,
          "cds_end": null,
          "cds_length": 100272,
          "cdna_start": 78124,
          "cdna_end": null,
          "cdna_length": 101520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 275,
          "exon_rank_end": null,
          "exon_count": 312,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.77894_77899delTTGGTG",
          "hgvs_p": "p.Val25965_Gly25966del",
          "transcript": "ENST00000342992.11",
          "protein_id": "ENSP00000343764.6",
          "transcript_support_level": 5,
          "aa_start": 25965,
          "aa_end": null,
          "aa_length": 33423,
          "cds_start": 77894,
          "cds_end": null,
          "cds_length": 100272,
          "cdna_start": 78124,
          "cdna_end": null,
          "cdna_length": 101520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 155,
          "exon_rank_end": null,
          "exon_count": 192,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58979_58984delTTGGTG",
          "hgvs_p": "p.Val19660_Gly19661del",
          "transcript": "NM_133437.4",
          "protein_id": "NP_597681.4",
          "transcript_support_level": null,
          "aa_start": 19660,
          "aa_end": null,
          "aa_length": 27118,
          "cds_start": 58979,
          "cds_end": null,
          "cds_length": 81357,
          "cdna_start": 59209,
          "cdna_end": null,
          "cdna_length": 82605,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 154,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58979_58984delTTGGTG",
          "hgvs_p": "p.Val19660_Gly19661del",
          "transcript": "ENST00000342175.12",
          "protein_id": "ENSP00000340554.6",
          "transcript_support_level": 5,
          "aa_start": 19660,
          "aa_end": null,
          "aa_length": 27118,
          "cds_start": 58979,
          "cds_end": null,
          "cds_length": 81357,
          "cdna_start": 58984,
          "cdna_end": null,
          "cdna_length": 82380,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 155,
          "exon_rank_end": null,
          "exon_count": 192,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58778_58783delTTGGTG",
          "hgvs_p": "p.Val19593_Gly19594del",
          "transcript": "NM_133432.3",
          "protein_id": "NP_597676.3",
          "transcript_support_level": null,
          "aa_start": 19593,
          "aa_end": null,
          "aa_length": 27051,
          "cds_start": 58778,
          "cds_end": null,
          "cds_length": 81156,
          "cdna_start": 59008,
          "cdna_end": null,
          "cdna_length": 82404,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 154,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58778_58783delTTGGTG",
          "hgvs_p": "p.Val19593_Gly19594del",
          "transcript": "ENST00000359218.11",
          "protein_id": "ENSP00000352154.5",
          "transcript_support_level": 5,
          "aa_start": 19593,
          "aa_end": null,
          "aa_length": 27051,
          "cds_start": 58778,
          "cds_end": null,
          "cds_length": 81156,
          "cdna_start": 58783,
          "cdna_end": null,
          "cdna_length": 82179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 154,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58403_58408delTTGGTG",
          "hgvs_p": "p.Val19468_Gly19469del",
          "transcript": "NM_003319.4",
          "protein_id": "NP_003310.4",
          "transcript_support_level": null,
          "aa_start": 19468,
          "aa_end": null,
          "aa_length": 26926,
          "cds_start": 58403,
          "cds_end": null,
          "cds_length": 80781,
          "cdna_start": 58633,
          "cdna_end": null,
          "cdna_length": 82029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 154,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58403_58408delTTGGTG",
          "hgvs_p": "p.Val19468_Gly19469del",
          "transcript": "ENST00000460472.6",
          "protein_id": "ENSP00000434586.1",
          "transcript_support_level": 5,
          "aa_start": 19468,
          "aa_end": null,
          "aa_length": 26926,
          "cds_start": 58403,
          "cds_end": null,
          "cds_length": 80781,
          "cdna_start": 58633,
          "cdna_end": null,
          "cdna_length": 82029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 322,
          "exon_rank_end": null,
          "exon_count": 359,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.84491_84496delTTGGTG",
          "hgvs_p": "p.Val28164_Gly28165del",
          "transcript": "XM_017004819.1",
          "protein_id": "XP_016860308.1",
          "transcript_support_level": null,
          "aa_start": 28164,
          "aa_end": null,
          "aa_length": 35622,
          "cds_start": 84491,
          "cds_end": null,
          "cds_length": 106869,
          "cdna_start": 84721,
          "cdna_end": null,
          "cdna_length": 108117,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 280,
          "exon_rank_end": null,
          "exon_count": 317,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.80603_80608delTTGGTG",
          "hgvs_p": "p.Val26868_Gly26869del",
          "transcript": "XM_047445660.1",
          "protein_id": "XP_047301616.1",
          "transcript_support_level": null,
          "aa_start": 26868,
          "aa_end": null,
          "aa_length": 34326,
          "cds_start": 80603,
          "cds_end": null,
          "cds_length": 102981,
          "cdna_start": 80833,
          "cdna_end": null,
          "cdna_length": 104229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 276,
          "exon_rank_end": null,
          "exon_count": 313,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.80267_80272delTTGGTG",
          "hgvs_p": "p.Val26756_Gly26757del",
          "transcript": "XM_047445661.1",
          "protein_id": "XP_047301617.1",
          "transcript_support_level": null,
          "aa_start": 26756,
          "aa_end": null,
          "aa_length": 34214,
          "cds_start": 80267,
          "cds_end": null,
          "cds_length": 102645,
          "cdna_start": 80497,
          "cdna_end": null,
          "cdna_length": 103893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 273,
          "exon_rank_end": null,
          "exon_count": 310,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.80036_80041delTTGGTG",
          "hgvs_p": "p.Val26679_Gly26680del",
          "transcript": "XM_024453095.1",
          "protein_id": "XP_024308863.1",
          "transcript_support_level": null,
          "aa_start": 26679,
          "aa_end": null,
          "aa_length": 34137,
          "cds_start": 80036,
          "cds_end": null,
          "cds_length": 102414,
          "cdna_start": 80266,
          "cdna_end": null,
          "cdna_length": 103662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 299,
          "exon_rank_end": null,
          "exon_count": 336,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79889_79894delTTGGTG",
          "hgvs_p": "p.Val26630_Gly26631del",
          "transcript": "XM_017004820.1",
          "protein_id": "XP_016860309.1",
          "transcript_support_level": null,
          "aa_start": 26630,
          "aa_end": null,
          "aa_length": 34088,
          "cds_start": 79889,
          "cds_end": null,
          "cds_length": 102267,
          "cdna_start": 80119,
          "cdna_end": null,
          "cdna_length": 103515,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 299,
          "exon_rank_end": null,
          "exon_count": 336,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79886_79891delTTGGTG",
          "hgvs_p": "p.Val26629_Gly26630del",
          "transcript": "XM_017004821.1",
          "protein_id": "XP_016860310.1",
          "transcript_support_level": null,
          "aa_start": 26629,
          "aa_end": null,
          "aa_length": 34087,
          "cds_start": 79886,
          "cds_end": null,
          "cds_length": 102264,
          "cdna_start": 80116,
          "cdna_end": null,
          "cdna_length": 103512,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 263,
          "exon_rank_end": null,
          "exon_count": 300,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.79142_79147delTTGGTG",
          "hgvs_p": "p.Val26381_Gly26382del",
          "transcript": "XM_047445663.1",
          "protein_id": "XP_047301619.1",
          "transcript_support_level": null,
          "aa_start": 26381,
          "aa_end": null,
          "aa_length": 33839,
          "cds_start": 79142,
          "cds_end": null,
          "cds_length": 101520,
          "cdna_start": 79372,
          "cdna_end": null,
          "cdna_length": 102768,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 245,
          "exon_rank_end": null,
          "exon_count": 282,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.77582_77587delTTGGTG",
          "hgvs_p": "p.Val25861_Gly25862del",
          "transcript": "XM_047445665.1",
          "protein_id": "XP_047301621.1",
          "transcript_support_level": null,
          "aa_start": 25861,
          "aa_end": null,
          "aa_length": 33319,
          "cds_start": 77582,
          "cds_end": null,
          "cds_length": 99960,
          "cdna_start": 77812,
          "cdna_end": null,
          "cdna_length": 101208,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 240,
          "exon_rank_end": null,
          "exon_count": 277,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.77159_77164delTTGGTG",
          "hgvs_p": "p.Val25720_Gly25721del",
          "transcript": "XM_047445668.1",
          "protein_id": "XP_047301624.1",
          "transcript_support_level": null,
          "aa_start": 25720,
          "aa_end": null,
          "aa_length": 33178,
          "cds_start": 77159,
          "cds_end": null,
          "cds_length": 99537,
          "cdna_start": 77389,
          "cdna_end": null,
          "cdna_length": 100785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 237,
          "exon_rank_end": null,
          "exon_count": 274,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.76928_76933delTTGGTG",
          "hgvs_p": "p.Val25643_Gly25644del",
          "transcript": "XM_017004822.1",
          "protein_id": "XP_016860311.1",
          "transcript_support_level": null,
          "aa_start": 25643,
          "aa_end": null,
          "aa_length": 33101,
          "cds_start": 76928,
          "cds_end": null,
          "cds_length": 99306,
          "cdna_start": 77158,
          "cdna_end": null,
          "cdna_length": 100554,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 236,
          "exon_rank_end": null,
          "exon_count": 273,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.76811_76816delTTGGTG",
          "hgvs_p": "p.Val25604_Gly25605del",
          "transcript": "XM_024453097.1",
          "protein_id": "XP_024308865.1",
          "transcript_support_level": null,
          "aa_start": 25604,
          "aa_end": null,
          "aa_length": 33062,
          "cds_start": 76811,
          "cds_end": null,
          "cds_length": 99189,
          "cdna_start": 77041,
          "cdna_end": null,
          "cdna_length": 100437,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 235,
          "exon_rank_end": null,
          "exon_count": 272,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.76730_76735delTTGGTG",
          "hgvs_p": "p.Val25577_Gly25578del",
          "transcript": "XM_024453098.1",
          "protein_id": "XP_024308866.1",
          "transcript_support_level": null,
          "aa_start": 25577,
          "aa_end": null,
          "aa_length": 33035,
          "cds_start": 76730,
          "cds_end": null,
          "cds_length": 99108,
          "cdna_start": 76960,
          "cdna_end": null,
          "cdna_length": 100356,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 155,
          "exon_rank_end": null,
          "exon_count": 192,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58544_58549delTTGGTG",
          "hgvs_p": "p.Val19515_Gly19516del",
          "transcript": "XM_017004823.1",
          "protein_id": "XP_016860312.1",
          "transcript_support_level": null,
          "aa_start": 19515,
          "aa_end": null,
          "aa_length": 26973,
          "cds_start": 58544,
          "cds_end": null,
          "cds_length": 80922,
          "cdna_start": 58774,
          "cdna_end": null,
          "cdna_length": 82170,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 154,
          "exon_rank_end": null,
          "exon_count": 191,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.58493_58498delTTGGTG",
          "hgvs_p": "p.Val19498_Gly19499del",
          "transcript": "XM_024453099.1",
          "protein_id": "XP_024308867.1",
          "transcript_support_level": null,
          "aa_start": 19498,
          "aa_end": null,
          "aa_length": 26956,
          "cds_start": 58493,
          "cds_end": null,
          "cds_length": 80871,
          "cdna_start": 58723,
          "cdna_end": null,
          "cdna_length": 82119,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "VGE",
          "aa_alt": "E",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "exon_rank": 147,
          "exon_rank_end": null,
          "exon_count": 184,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TTN",
          "gene_hgnc_id": 12403,
          "hgvs_c": "c.48347_48352delTTGGTG",
          "hgvs_p": "p.Val16116_Gly16117del",
          "transcript": "XM_024453100.2",
          "protein_id": "XP_024308868.1",
          "transcript_support_level": null,
          "aa_start": 16116,
          "aa_end": null,
          "aa_length": 23574,
          "cds_start": 48347,
          "cds_end": null,
          "cds_length": 70725,
          "cdna_start": 48516,
          "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": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.195-10766_195-10761delACACCA",
          "hgvs_p": null,
          "transcript": "ENST00000438095.1",
          "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": 436,
          "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.414-10766_414-10761delACACCA",
          "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": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.198+36898_198+36903delACACCA",
          "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": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-10766_75-10761delACACCA",
          "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.346-23179_346-23174delACACCA",
          "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": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.214+18173_214+18178delACACCA",
          "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": 17,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.597+22843_597+22848delACACCA",
          "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.75-22990_75-22985delACACCA",
          "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": 2,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.615+18173_615+18178delACACCA",
          "hgvs_p": null,
          "transcript": "ENST00000590932.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": 701,
          "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.442+24706_442+24711delACACCA",
          "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": 8,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.346-24039_346-24034delACACCA",
          "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": 2,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.433+22843_433+22848delACACCA",
          "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": 5,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.462+18173_462+18178delACACCA",
          "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+36898_345+36903delACACCA",
          "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": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.49+31721_49+31726delACACCA",
          "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": 5,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.21+22843_21+22848delACACCA",
          "hgvs_p": null,
          "transcript": "ENST00000625536.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": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.75-30605_75-30600delACACCA",
          "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+31721_49+31726delACACCA",
          "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+31721_74+31726delACACCA",
          "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": 6,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.378-10766_378-10761delACACCA",
          "hgvs_p": null,
          "transcript": "ENST00000627564.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": 1319,
          "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.50-30605_50-30600delACACCA",
          "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+31721_49+31726delACACCA",
          "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+31721_551+31726delACACCA",
          "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+36898_219+36903delACACCA",
          "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+36898_118+36903delACACCA",
          "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": 13,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.416+36898_416+36903delACACCA",
          "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": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.430+36898_430+36903delACACCA",
          "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.446-30605_446-30600delACACCA",
          "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+36898_430+36903delACACCA",
          "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+36898_424+36903delACACCA",
          "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.425-30605_425-30600delACACCA",
          "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+36898_420+36903delACACCA",
          "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": 7,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.447-10766_447-10761delACACCA",
          "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": 7,
          "intron_rank_end": null,
          "gene_symbol": "TTN-AS1",
          "gene_hgnc_id": 44124,
          "hgvs_c": "n.2043+18173_2043+18178delACACCA",
          "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": "rs727503553",
      "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": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 7.858,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 5,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PM4,PP3",
      "acmg_by_gene": [
        {
          "score": 5,
          "benign_score": 0,
          "pathogenic_score": 5,
          "criteria": [
            "PM2",
            "PM4",
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001267550.2",
          "gene_symbol": "TTN",
          "hgnc_id": 12403,
          "effects": [
            "disruptive_inframe_deletion"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.85598_85603delTTGGTG",
          "hgvs_p": "p.Val28533_Gly28534del"
        },
        {
          "score": 3,
          "benign_score": 0,
          "pathogenic_score": 3,
          "criteria": [
            "PM2",
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000419746.5",
          "gene_symbol": "TTN-AS1",
          "hgnc_id": 44124,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.2043+18173_2043+18178delACACCA",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}