← 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-178537015-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 16,
          "criteria": [
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "TTN",
          "hgnc_id": 12403,
          "hgvs_c": "c.100094G>A",
          "hgvs_p": "p.Arg33365Gln",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 0,
          "score": -16,
          "transcript": "NM_001267550.2",
          "verdict": "Benign"
        },
        {
          "benign_score": 16,
          "criteria": [
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "TTN-AS1",
          "hgnc_id": 44124,
          "hgvs_c": "n.702C>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -16,
          "transcript": "ENST00000588257.5",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP6_Very_Strong,BS1,BS2",
      "acmg_score": -16,
      "allele_count_reference_population": 29937,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.4234,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.17,
      "chr": "2",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_disease": " 9, myofibrillar, with early respiratory failure,Autosomal recessive limb-girdle muscular dystrophy type 2J,Cardiovascular phenotype,Dilated cardiomyopathy 1G,Early-onset myopathy with fatal cardiomyopathy,Myopathy,Tibial muscular dystrophy,not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:5 B:16",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.008247971534729004,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35991,
          "aa_ref": "R",
          "aa_start": 33365,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 109224,
          "cdna_start": 100319,
          "cds_end": null,
          "cds_length": 107976,
          "cds_start": 100094,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 363,
          "exon_rank": 356,
          "exon_rank_end": null,
          "feature": "NM_001267550.2",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.100094G>A",
          "hgvs_p": "p.Arg33365Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000589042.5",
          "protein_coding": true,
          "protein_id": "NP_001254479.2",
          "strand": false,
          "transcript": "NM_001267550.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35991,
          "aa_ref": "R",
          "aa_start": 33365,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 109224,
          "cdna_start": 100319,
          "cds_end": null,
          "cds_length": 107976,
          "cds_start": 100094,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 363,
          "exon_rank": 356,
          "exon_rank_end": null,
          "feature": "ENST00000589042.5",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.100094G>A",
          "hgvs_p": "p.Arg33365Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001267550.2",
          "protein_coding": true,
          "protein_id": "ENSP00000467141.1",
          "strand": false,
          "transcript": "ENST00000589042.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35939,
          "aa_ref": "R",
          "aa_start": 33313,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 109068,
          "cdna_start": 100163,
          "cds_end": null,
          "cds_length": 107820,
          "cds_start": 99938,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 361,
          "exon_rank": 354,
          "exon_rank_end": null,
          "feature": "ENST00000446966.2",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.99938G>A",
          "hgvs_p": "p.Arg33313Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000408004.2",
          "strand": false,
          "transcript": "ENST00000446966.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35899,
          "aa_ref": "R",
          "aa_start": 33273,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 108948,
          "cdna_start": 100043,
          "cds_end": null,
          "cds_length": 107700,
          "cds_start": 99818,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 361,
          "exon_rank": 354,
          "exon_rank_end": null,
          "feature": "ENST00000436599.2",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.99818G>A",
          "hgvs_p": "p.Arg33273Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000405517.2",
          "strand": false,
          "transcript": "ENST00000436599.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35805,
          "aa_ref": "R",
          "aa_start": 33179,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 108666,
          "cdna_start": 99761,
          "cds_end": null,
          "cds_length": 107418,
          "cds_start": 99536,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 356,
          "exon_rank": 349,
          "exon_rank_end": null,
          "feature": "ENST00000426232.6",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.99536G>A",
          "hgvs_p": "p.Arg33179Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000392336.2",
          "strand": false,
          "transcript": "ENST00000426232.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000419746.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.317-346C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000419746.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35991,
          "aa_ref": "R",
          "aa_start": 33365,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 109488,
          "cdna_start": 100583,
          "cds_end": null,
          "cds_length": 107976,
          "cds_start": 100094,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 365,
          "exon_rank": 358,
          "exon_rank_end": null,
          "feature": "ENST00000412264.2",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.100094G>A",
          "hgvs_p": "p.Arg33365Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000394672.2",
          "strand": false,
          "transcript": "ENST00000412264.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35963,
          "aa_ref": "R",
          "aa_start": 33337,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 109140,
          "cdna_start": 100235,
          "cds_end": null,
          "cds_length": 107892,
          "cds_start": 100010,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 362,
          "exon_rank": 355,
          "exon_rank_end": null,
          "feature": "ENST00000425332.3",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.100010G>A",
          "hgvs_p": "p.Arg33337Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000396805.3",
          "strand": false,
          "transcript": "ENST00000425332.3",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35853,
          "aa_ref": "R",
          "aa_start": 33227,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 108810,
          "cdna_start": 99905,
          "cds_end": null,
          "cds_length": 107562,
          "cds_start": 99680,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 360,
          "exon_rank": 353,
          "exon_rank_end": null,
          "feature": "ENST00000715174.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.99680G>A",
          "hgvs_p": "p.Arg33227Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000520370.1",
          "strand": false,
          "transcript": "ENST00000715174.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34350,
          "aa_ref": "R",
          "aa_start": 31724,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 104301,
          "cdna_start": 95396,
          "cds_end": null,
          "cds_length": 103053,
          "cds_start": 95171,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 313,
          "exon_rank": 306,
          "exon_rank_end": null,
          "feature": "NM_001256850.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.95171G>A",
          "hgvs_p": "p.Arg31724Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001243779.1",
          "strand": false,
          "transcript": "NM_001256850.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34350,
          "aa_ref": "R",
          "aa_start": 31724,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 104301,
          "cdna_start": 95396,
          "cds_end": null,
          "cds_length": 103053,
          "cds_start": 95171,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 313,
          "exon_rank": 306,
          "exon_rank_end": null,
          "feature": "ENST00000591111.5",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.95171G>A",
          "hgvs_p": "p.Arg31724Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000465570.1",
          "strand": false,
          "transcript": "ENST00000591111.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33423,
          "aa_ref": "R",
          "aa_start": 30797,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 101520,
          "cdna_start": 92615,
          "cds_end": null,
          "cds_length": 100272,
          "cds_start": 92390,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 312,
          "exon_rank": 305,
          "exon_rank_end": null,
          "feature": "NM_133378.4",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.92390G>A",
          "hgvs_p": "p.Arg30797Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_596869.4",
          "strand": false,
          "transcript": "NM_133378.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33423,
          "aa_ref": "R",
          "aa_start": 30797,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 101520,
          "cdna_start": 92615,
          "cds_end": null,
          "cds_length": 100272,
          "cds_start": 92390,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 312,
          "exon_rank": 305,
          "exon_rank_end": null,
          "feature": "ENST00000342992.11",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.92390G>A",
          "hgvs_p": "p.Arg30797Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000343764.6",
          "strand": false,
          "transcript": "ENST00000342992.11",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 27118,
          "aa_ref": "R",
          "aa_start": 24492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82605,
          "cdna_start": 73700,
          "cds_end": null,
          "cds_length": 81357,
          "cds_start": 73475,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 192,
          "exon_rank": 185,
          "exon_rank_end": null,
          "feature": "NM_133437.4",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.73475G>A",
          "hgvs_p": "p.Arg24492Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_597681.4",
          "strand": false,
          "transcript": "NM_133437.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 27118,
          "aa_ref": "R",
          "aa_start": 24492,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82380,
          "cdna_start": 73475,
          "cds_end": null,
          "cds_length": 81357,
          "cds_start": 73475,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 191,
          "exon_rank": 184,
          "exon_rank_end": null,
          "feature": "ENST00000342175.12",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.73475G>A",
          "hgvs_p": "p.Arg24492Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000340554.6",
          "strand": false,
          "transcript": "ENST00000342175.12",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 27051,
          "aa_ref": "R",
          "aa_start": 24425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82404,
          "cdna_start": 73499,
          "cds_end": null,
          "cds_length": 81156,
          "cds_start": 73274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 192,
          "exon_rank": 185,
          "exon_rank_end": null,
          "feature": "NM_133432.3",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.73274G>A",
          "hgvs_p": "p.Arg24425Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_597676.3",
          "strand": false,
          "transcript": "NM_133432.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 27051,
          "aa_ref": "R",
          "aa_start": 24425,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82179,
          "cdna_start": 73274,
          "cds_end": null,
          "cds_length": 81156,
          "cds_start": 73274,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 191,
          "exon_rank": 184,
          "exon_rank_end": null,
          "feature": "ENST00000359218.11",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.73274G>A",
          "hgvs_p": "p.Arg24425Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000352154.5",
          "strand": false,
          "transcript": "ENST00000359218.11",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 26926,
          "aa_ref": "R",
          "aa_start": 24300,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82029,
          "cdna_start": 73124,
          "cds_end": null,
          "cds_length": 80781,
          "cds_start": 72899,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 191,
          "exon_rank": 184,
          "exon_rank_end": null,
          "feature": "NM_003319.4",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.72899G>A",
          "hgvs_p": "p.Arg24300Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_003310.4",
          "strand": false,
          "transcript": "NM_003319.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 26926,
          "aa_ref": "R",
          "aa_start": 24300,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82029,
          "cdna_start": 73124,
          "cds_end": null,
          "cds_length": 80781,
          "cds_start": 72899,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 191,
          "exon_rank": 184,
          "exon_rank_end": null,
          "feature": "ENST00000460472.6",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.72899G>A",
          "hgvs_p": "p.Arg24300Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000434586.1",
          "strand": false,
          "transcript": "ENST00000460472.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 35622,
          "aa_ref": "R",
          "aa_start": 32996,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 108117,
          "cdna_start": 99212,
          "cds_end": null,
          "cds_length": 106869,
          "cds_start": 98987,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 359,
          "exon_rank": 352,
          "exon_rank_end": null,
          "feature": "XM_017004819.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.98987G>A",
          "hgvs_p": "p.Arg32996Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016860308.1",
          "strand": false,
          "transcript": "XM_017004819.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34326,
          "aa_ref": "R",
          "aa_start": 31700,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 104229,
          "cdna_start": 95324,
          "cds_end": null,
          "cds_length": 102981,
          "cds_start": 95099,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 317,
          "exon_rank": 310,
          "exon_rank_end": null,
          "feature": "XM_047445660.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.95099G>A",
          "hgvs_p": "p.Arg31700Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301616.1",
          "strand": false,
          "transcript": "XM_047445660.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34214,
          "aa_ref": "R",
          "aa_start": 31588,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 103893,
          "cdna_start": 94988,
          "cds_end": null,
          "cds_length": 102645,
          "cds_start": 94763,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 313,
          "exon_rank": 306,
          "exon_rank_end": null,
          "feature": "XM_047445661.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.94763G>A",
          "hgvs_p": "p.Arg31588Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301617.1",
          "strand": false,
          "transcript": "XM_047445661.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34137,
          "aa_ref": "R",
          "aa_start": 31511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 103662,
          "cdna_start": 94757,
          "cds_end": null,
          "cds_length": 102414,
          "cds_start": 94532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 310,
          "exon_rank": 303,
          "exon_rank_end": null,
          "feature": "XM_024453095.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.94532G>A",
          "hgvs_p": "p.Arg31511Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024308863.1",
          "strand": false,
          "transcript": "XM_024453095.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34088,
          "aa_ref": "R",
          "aa_start": 31462,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 103515,
          "cdna_start": 94610,
          "cds_end": null,
          "cds_length": 102267,
          "cds_start": 94385,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 336,
          "exon_rank": 329,
          "exon_rank_end": null,
          "feature": "XM_017004820.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.94385G>A",
          "hgvs_p": "p.Arg31462Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016860309.1",
          "strand": false,
          "transcript": "XM_017004820.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 34087,
          "aa_ref": "R",
          "aa_start": 31461,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 103512,
          "cdna_start": 94607,
          "cds_end": null,
          "cds_length": 102264,
          "cds_start": 94382,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 336,
          "exon_rank": 329,
          "exon_rank_end": null,
          "feature": "XM_017004821.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.94382G>A",
          "hgvs_p": "p.Arg31461Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016860310.1",
          "strand": false,
          "transcript": "XM_017004821.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33839,
          "aa_ref": "R",
          "aa_start": 31213,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 102768,
          "cdna_start": 93863,
          "cds_end": null,
          "cds_length": 101520,
          "cds_start": 93638,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 300,
          "exon_rank": 293,
          "exon_rank_end": null,
          "feature": "XM_047445663.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.93638G>A",
          "hgvs_p": "p.Arg31213Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301619.1",
          "strand": false,
          "transcript": "XM_047445663.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33319,
          "aa_ref": "R",
          "aa_start": 30693,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 101208,
          "cdna_start": 92303,
          "cds_end": null,
          "cds_length": 99960,
          "cds_start": 92078,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 282,
          "exon_rank": 275,
          "exon_rank_end": null,
          "feature": "XM_047445665.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.92078G>A",
          "hgvs_p": "p.Arg30693Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301621.1",
          "strand": false,
          "transcript": "XM_047445665.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33178,
          "aa_ref": "R",
          "aa_start": 30552,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 100785,
          "cdna_start": 91880,
          "cds_end": null,
          "cds_length": 99537,
          "cds_start": 91655,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 277,
          "exon_rank": 270,
          "exon_rank_end": null,
          "feature": "XM_047445668.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.91655G>A",
          "hgvs_p": "p.Arg30552Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047301624.1",
          "strand": false,
          "transcript": "XM_047445668.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33101,
          "aa_ref": "R",
          "aa_start": 30475,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 100554,
          "cdna_start": 91649,
          "cds_end": null,
          "cds_length": 99306,
          "cds_start": 91424,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 274,
          "exon_rank": 267,
          "exon_rank_end": null,
          "feature": "XM_017004822.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.91424G>A",
          "hgvs_p": "p.Arg30475Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016860311.1",
          "strand": false,
          "transcript": "XM_017004822.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33062,
          "aa_ref": "R",
          "aa_start": 30436,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 100437,
          "cdna_start": 91532,
          "cds_end": null,
          "cds_length": 99189,
          "cds_start": 91307,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 273,
          "exon_rank": 266,
          "exon_rank_end": null,
          "feature": "XM_024453097.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.91307G>A",
          "hgvs_p": "p.Arg30436Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024308865.1",
          "strand": false,
          "transcript": "XM_024453097.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 33035,
          "aa_ref": "R",
          "aa_start": 30409,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 100356,
          "cdna_start": 91451,
          "cds_end": null,
          "cds_length": 99108,
          "cds_start": 91226,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 272,
          "exon_rank": 265,
          "exon_rank_end": null,
          "feature": "XM_024453098.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.91226G>A",
          "hgvs_p": "p.Arg30409Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024308866.1",
          "strand": false,
          "transcript": "XM_024453098.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 26973,
          "aa_ref": "R",
          "aa_start": 24347,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82170,
          "cdna_start": 73265,
          "cds_end": null,
          "cds_length": 80922,
          "cds_start": 73040,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 192,
          "exon_rank": 185,
          "exon_rank_end": null,
          "feature": "XM_017004823.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.73040G>A",
          "hgvs_p": "p.Arg24347Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016860312.1",
          "strand": false,
          "transcript": "XM_017004823.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 26956,
          "aa_ref": "R",
          "aa_start": 24330,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 82119,
          "cdna_start": 73214,
          "cds_end": null,
          "cds_length": 80871,
          "cds_start": 72989,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 191,
          "exon_rank": 184,
          "exon_rank_end": null,
          "feature": "XM_024453099.1",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.72989G>A",
          "hgvs_p": "p.Arg24330Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024308867.1",
          "strand": false,
          "transcript": "XM_024453099.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 23574,
          "aa_ref": "R",
          "aa_start": 20948,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 71912,
          "cdna_start": 63007,
          "cds_end": null,
          "cds_length": 70725,
          "cds_start": 62843,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 184,
          "exon_rank": 177,
          "exon_rank_end": null,
          "feature": "XM_024453100.2",
          "gene_hgnc_id": 12403,
          "gene_symbol": "TTN",
          "hgvs_c": "c.62843G>A",
          "hgvs_p": "p.Arg20948Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024308868.1",
          "strand": false,
          "transcript": "XM_024453100.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 814,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000588257.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.702C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588257.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 635,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000589842.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.573C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000589842.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1058,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000591466.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.308C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000591466.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 748,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000591867.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.437C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000591867.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1472,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000431259.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.923-589C>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000431259.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 723,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000450692.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.172-346C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000450692.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2033,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000456053.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.413+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000456053.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 760,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000585358.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.224-346C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000585358.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 949,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000585451.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.198+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000585451.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 652,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000585487.7",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.358-589C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000585487.7",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 828,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000586452.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.74+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000586452.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 835,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000586707.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.345+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000586707.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 718,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000586831.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.75-5207C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000586831.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 743,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000588244.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.437-346C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588244.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 604,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000588716.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.224-346C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588716.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1118,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000588804.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.533-589C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000588804.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 811,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000589391.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.565+553C>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000589391.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1068,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000589434.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.425-589C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000589434.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 855,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000590040.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.346-5207C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000590040.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2377,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000590773.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.510-589C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000590773.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 728,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000590807.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.74+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000590807.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 528,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000591332.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.442+1187C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000591332.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 749,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592182.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.589-589C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000592182.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1748,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592600.6",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.345+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000592600.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 666,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592630.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.346-589C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000592630.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 767,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592689.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.172-589C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000592689.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 619,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592750.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.345+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000592750.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000592836.5",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.172-589C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000592836.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 797,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000620591.4",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.437-346C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000620591.4",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 633,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000625480.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.49+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000625480.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 572,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000626117.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.74+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000626117.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 693,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000626138.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.49+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000626138.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 864,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000626954.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.74+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000626954.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 483,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000628296.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.49+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000628296.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 662,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000628826.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.49+8202C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000628826.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 915,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000630096.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.551+8202C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000630096.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3996,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 14,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000653807.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.219+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000653807.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2491,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000657023.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.118+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000657023.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3002,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000657210.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.833-589C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000657210.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6297,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000659121.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.416+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000659121.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2781,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000664161.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.563-589C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000664161.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1012,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000702938.2",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.430+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000702938.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1203,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768381.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.445+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 686,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768382.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.430+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 570,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768383.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.424+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 741,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768384.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.424+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768384.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1069,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768385.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.420+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768385.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 624,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768386.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.329-589C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768386.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 743,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768391.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.448-589C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768391.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 464,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000768392.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.169-589C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000768392.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2069,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NR_038271.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.446+13379C>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_038271.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4592,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 17,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NR_038272.1",
          "gene_hgnc_id": 44124,
          "gene_symbol": "TTN-AS1",
          "hgvs_c": "n.317-346C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_038272.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs55742743",
      "effect": "missense_variant",
      "frequency_reference_population": 0.018556973,
      "gene_hgnc_id": 12403,
      "gene_symbol": "TTN",
      "gnomad_exomes_ac": 28017,
      "gnomad_exomes_af": 0.0191769,
      "gnomad_exomes_homalt": 296,
      "gnomad_genomes_ac": 1920,
      "gnomad_genomes_af": 0.0126088,
      "gnomad_genomes_homalt": 19,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 315,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "phenotype_combined": "not specified|Dilated cardiomyopathy 1G;Autosomal recessive limb-girdle muscular dystrophy type 2J|Cardiovascular phenotype|Early-onset myopathy with fatal cardiomyopathy|Dilated cardiomyopathy 1G|Autosomal recessive limb-girdle muscular dystrophy type 2J|Tibial muscular dystrophy|Myopathy, myofibrillar, 9, with early respiratory failure|not provided",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 7.905,
      "pos": 178537015,
      "ref": "C",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.485,
      "splice_prediction_selected": "Uncertain_significance",
      "splice_score_selected": 0.47999998927116394,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.48,
      "transcript": "NM_001267550.2"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.