← 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-31836767-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 31836767,
      "ref": "G",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_004006.3",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "NM_004006.3",
          "protein_id": "NP_003997.2",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3685,
          "cds_start": 7151,
          "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": "S",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "ENST00000357033.9",
          "protein_id": "ENSP00000354923.3",
          "transcript_support_level": 1,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3685,
          "cds_start": 7151,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.17C>A",
          "hgvs_p": null,
          "transcript": "ENST00000471779.1",
          "protein_id": "ENSP00000417075.1",
          "transcript_support_level": 1,
          "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": "ENST00000471779.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7139C>A",
          "hgvs_p": "p.Ser2380Tyr",
          "transcript": "NM_004009.3",
          "protein_id": "NP_004000.1",
          "transcript_support_level": null,
          "aa_start": 2380,
          "aa_end": null,
          "aa_length": 3681,
          "cds_start": 7139,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7139C>A",
          "hgvs_p": "p.Ser2380Tyr",
          "transcript": "ENST00000378677.6",
          "protein_id": "ENSP00000367948.2",
          "transcript_support_level": 5,
          "aa_start": 2380,
          "aa_end": null,
          "aa_length": 3681,
          "cds_start": 7139,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7127C>A",
          "hgvs_p": "p.Ser2376Tyr",
          "transcript": "NM_000109.4",
          "protein_id": "NP_000100.3",
          "transcript_support_level": null,
          "aa_start": 2376,
          "aa_end": null,
          "aa_length": 3677,
          "cds_start": 7127,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.6782C>A",
          "hgvs_p": "p.Ser2261Tyr",
          "transcript": "NM_004010.3",
          "protein_id": "NP_004001.1",
          "transcript_support_level": null,
          "aa_start": 2261,
          "aa_end": null,
          "aa_length": 3562,
          "cds_start": 6782,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.3128C>A",
          "hgvs_p": "p.Ser1043Tyr",
          "transcript": "NM_004011.4",
          "protein_id": "NP_004002.3",
          "transcript_support_level": null,
          "aa_start": 1043,
          "aa_end": null,
          "aa_length": 2344,
          "cds_start": 3128,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.3119C>A",
          "hgvs_p": "p.Ser1040Tyr",
          "transcript": "NM_004012.4",
          "protein_id": "NP_004003.2",
          "transcript_support_level": null,
          "aa_start": 1040,
          "aa_end": null,
          "aa_length": 2341,
          "cds_start": 3119,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.3119C>A",
          "hgvs_p": "p.Ser1040Tyr",
          "transcript": "ENST00000619831.5",
          "protein_id": "ENSP00000479270.2",
          "transcript_support_level": 5,
          "aa_start": 1040,
          "aa_end": null,
          "aa_length": 2341,
          "cds_start": 3119,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.1997C>A",
          "hgvs_p": "p.Ser666Tyr",
          "transcript": "ENST00000358062.7",
          "protein_id": "ENSP00000350765.3",
          "transcript_support_level": 5,
          "aa_start": 666,
          "aa_end": null,
          "aa_length": 1972,
          "cds_start": 1997,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.140C>A",
          "hgvs_p": "p.Ser47Tyr",
          "transcript": "ENST00000681839.1",
          "protein_id": "ENSP00000505228.1",
          "transcript_support_level": null,
          "aa_start": 47,
          "aa_end": null,
          "aa_length": 284,
          "cds_start": 140,
          "cds_end": null,
          "cds_length": 856,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000681839.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "XM_006724468.3",
          "protein_id": "XP_006724531.1",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3703,
          "cds_start": 7151,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7127C>A",
          "hgvs_p": "p.Ser2376Tyr",
          "transcript": "XM_006724469.4",
          "protein_id": "XP_006724532.1",
          "transcript_support_level": null,
          "aa_start": 2376,
          "aa_end": null,
          "aa_length": 3695,
          "cds_start": 7127,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "XM_006724470.4",
          "protein_id": "XP_006724533.1",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3690,
          "cds_start": 7151,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "XM_017029328.2",
          "protein_id": "XP_016884817.1",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3672,
          "cds_start": 7151,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 48,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7028C>A",
          "hgvs_p": "p.Ser2343Tyr",
          "transcript": "XM_011545467.2",
          "protein_id": "XP_011543769.1",
          "transcript_support_level": null,
          "aa_start": 2343,
          "aa_end": null,
          "aa_length": 3662,
          "cds_start": 7028,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 48,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7013C>A",
          "hgvs_p": "p.Ser2338Tyr",
          "transcript": "XM_006724473.3",
          "protein_id": "XP_006724536.1",
          "transcript_support_level": null,
          "aa_start": 2338,
          "aa_end": null,
          "aa_length": 3657,
          "cds_start": 7013,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 74,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "XM_006724474.4",
          "protein_id": "XP_006724537.1",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3593,
          "cds_start": 7151,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 75,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "XM_006724475.3",
          "protein_id": "XP_006724538.1",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3575,
          "cds_start": 7151,
          "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": "S",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 49,
          "exon_rank_end": null,
          "exon_count": 68,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr",
          "transcript": "XM_011545468.3",
          "protein_id": "XP_011543770.1",
          "transcript_support_level": null,
          "aa_start": 2384,
          "aa_end": null,
          "aa_length": 3295,
          "cds_start": 7151,
          "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": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "NM_004021.3",
          "protein_id": "NP_004012.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000474231.5",
          "protein_id": "ENSP00000417123.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "NM_004022.3",
          "protein_id": "NP_004013.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000359836.5",
          "protein_id": "ENSP00000352894.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "NM_004013.3",
          "protein_id": "NP_004004.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1225,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000378707.7",
          "protein_id": "ENSP00000367979.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1225,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000684130.1",
          "protein_id": "ENSP00000508037.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1212,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000620040.5",
          "protein_id": "ENSP00000478150.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1154,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "NM_004023.3",
          "protein_id": "NP_004014.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1133,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000682238.1",
          "protein_id": "ENSP00000508124.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1133,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "NM_004020.4",
          "protein_id": "NP_004011.3",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": null,
          "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": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.-230C>A",
          "hgvs_p": null,
          "transcript": "ENST00000541735.5",
          "protein_id": "ENSP00000444119.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": null,
          "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": 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": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.-230C>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": 6,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.812C>A",
          "hgvs_p": null,
          "transcript": "ENST00000681646.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": "ENST00000681646.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": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.812C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683117.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": "ENST00000683117.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": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.734C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683450.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": "ENST00000683450.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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.812C>A",
          "hgvs_p": null,
          "transcript": "ENST00000683851.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": "ENST00000683851.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.643C>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"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.-230C>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"
        }
      ],
      "gene_symbol": "DMD",
      "gene_hgnc_id": 2928,
      "dbsnp": "rs185706283",
      "frequency_reference_population": 0.00021072134,
      "hom_count_reference_population": 97,
      "allele_count_reference_population": 255,
      "gnomad_exomes_af": 0.000208564,
      "gnomad_genomes_af": 0.000231847,
      "gnomad_exomes_ac": 229,
      "gnomad_genomes_ac": 26,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.0074311792850494385,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.268,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.123,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.11,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.889,
      "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": -20,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_004006.3",
          "gene_symbol": "DMD",
          "hgnc_id": 2928,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL,AD",
          "hgvs_c": "c.7151C>A",
          "hgvs_p": "p.Ser2384Tyr"
        }
      ],
      "clinvar_disease": "Becker muscular dystrophy,Cardiomyopathy,Cardiovascular phenotype,Dilated cardiomyopathy 3B,Duchenne muscular dystrophy,Dystrophin deficiency,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:5 B:4",
      "phenotype_combined": "not specified|Dilated cardiomyopathy 3B|Cardiovascular phenotype|not provided|Duchenne muscular dystrophy|Becker muscular dystrophy;Cardiomyopathy;Duchenne muscular dystrophy;Dystrophin deficiency",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}