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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 31507416,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_004006.3",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "NM_004006.3",
          "protein_id": "NP_003997.2",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3685,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 11058,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13992,
          "mane_select": "ENST00000357033.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004006.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "ENST00000357033.9",
          "protein_id": "ENSP00000354923.3",
          "transcript_support_level": 1,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3685,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 11058,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13992,
          "mane_select": "NM_004006.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000357033.9"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8243A>G",
          "hgvs_p": "p.Tyr2748Cys",
          "transcript": "NM_004009.3",
          "protein_id": "NP_004000.1",
          "transcript_support_level": null,
          "aa_start": 2748,
          "aa_end": null,
          "aa_length": 3681,
          "cds_start": 8243,
          "cds_end": null,
          "cds_length": 11046,
          "cdna_start": 8506,
          "cdna_end": null,
          "cdna_length": 14000,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004009.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8243A>G",
          "hgvs_p": "p.Tyr2748Cys",
          "transcript": "ENST00000378677.6",
          "protein_id": "ENSP00000367948.2",
          "transcript_support_level": 5,
          "aa_start": 2748,
          "aa_end": null,
          "aa_length": 3681,
          "cds_start": 8243,
          "cds_end": null,
          "cds_length": 11046,
          "cdna_start": 8438,
          "cdna_end": null,
          "cdna_length": 13932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378677.6"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8231A>G",
          "hgvs_p": "p.Tyr2744Cys",
          "transcript": "NM_000109.4",
          "protein_id": "NP_000100.3",
          "transcript_support_level": null,
          "aa_start": 2744,
          "aa_end": null,
          "aa_length": 3677,
          "cds_start": 8231,
          "cds_end": null,
          "cds_length": 11034,
          "cdna_start": 8354,
          "cdna_end": null,
          "cdna_length": 13854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000109.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 79,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.7886A>G",
          "hgvs_p": "p.Tyr2629Cys",
          "transcript": "NM_004010.3",
          "protein_id": "NP_004001.1",
          "transcript_support_level": null,
          "aa_start": 2629,
          "aa_end": null,
          "aa_length": 3562,
          "cds_start": 7886,
          "cds_end": null,
          "cds_length": 10689,
          "cdna_start": 8589,
          "cdna_end": null,
          "cdna_length": 14083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004010.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.4232A>G",
          "hgvs_p": "p.Tyr1411Cys",
          "transcript": "NM_004011.4",
          "protein_id": "NP_004002.3",
          "transcript_support_level": null,
          "aa_start": 1411,
          "aa_end": null,
          "aa_length": 2344,
          "cds_start": 4232,
          "cds_end": null,
          "cds_length": 7035,
          "cdna_start": 4251,
          "cdna_end": null,
          "cdna_length": 9751,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004011.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.4223A>G",
          "hgvs_p": "p.Tyr1408Cys",
          "transcript": "NM_004012.4",
          "protein_id": "NP_004003.2",
          "transcript_support_level": null,
          "aa_start": 1408,
          "aa_end": null,
          "aa_length": 2341,
          "cds_start": 4223,
          "cds_end": null,
          "cds_length": 7026,
          "cdna_start": 4394,
          "cdna_end": null,
          "cdna_length": 9894,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004012.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 51,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.4223A>G",
          "hgvs_p": "p.Tyr1408Cys",
          "transcript": "ENST00000619831.5",
          "protein_id": "ENSP00000479270.2",
          "transcript_support_level": 5,
          "aa_start": 1408,
          "aa_end": null,
          "aa_length": 2341,
          "cds_start": 4223,
          "cds_end": null,
          "cds_length": 7026,
          "cdna_start": 4403,
          "cdna_end": null,
          "cdna_length": 9903,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000619831.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.3101A>G",
          "hgvs_p": "p.Tyr1034Cys",
          "transcript": "ENST00000358062.7",
          "protein_id": "ENSP00000350765.3",
          "transcript_support_level": 5,
          "aa_start": 1034,
          "aa_end": null,
          "aa_length": 1972,
          "cds_start": 3101,
          "cds_end": null,
          "cds_length": 5919,
          "cdna_start": 3101,
          "cdna_end": null,
          "cdna_length": 8531,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000358062.7"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "NM_004021.3",
          "protein_id": "NP_004012.2",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7384,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004021.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000474231.5",
          "protein_id": "ENSP00000417123.1",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1243,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3732,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 5209,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000474231.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "NM_004022.3",
          "protein_id": "NP_004013.2",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7345,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004022.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000359836.5",
          "protein_id": "ENSP00000352894.1",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1230,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3693,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7339,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000359836.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "NM_004013.3",
          "protein_id": "NP_004004.2",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1225,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3678,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7416,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004013.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000378707.7",
          "protein_id": "ENSP00000367979.3",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1225,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3678,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7410,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000378707.7"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000684130.1",
          "protein_id": "ENSP00000508037.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1212,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3639,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7361,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684130.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000620040.5",
          "protein_id": "ENSP00000478150.2",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1154,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3465,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 6941,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000620040.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "NM_004023.3",
          "protein_id": "NP_004014.2",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1133,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3402,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7054,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004023.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000682238.1",
          "protein_id": "ENSP00000508124.1",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1133,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3402,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7037,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682238.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "NM_004020.4",
          "protein_id": "NP_004011.3",
          "transcript_support_level": null,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7086,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004020.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.875A>G",
          "hgvs_p": "p.Tyr292Cys",
          "transcript": "ENST00000541735.5",
          "protein_id": "ENSP00000444119.1",
          "transcript_support_level": 5,
          "aa_start": 292,
          "aa_end": null,
          "aa_length": 1115,
          "cds_start": 875,
          "cds_end": null,
          "cds_length": 3348,
          "cdna_start": 1916,
          "cdna_end": null,
          "cdna_length": 7080,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000541735.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.110A>G",
          "hgvs_p": "p.Tyr37Cys",
          "transcript": "ENST00000343523.7",
          "protein_id": "ENSP00000340057.4",
          "transcript_support_level": 5,
          "aa_start": 37,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 110,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": 312,
          "cdna_end": null,
          "cdna_length": 5806,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000343523.7"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.68A>G",
          "hgvs_p": "p.Tyr23Cys",
          "transcript": "NM_004014.3",
          "protein_id": "NP_004005.2",
          "transcript_support_level": null,
          "aa_start": 23,
          "aa_end": null,
          "aa_length": 956,
          "cds_start": 68,
          "cds_end": null,
          "cds_length": 2871,
          "cdna_start": 127,
          "cdna_end": null,
          "cdna_length": 5627,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004014.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "XM_006724468.3",
          "protein_id": "XP_006724531.1",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3703,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 11112,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13960,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724468.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8231A>G",
          "hgvs_p": "p.Tyr2744Cys",
          "transcript": "XM_006724469.4",
          "protein_id": "XP_006724532.1",
          "transcript_support_level": null,
          "aa_start": 2744,
          "aa_end": null,
          "aa_length": 3695,
          "cds_start": 8231,
          "cds_end": null,
          "cds_length": 11088,
          "cdna_start": 8354,
          "cdna_end": null,
          "cdna_length": 13822,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724469.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "XM_006724470.4",
          "protein_id": "XP_006724533.1",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3690,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 11073,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13921,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724470.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 78,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "XM_017029328.2",
          "protein_id": "XP_016884817.1",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3672,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 11019,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13953,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017029328.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 55,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8132A>G",
          "hgvs_p": "p.Tyr2711Cys",
          "transcript": "XM_011545467.2",
          "protein_id": "XP_011543769.1",
          "transcript_support_level": null,
          "aa_start": 2711,
          "aa_end": null,
          "aa_length": 3662,
          "cds_start": 8132,
          "cds_end": null,
          "cds_length": 10989,
          "cdna_start": 8369,
          "cdna_end": null,
          "cdna_length": 13837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011545467.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 55,
          "exon_rank_end": null,
          "exon_count": 77,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8117A>G",
          "hgvs_p": "p.Tyr2706Cys",
          "transcript": "XM_006724473.3",
          "protein_id": "XP_006724536.1",
          "transcript_support_level": null,
          "aa_start": 2706,
          "aa_end": null,
          "aa_length": 3657,
          "cds_start": 8117,
          "cds_end": null,
          "cds_length": 10974,
          "cdna_start": 8354,
          "cdna_end": null,
          "cdna_length": 13822,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724473.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 74,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "XM_006724474.4",
          "protein_id": "XP_006724537.1",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3593,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 10782,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13630,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724474.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 75,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "XM_006724475.3",
          "protein_id": "XP_006724538.1",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3575,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 10728,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 13662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006724475.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 56,
          "exon_rank_end": null,
          "exon_count": 68,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys",
          "transcript": "XM_011545468.3",
          "protein_id": "XP_011543770.1",
          "transcript_support_level": null,
          "aa_start": 2752,
          "aa_end": null,
          "aa_length": 3295,
          "cds_start": 8255,
          "cds_end": null,
          "cds_length": 9888,
          "cdna_start": 8492,
          "cdna_end": null,
          "cdna_length": 10595,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.875A>G",
          "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": 7161,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.1916A>G",
          "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": 3648,
          "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": 12,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.1720A>G",
          "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": 3151,
          "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": 12,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DMD",
          "gene_hgnc_id": 2928,
          "hgvs_c": "n.1747A>G",
          "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": 4250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000683957.1"
        }
      ],
      "gene_symbol": "DMD",
      "gene_hgnc_id": 2928,
      "dbsnp": "rs373832446",
      "frequency_reference_population": 0.00024655994,
      "hom_count_reference_population": 93,
      "allele_count_reference_population": 298,
      "gnomad_exomes_af": 0.000256321,
      "gnomad_genomes_af": 0.000151313,
      "gnomad_exomes_ac": 281,
      "gnomad_genomes_ac": 17,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.23642498254776,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.272,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.2911,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.22,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.337,
      "phylop100way_prediction": "Benign",
      "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": -7,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6,BS2",
      "acmg_by_gene": [
        {
          "score": -7,
          "benign_score": 7,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_004006.3",
          "gene_symbol": "DMD",
          "hgnc_id": 2928,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "XL,AD",
          "hgvs_c": "c.8255A>G",
          "hgvs_p": "p.Tyr2752Cys"
        }
      ],
      "clinvar_disease": "Cardiovascular phenotype,DMD-related disorder,Duchenne muscular dystrophy,not provided,not specified",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:3 LB:2 B:2",
      "phenotype_combined": "not provided|not specified|Duchenne muscular dystrophy|DMD-related disorder|Cardiovascular phenotype",
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.