← 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: 18-49044186-AT-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=49044186&ref=AT&alt=A&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "18",
      "pos": 49044186,
      "ref": "AT",
      "alt": "A",
      "effect": "frameshift_variant",
      "transcript": "NM_001353214.3",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.2043delA",
          "hgvs_p": "p.Lys681fs",
          "transcript": "NM_001353214.3",
          "protein_id": "NP_001340143.1",
          "transcript_support_level": null,
          "aa_start": 681,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 2043,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000675505.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353214.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.2043delA",
          "hgvs_p": "p.Lys681fs",
          "transcript": "ENST00000675505.1",
          "protein_id": "ENSP00000501694.1",
          "transcript_support_level": null,
          "aa_start": 681,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 2043,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001353214.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000675505.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1878delA",
          "hgvs_p": "p.Lys626fs",
          "transcript": "ENST00000269445.10",
          "protein_id": "ENSP00000269445.6",
          "transcript_support_level": 1,
          "aa_start": 626,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1878,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000269445.10"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.2043delA",
          "hgvs_p": "p.Lys681fs",
          "transcript": "NM_001374428.1",
          "protein_id": "NP_001361357.1",
          "transcript_support_level": null,
          "aa_start": 681,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 2043,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374428.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.2040delA",
          "hgvs_p": "p.Lys680fs",
          "transcript": "NM_001353212.3",
          "protein_id": "NP_001340141.1",
          "transcript_support_level": null,
          "aa_start": 680,
          "aa_end": null,
          "aa_length": 723,
          "cds_start": 2040,
          "cds_end": null,
          "cds_length": 2172,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353212.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.2040delA",
          "hgvs_p": "p.Lys680fs",
          "transcript": "NM_001353213.3",
          "protein_id": "NP_001340142.1",
          "transcript_support_level": null,
          "aa_start": 680,
          "aa_end": null,
          "aa_length": 723,
          "cds_start": 2040,
          "cds_end": null,
          "cds_length": 2172,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353213.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.2037delA",
          "hgvs_p": "p.Lys679fs",
          "transcript": "NM_001374429.1",
          "protein_id": "NP_001361358.1",
          "transcript_support_level": null,
          "aa_start": 679,
          "aa_end": null,
          "aa_length": 722,
          "cds_start": 2037,
          "cds_end": null,
          "cds_length": 2169,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374429.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1929delA",
          "hgvs_p": "p.Lys643fs",
          "transcript": "NM_001374431.1",
          "protein_id": "NP_001361360.1",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374431.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1917delA",
          "hgvs_p": "p.Lys639fs",
          "transcript": "NM_001374432.1",
          "protein_id": "NP_001361361.1",
          "transcript_support_level": null,
          "aa_start": 639,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 1917,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374432.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1878delA",
          "hgvs_p": "p.Lys626fs",
          "transcript": "NM_017653.6",
          "protein_id": "NP_060123.3",
          "transcript_support_level": null,
          "aa_start": 626,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1878,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017653.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1878delA",
          "hgvs_p": "p.Lys626fs",
          "transcript": "ENST00000919568.1",
          "protein_id": "ENSP00000589627.1",
          "transcript_support_level": null,
          "aa_start": 626,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1878,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000919568.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1878delA",
          "hgvs_p": "p.Lys626fs",
          "transcript": "ENST00000919569.1",
          "protein_id": "ENSP00000589628.1",
          "transcript_support_level": null,
          "aa_start": 626,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 1878,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000919569.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1875delA",
          "hgvs_p": "p.Lys625fs",
          "transcript": "NM_001353210.3",
          "protein_id": "NP_001340139.1",
          "transcript_support_level": null,
          "aa_start": 625,
          "aa_end": null,
          "aa_length": 668,
          "cds_start": 1875,
          "cds_end": null,
          "cds_length": 2007,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353210.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1875delA",
          "hgvs_p": "p.Lys625fs",
          "transcript": "NM_001353211.3",
          "protein_id": "NP_001340140.1",
          "transcript_support_level": null,
          "aa_start": 625,
          "aa_end": null,
          "aa_length": 668,
          "cds_start": 1875,
          "cds_end": null,
          "cds_length": 2007,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353211.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1860delA",
          "hgvs_p": "p.Lys620fs",
          "transcript": "NM_001353215.3",
          "protein_id": "NP_001340144.1",
          "transcript_support_level": null,
          "aa_start": 620,
          "aa_end": null,
          "aa_length": 663,
          "cds_start": 1860,
          "cds_end": null,
          "cds_length": 1992,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353215.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1764delA",
          "hgvs_p": "p.Lys588fs",
          "transcript": "NM_001374434.1",
          "protein_id": "NP_001361363.1",
          "transcript_support_level": null,
          "aa_start": 588,
          "aa_end": null,
          "aa_length": 631,
          "cds_start": 1764,
          "cds_end": null,
          "cds_length": 1896,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374434.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1761delA",
          "hgvs_p": "p.Lys587fs",
          "transcript": "NM_001374435.1",
          "protein_id": "NP_001361364.1",
          "transcript_support_level": null,
          "aa_start": 587,
          "aa_end": null,
          "aa_length": 630,
          "cds_start": 1761,
          "cds_end": null,
          "cds_length": 1893,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374435.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1752delA",
          "hgvs_p": "p.Lys584fs",
          "transcript": "NM_001374436.1",
          "protein_id": "NP_001361365.1",
          "transcript_support_level": null,
          "aa_start": 584,
          "aa_end": null,
          "aa_length": 627,
          "cds_start": 1752,
          "cds_end": null,
          "cds_length": 1884,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374436.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1731delA",
          "hgvs_p": "p.Lys577fs",
          "transcript": "ENST00000889574.1",
          "protein_id": "ENSP00000559633.1",
          "transcript_support_level": null,
          "aa_start": 577,
          "aa_end": null,
          "aa_length": 620,
          "cds_start": 1731,
          "cds_end": null,
          "cds_length": 1863,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889574.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1695delA",
          "hgvs_p": "p.Lys565fs",
          "transcript": "NM_001353216.3",
          "protein_id": "NP_001340145.1",
          "transcript_support_level": null,
          "aa_start": 565,
          "aa_end": null,
          "aa_length": 608,
          "cds_start": 1695,
          "cds_end": null,
          "cds_length": 1827,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001353216.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1695delA",
          "hgvs_p": "p.Lys565fs",
          "transcript": "NM_001374437.1",
          "protein_id": "NP_001361366.1",
          "transcript_support_level": null,
          "aa_start": 565,
          "aa_end": null,
          "aa_length": 608,
          "cds_start": 1695,
          "cds_end": null,
          "cds_length": 1827,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374437.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1692delA",
          "hgvs_p": "p.Lys564fs",
          "transcript": "NM_001374438.1",
          "protein_id": "NP_001361367.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 607,
          "cds_start": 1692,
          "cds_end": null,
          "cds_length": 1824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374438.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1689delA",
          "hgvs_p": "p.Lys563fs",
          "transcript": "NM_001374439.1",
          "protein_id": "NP_001361368.1",
          "transcript_support_level": null,
          "aa_start": 563,
          "aa_end": null,
          "aa_length": 606,
          "cds_start": 1689,
          "cds_end": null,
          "cds_length": 1821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374439.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1650delA",
          "hgvs_p": "p.Lys550fs",
          "transcript": "NM_001374440.1",
          "protein_id": "NP_001361369.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1650,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374440.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1650delA",
          "hgvs_p": "p.Lys550fs",
          "transcript": "ENST00000889575.1",
          "protein_id": "ENSP00000559634.1",
          "transcript_support_level": null,
          "aa_start": 550,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1650,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000889575.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1647delA",
          "hgvs_p": "p.Lys549fs",
          "transcript": "ENST00000952642.1",
          "protein_id": "ENSP00000622701.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 592,
          "cds_start": 1647,
          "cds_end": null,
          "cds_length": 1779,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952642.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1524delA",
          "hgvs_p": "p.Lys508fs",
          "transcript": "ENST00000952643.1",
          "protein_id": "ENSP00000622702.1",
          "transcript_support_level": null,
          "aa_start": 508,
          "aa_end": null,
          "aa_length": 551,
          "cds_start": 1524,
          "cds_end": null,
          "cds_length": 1656,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952643.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1473delA",
          "hgvs_p": "p.Lys491fs",
          "transcript": "NM_001374441.1",
          "protein_id": "NP_001361370.1",
          "transcript_support_level": null,
          "aa_start": 491,
          "aa_end": null,
          "aa_length": 534,
          "cds_start": 1473,
          "cds_end": null,
          "cds_length": 1605,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374441.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1467delA",
          "hgvs_p": "p.Lys489fs",
          "transcript": "ENST00000919567.1",
          "protein_id": "ENSP00000589626.1",
          "transcript_support_level": null,
          "aa_start": 489,
          "aa_end": null,
          "aa_length": 532,
          "cds_start": 1467,
          "cds_end": null,
          "cds_length": 1599,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000919567.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1308delA",
          "hgvs_p": "p.Lys436fs",
          "transcript": "NM_001374442.1",
          "protein_id": "NP_001361371.1",
          "transcript_support_level": null,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 479,
          "cds_start": 1308,
          "cds_end": null,
          "cds_length": 1440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374442.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1308delA",
          "hgvs_p": "p.Lys436fs",
          "transcript": "ENST00000442713.6",
          "protein_id": "ENSP00000395942.2",
          "transcript_support_level": 2,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 479,
          "cds_start": 1308,
          "cds_end": null,
          "cds_length": 1440,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000442713.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1305delA",
          "hgvs_p": "p.Lys435fs",
          "transcript": "NM_001374443.1",
          "protein_id": "NP_001361372.1",
          "transcript_support_level": null,
          "aa_start": 435,
          "aa_end": null,
          "aa_length": 478,
          "cds_start": 1305,
          "cds_end": null,
          "cds_length": 1437,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374443.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1305delA",
          "hgvs_p": "p.Lys435fs",
          "transcript": "ENST00000952644.1",
          "protein_id": "ENSP00000622703.1",
          "transcript_support_level": null,
          "aa_start": 435,
          "aa_end": null,
          "aa_length": 478,
          "cds_start": 1305,
          "cds_end": null,
          "cds_length": 1437,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000952644.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1125delA",
          "hgvs_p": "p.Lys375fs",
          "transcript": "NM_001374444.1",
          "protein_id": "NP_001361373.1",
          "transcript_support_level": null,
          "aa_start": 375,
          "aa_end": null,
          "aa_length": 418,
          "cds_start": 1125,
          "cds_end": null,
          "cds_length": 1257,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374444.1"
        },
        {
          "aa_ref": "I",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1996delA",
          "hgvs_p": "p.Ile666fs",
          "transcript": "XM_011526036.3",
          "protein_id": "XP_011524338.1",
          "transcript_support_level": null,
          "aa_start": 666,
          "aa_end": null,
          "aa_length": 745,
          "cds_start": 1996,
          "cds_end": null,
          "cds_length": 2238,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011526036.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1993delA",
          "hgvs_p": "p.Ile665fs",
          "transcript": "XM_011526037.2",
          "protein_id": "XP_011524339.1",
          "transcript_support_level": null,
          "aa_start": 665,
          "aa_end": null,
          "aa_length": 744,
          "cds_start": 1993,
          "cds_end": null,
          "cds_length": 2235,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011526037.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1993delA",
          "hgvs_p": "p.Ile665fs",
          "transcript": "XM_011526038.3",
          "protein_id": "XP_011524340.1",
          "transcript_support_level": null,
          "aa_start": 665,
          "aa_end": null,
          "aa_length": 744,
          "cds_start": 1993,
          "cds_end": null,
          "cds_length": 2235,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011526038.3"
        },
        {
          "aa_ref": "I",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1990delA",
          "hgvs_p": "p.Ile664fs",
          "transcript": "XM_017025795.2",
          "protein_id": "XP_016881284.1",
          "transcript_support_level": null,
          "aa_start": 664,
          "aa_end": null,
          "aa_length": 743,
          "cds_start": 1990,
          "cds_end": null,
          "cds_length": 2232,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017025795.2"
        },
        {
          "aa_ref": "I",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1813delA",
          "hgvs_p": "p.Ile605fs",
          "transcript": "XM_011526041.3",
          "protein_id": "XP_011524343.1",
          "transcript_support_level": null,
          "aa_start": 605,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 1813,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011526041.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1872delA",
          "hgvs_p": "p.Lys624fs",
          "transcript": "XM_047437553.1",
          "protein_id": "XP_047293509.1",
          "transcript_support_level": null,
          "aa_start": 624,
          "aa_end": null,
          "aa_length": 667,
          "cds_start": 1872,
          "cds_end": null,
          "cds_length": 2004,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437553.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.1692delA",
          "hgvs_p": "p.Lys564fs",
          "transcript": "XM_047437556.1",
          "protein_id": "XP_047293512.1",
          "transcript_support_level": null,
          "aa_start": 564,
          "aa_end": null,
          "aa_length": 607,
          "cds_start": 1692,
          "cds_end": null,
          "cds_length": 1824,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437556.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "NM_001374430.1",
          "protein_id": "NP_001361359.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374430.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "NM_001374433.1",
          "protein_id": "NP_001361362.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 656,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1971,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001374433.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "ENST00000577734.1",
          "protein_id": "ENSP00000464163.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 66,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 201,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000577734.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "XM_047437554.1",
          "protein_id": "XP_047293510.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 655,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1968,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437554.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "XM_047437555.1",
          "protein_id": "XP_047293511.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 655,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1968,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437555.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "XM_047437558.1",
          "protein_id": "XP_047293514.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 595,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1788,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437558.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DYM",
          "gene_hgnc_id": 21317,
          "hgvs_c": "c.*2delA",
          "hgvs_p": null,
          "transcript": "XM_047437559.1",
          "protein_id": "XP_047293515.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047437559.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.313-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000584252.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000584252.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.553-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839911.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839911.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.382-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839912.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839912.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.596-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839913.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839913.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.445-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839914.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839914.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.423-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839915.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839915.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.251-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839916.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839916.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.438-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839917.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839917.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.320-3939delT",
          "hgvs_p": null,
          "transcript": "ENST00000839918.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839918.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.412-3642delT",
          "hgvs_p": null,
          "transcript": "ENST00000839919.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000839919.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "DYM-AS1",
          "gene_hgnc_id": 37046,
          "hgvs_c": "n.313-3939delT",
          "hgvs_p": null,
          "transcript": "NR_148999.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_148999.1"
        }
      ],
      "gene_symbol": "DYM",
      "gene_hgnc_id": 21317,
      "dbsnp": "rs1471488189",
      "frequency_reference_population": 0.000006840488,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 10,
      "gnomad_exomes_af": 0.00000684049,
      "gnomad_genomes_af": 0.0000854218,
      "gnomad_exomes_ac": 10,
      "gnomad_genomes_ac": 13,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": 0.009999999776482582,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 1.703,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.01,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 12,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1_Moderate,PM2,PP5_Very_Strong",
      "acmg_by_gene": [
        {
          "score": 12,
          "benign_score": 0,
          "pathogenic_score": 12,
          "criteria": [
            "PVS1_Moderate",
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001353214.3",
          "gene_symbol": "DYM",
          "hgnc_id": 21317,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2043delA",
          "hgvs_p": "p.Lys681fs"
        },
        {
          "score": 10,
          "benign_score": 0,
          "pathogenic_score": 10,
          "criteria": [
            "PM2",
            "PP5_Very_Strong"
          ],
          "verdict": "Pathogenic",
          "transcript": "NR_148999.1",
          "gene_symbol": "DYM-AS1",
          "hgnc_id": 37046,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.313-3939delT",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Dyggve-Melchior-Clausen syndrome,not provided",
      "clinvar_classification": "Pathogenic/Likely pathogenic",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:2 LP:1",
      "phenotype_combined": "Dyggve-Melchior-Clausen syndrome|not provided",
      "pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
      "custom_annotations": null
    }
  ],
  "message": null
}