← 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: X-31209582-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 31209582,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_004006.3",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "NM_004006.3",
          "protein_id": "NP_003997.2",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3685,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 11058,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000357033.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004006.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "ENST00000357033.9",
          "protein_id": "ENSP00000354923.3",
          "transcript_support_level": 1,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3685,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 11058,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_004006.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357033.9"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000378723.7",
          "protein_id": "ENSP00000367997.3",
          "transcript_support_level": 1,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378723.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000361471.8",
          "protein_id": "ENSP00000354464.4",
          "transcript_support_level": 1,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000361471.8"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000378702.8",
          "protein_id": "ENSP00000367974.4",
          "transcript_support_level": 1,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 617,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1854,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378702.8"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000378680.6",
          "protein_id": "ENSP00000367951.2",
          "transcript_support_level": 1,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378680.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9467G>A",
          "hgvs_p": "p.Arg3156His",
          "transcript": "NM_004009.3",
          "protein_id": "NP_004000.1",
          "transcript_support_level": null,
          "aa_start": 3156,
          "aa_end": null,
          "aa_length": 3681,
          "cds_start": 9467,
          "cds_end": null,
          "cds_length": 11046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004009.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9467G>A",
          "hgvs_p": "p.Arg3156His",
          "transcript": "ENST00000378677.6",
          "protein_id": "ENSP00000367948.2",
          "transcript_support_level": 5,
          "aa_start": 3156,
          "aa_end": null,
          "aa_length": 3681,
          "cds_start": 9467,
          "cds_end": null,
          "cds_length": 11046,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378677.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9455G>A",
          "hgvs_p": "p.Arg3152His",
          "transcript": "NM_000109.4",
          "protein_id": "NP_000100.3",
          "transcript_support_level": null,
          "aa_start": 3152,
          "aa_end": null,
          "aa_length": 3677,
          "cds_start": 9455,
          "cds_end": null,
          "cds_length": 11034,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000109.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9110G>A",
          "hgvs_p": "p.Arg3037His",
          "transcript": "NM_004010.3",
          "protein_id": "NP_004001.1",
          "transcript_support_level": null,
          "aa_start": 3037,
          "aa_end": null,
          "aa_length": 3562,
          "cds_start": 9110,
          "cds_end": null,
          "cds_length": 10689,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004010.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.5456G>A",
          "hgvs_p": "p.Arg1819His",
          "transcript": "NM_004011.4",
          "protein_id": "NP_004002.3",
          "transcript_support_level": null,
          "aa_start": 1819,
          "aa_end": null,
          "aa_length": 2344,
          "cds_start": 5456,
          "cds_end": null,
          "cds_length": 7035,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004011.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.5447G>A",
          "hgvs_p": "p.Arg1816His",
          "transcript": "NM_004012.4",
          "protein_id": "NP_004003.2",
          "transcript_support_level": null,
          "aa_start": 1816,
          "aa_end": null,
          "aa_length": 2341,
          "cds_start": 5447,
          "cds_end": null,
          "cds_length": 7026,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004012.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 37,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.5447G>A",
          "hgvs_p": "p.Arg1816His",
          "transcript": "ENST00000619831.5",
          "protein_id": "ENSP00000479270.2",
          "transcript_support_level": 5,
          "aa_start": 1816,
          "aa_end": null,
          "aa_length": 2341,
          "cds_start": 5447,
          "cds_end": null,
          "cds_length": 7026,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000619831.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.4325G>A",
          "hgvs_p": "p.Arg1442His",
          "transcript": "ENST00000358062.7",
          "protein_id": "ENSP00000350765.3",
          "transcript_support_level": 5,
          "aa_start": 1442,
          "aa_end": null,
          "aa_length": 1972,
          "cds_start": 4325,
          "cds_end": null,
          "cds_length": 5919,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000358062.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "NM_004021.3",
          "protein_id": "NP_004012.2",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004021.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000474231.5",
          "protein_id": "ENSP00000417123.1",
          "transcript_support_level": 5,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000474231.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "NM_004022.3",
          "protein_id": "NP_004013.2",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004022.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000359836.5",
          "protein_id": "ENSP00000352894.1",
          "transcript_support_level": 5,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000359836.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "NM_004013.3",
          "protein_id": "NP_004004.2",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1225,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3678,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004013.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000378707.7",
          "protein_id": "ENSP00000367979.3",
          "transcript_support_level": 5,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1225,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3678,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378707.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000684130.1",
          "protein_id": "ENSP00000508037.1",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1212,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3639,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684130.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000620040.5",
          "protein_id": "ENSP00000478150.2",
          "transcript_support_level": 5,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1154,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3465,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000620040.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "NM_004023.3",
          "protein_id": "NP_004014.2",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1133,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3402,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004023.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000682238.1",
          "protein_id": "ENSP00000508124.1",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1133,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3402,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682238.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "NM_004020.4",
          "protein_id": "NP_004011.3",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004020.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.2099G>A",
          "hgvs_p": "p.Arg700His",
          "transcript": "ENST00000541735.5",
          "protein_id": "ENSP00000444119.1",
          "transcript_support_level": 5,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 2099,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000541735.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.1334G>A",
          "hgvs_p": "p.Arg445His",
          "transcript": "ENST00000343523.7",
          "protein_id": "ENSP00000340057.4",
          "transcript_support_level": 5,
          "aa_start": 445,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 1334,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000343523.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.1292G>A",
          "hgvs_p": "p.Arg431His",
          "transcript": "NM_004014.3",
          "protein_id": "NP_004005.2",
          "transcript_support_level": null,
          "aa_start": 431,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 1292,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004014.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "NM_004016.3",
          "protein_id": "NP_004007.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004016.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "NM_004018.3",
          "protein_id": "NP_004009.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004018.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "NM_004015.3",
          "protein_id": "NP_004006.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 617,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1854,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004015.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "NM_004017.3",
          "protein_id": "NP_004008.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 604,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1815,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004017.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000682600.1",
          "protein_id": "ENSP00000507640.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 604,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1815,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682600.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000680162.2",
          "protein_id": "ENSP00000506634.2",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 600,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1803,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000680162.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000681153.1",
          "protein_id": "ENSP00000505124.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 594,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1785,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000681153.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000680768.2",
          "protein_id": "ENSP00000506359.2",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000680768.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000682322.1",
          "protein_id": "ENSP00000507690.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 582,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1749,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682322.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000680355.1",
          "protein_id": "ENSP00000506257.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 507,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1524,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000680355.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "NM_004019.3",
          "protein_id": "NP_004010.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 340,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 1023,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004019.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000681334.1",
          "protein_id": "ENSP00000506066.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 227,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 684,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000681334.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.275G>A",
          "hgvs_p": "p.Arg92His",
          "transcript": "ENST00000680557.1",
          "protein_id": "ENSP00000505164.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 216,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 651,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000680557.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "XM_006724468.3",
          "protein_id": "XP_006724531.1",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3703,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 11112,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724468.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9455G>A",
          "hgvs_p": "p.Arg3152His",
          "transcript": "XM_006724469.4",
          "protein_id": "XP_006724532.1",
          "transcript_support_level": null,
          "aa_start": 3152,
          "aa_end": null,
          "aa_length": 3695,
          "cds_start": 9455,
          "cds_end": null,
          "cds_length": 11088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724469.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "XM_006724470.4",
          "protein_id": "XP_006724533.1",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3690,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 11073,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724470.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "XM_017029328.2",
          "protein_id": "XP_016884817.1",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3672,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 11019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017029328.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 64,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9356G>A",
          "hgvs_p": "p.Arg3119His",
          "transcript": "XM_011545467.2",
          "protein_id": "XP_011543769.1",
          "transcript_support_level": null,
          "aa_start": 3119,
          "aa_end": null,
          "aa_length": 3662,
          "cds_start": 9356,
          "cds_end": null,
          "cds_length": 10989,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545467.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 64,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9341G>A",
          "hgvs_p": "p.Arg3114His",
          "transcript": "XM_006724473.3",
          "protein_id": "XP_006724536.1",
          "transcript_support_level": null,
          "aa_start": 3114,
          "aa_end": null,
          "aa_length": 3657,
          "cds_start": 9341,
          "cds_end": null,
          "cds_length": 10974,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724473.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 74,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "XM_006724474.4",
          "protein_id": "XP_006724537.1",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3593,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 10782,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724474.4"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 75,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "XM_006724475.3",
          "protein_id": "XP_006724538.1",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3575,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 10728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724475.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 65,
          "exon_rank_end": null,
          "exon_count": 68,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His",
          "transcript": "XM_011545468.3",
          "protein_id": "XP_011543770.1",
          "transcript_support_level": null,
          "aa_start": 3160,
          "aa_end": null,
          "aa_length": 3295,
          "cds_start": 9479,
          "cds_end": null,
          "cds_length": 9888,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545468.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.275G>A",
          "hgvs_p": null,
          "transcript": "ENST00000679641.1",
          "protein_id": "ENSP00000506135.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000679641.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.2099G>A",
          "hgvs_p": null,
          "transcript": "ENST00000680961.1",
          "protein_id": "ENSP00000506386.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000680961.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.409G>A",
          "hgvs_p": null,
          "transcript": "ENST00000681654.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": "retained_intron",
          "feature": "ENST00000681654.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.277G>A",
          "hgvs_p": null,
          "transcript": "ENST00000681989.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": "ENST00000681989.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.277G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682769.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": "ENST00000682769.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.996G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683509.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": "ENST00000683509.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.578G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683675.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": "ENST00000683675.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.997G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683709.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": "ENST00000683709.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.2971G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683957.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": "ENST00000683957.1"
        }
      ],
      "gene_symbol": "DMD",
      "gene_hgnc_id": 2928,
      "dbsnp": "rs771392678",
      "frequency_reference_population": 0.00012817227,
      "hom_count_reference_population": 60,
      "allele_count_reference_population": 155,
      "gnomad_exomes_af": 0.000131166,
      "gnomad_genomes_af": 0.0000986875,
      "gnomad_exomes_ac": 144,
      "gnomad_genomes_ac": 11,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.3877198100090027,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.279,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0723,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.02,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 5.036,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4,BP6,BS2_Supporting",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 3,
          "pathogenic_score": 0,
          "criteria": [
            "BP4",
            "BP6",
            "BS2_Supporting"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_004006.3",
          "gene_symbol": "DMD",
          "hgnc_id": 2928,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL,AD",
          "hgvs_c": "c.9479G>A",
          "hgvs_p": "p.Arg3160His"
        }
      ],
      "clinvar_disease": "Becker muscular dystrophy,Cardiomyopathy,Cardiovascular phenotype,DMD-related disorder,Dilated cardiomyopathy 3B,Duchenne muscular dystrophy,Dystrophin deficiency,not provided,not specified",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:3 LB:4 B:2",
      "phenotype_combined": "not specified|Duchenne muscular dystrophy|not provided|Dilated cardiomyopathy 3B|Dystrophin deficiency;Becker muscular dystrophy;Cardiomyopathy;Duchenne muscular dystrophy|Cardiovascular phenotype|DMD-related disorder",
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "custom_annotations": null
    }
  ],
  "message": null
}