← 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: 12-31083891-C-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 31083891,
      "ref": "C",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "ENST00000542838.6",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_030653.4",
          "protein_id": "NP_085911.2",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 906,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2721,
          "cdna_start": 459,
          "cdna_end": null,
          "cdna_length": 3920,
          "mane_select": "ENST00000542838.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "ENST00000542838.6",
          "protein_id": "ENSP00000443426.1",
          "transcript_support_level": 1,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 906,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2721,
          "cdna_start": 459,
          "cdna_end": null,
          "cdna_length": 3920,
          "mane_select": "NM_030653.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "ENST00000545668.5",
          "protein_id": "ENSP00000440402.1",
          "transcript_support_level": 1,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": 303,
          "cdna_end": null,
          "cdna_length": 3751,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.145C>G",
          "hgvs_p": "p.Arg49Gly",
          "transcript": "ENST00000228264.10",
          "protein_id": "ENSP00000228264.6",
          "transcript_support_level": 1,
          "aa_start": 49,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 145,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": 264,
          "cdna_end": null,
          "cdna_length": 3717,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "ENST00000350437.8",
          "protein_id": "ENSP00000309965.5",
          "transcript_support_level": 1,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 856,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2571,
          "cdna_start": 421,
          "cdna_end": null,
          "cdna_length": 3724,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.223C>G",
          "hgvs_p": null,
          "transcript": "ENST00000542244.5",
          "protein_id": "ENSP00000441425.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1193,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001257144.2",
          "protein_id": "NP_001244073.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": 337,
          "cdna_end": null,
          "cdna_length": 3793,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001413695.1",
          "protein_id": "NP_001400624.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": 547,
          "cdna_end": null,
          "cdna_length": 4003,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001413696.1",
          "protein_id": "NP_001400625.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": 290,
          "cdna_end": null,
          "cdna_length": 3746,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_152438.2",
          "protein_id": "NP_689651.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 970,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2913,
          "cdna_start": 459,
          "cdna_end": null,
          "cdna_length": 3915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.145C>G",
          "hgvs_p": "p.Arg49Gly",
          "transcript": "NM_001413699.1",
          "protein_id": "NP_001400628.1",
          "transcript_support_level": null,
          "aa_start": 49,
          "aa_end": null,
          "aa_length": 944,
          "cds_start": 145,
          "cds_end": null,
          "cds_length": 2835,
          "cdna_start": 386,
          "cdna_end": null,
          "cdna_length": 3842,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001413692.1",
          "protein_id": "NP_001400621.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 906,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2721,
          "cdna_start": 337,
          "cdna_end": null,
          "cdna_length": 3798,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001413693.1",
          "protein_id": "NP_001400622.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 906,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2721,
          "cdna_start": 570,
          "cdna_end": null,
          "cdna_length": 4031,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001413694.1",
          "protein_id": "NP_001400623.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 906,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2721,
          "cdna_start": 290,
          "cdna_end": null,
          "cdna_length": 3751,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.145C>G",
          "hgvs_p": "p.Arg49Gly",
          "transcript": "NM_001257145.2",
          "protein_id": "NP_001244074.1",
          "transcript_support_level": null,
          "aa_start": 49,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 145,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": 264,
          "cdna_end": null,
          "cdna_length": 3725,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.145C>G",
          "hgvs_p": "p.Arg49Gly",
          "transcript": "NM_001413697.1",
          "protein_id": "NP_001400626.1",
          "transcript_support_level": null,
          "aa_start": 49,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 145,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": 386,
          "cdna_end": null,
          "cdna_length": 3847,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.145C>G",
          "hgvs_p": "p.Arg49Gly",
          "transcript": "NM_001413698.1",
          "protein_id": "NP_001400627.1",
          "transcript_support_level": null,
          "aa_start": 49,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 145,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": 217,
          "cdna_end": null,
          "cdna_length": 3678,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_001413700.1",
          "protein_id": "NP_001400629.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 877,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2634,
          "cdna_start": 459,
          "cdna_end": null,
          "cdna_length": 3833,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "NM_004399.3",
          "protein_id": "NP_004390.3",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 856,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 2571,
          "cdna_start": 459,
          "cdna_end": null,
          "cdna_length": 3770,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "ENST00000438391.6",
          "protein_id": "ENSP00000407646.2",
          "transcript_support_level": 5,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 301,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 907,
          "cdna_start": 451,
          "cdna_end": null,
          "cdna_length": 1135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.145C>G",
          "hgvs_p": "p.Arg49Gly",
          "transcript": "ENST00000415475.6",
          "protein_id": "ENSP00000406457.2",
          "transcript_support_level": 3,
          "aa_start": 49,
          "aa_end": null,
          "aa_length": 223,
          "cds_start": 145,
          "cds_end": null,
          "cds_length": 674,
          "cdna_start": 354,
          "cdna_end": null,
          "cdna_length": 883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "ENST00000535317.5",
          "protein_id": "ENSP00000440171.1",
          "transcript_support_level": 3,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 190,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 575,
          "cdna_start": 635,
          "cdna_end": null,
          "cdna_length": 879,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.97C>G",
          "hgvs_p": "p.Arg33Gly",
          "transcript": "ENST00000544652.1",
          "protein_id": "ENSP00000473610.1",
          "transcript_support_level": 5,
          "aa_start": 33,
          "aa_end": null,
          "aa_length": 91,
          "cds_start": 97,
          "cds_end": null,
          "cds_length": 276,
          "cdna_start": 97,
          "cdna_end": null,
          "cdna_length": 400,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_017018919.3",
          "protein_id": "XP_016874408.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 1091,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 3276,
          "cdna_start": 634,
          "cdna_end": null,
          "cdna_length": 4345,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.301C>G",
          "hgvs_p": "p.Arg101Gly",
          "transcript": "XM_047428447.1",
          "protein_id": "XP_047284403.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 1081,
          "cds_start": 301,
          "cds_end": null,
          "cds_length": 3246,
          "cdna_start": 547,
          "cdna_end": null,
          "cdna_length": 4258,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018920.3",
          "protein_id": "XP_016874409.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 1055,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 3168,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3968,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "XM_017018922.2",
          "protein_id": "XP_016874411.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 1055,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 3168,
          "cdna_start": 459,
          "cdna_end": null,
          "cdna_length": 4170,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly",
          "transcript": "XM_017018925.2",
          "protein_id": "XP_016874414.1",
          "transcript_support_level": null,
          "aa_start": 75,
          "aa_end": null,
          "aa_length": 1055,
          "cds_start": 223,
          "cds_end": null,
          "cds_length": 3168,
          "cdna_start": 507,
          "cdna_end": null,
          "cdna_length": 4218,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018921.3",
          "protein_id": "XP_016874410.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 1043,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 3132,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_011520592.4",
          "protein_id": "XP_011518894.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 1031,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 3096,
          "cdna_start": 634,
          "cdna_end": null,
          "cdna_length": 4165,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018926.3",
          "protein_id": "XP_016874415.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 1021,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 3066,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.301C>G",
          "hgvs_p": "p.Arg101Gly",
          "transcript": "XM_047428448.1",
          "protein_id": "XP_047284404.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 1021,
          "cds_start": 301,
          "cds_end": null,
          "cds_length": 3066,
          "cdna_start": 547,
          "cdna_end": null,
          "cdna_length": 4078,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018927.3",
          "protein_id": "XP_016874416.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 1018,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 3057,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3857,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_005253331.5",
          "protein_id": "XP_005253388.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 634,
          "cdna_end": null,
          "cdna_length": 4090,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_047428449.1",
          "protein_id": "XP_047284405.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 401,
          "cdna_end": null,
          "cdna_length": 3857,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018928.3",
          "protein_id": "XP_016874417.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 1004,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 3015,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 4012,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018929.3",
          "protein_id": "XP_016874418.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 991,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2976,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3973,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018930.3",
          "protein_id": "XP_016874419.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 979,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2940,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_006719050.5",
          "protein_id": "XP_006719113.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 967,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 2904,
          "cdna_start": 634,
          "cdna_end": null,
          "cdna_length": 4170,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_047428451.1",
          "protein_id": "XP_047284407.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 967,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 2904,
          "cdna_start": 401,
          "cdna_end": null,
          "cdna_length": 3937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.301C>G",
          "hgvs_p": "p.Arg101Gly",
          "transcript": "XM_047428452.1",
          "protein_id": "XP_047284408.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 957,
          "cds_start": 301,
          "cds_end": null,
          "cds_length": 2874,
          "cdna_start": 547,
          "cdna_end": null,
          "cdna_length": 4083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_005253333.5",
          "protein_id": "XP_005253390.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 942,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 2829,
          "cdna_start": 634,
          "cdna_end": null,
          "cdna_length": 4095,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_047428453.1",
          "protein_id": "XP_047284409.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 942,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 2829,
          "cdna_start": 401,
          "cdna_end": null,
          "cdna_length": 3862,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.301C>G",
          "hgvs_p": "p.Arg101Gly",
          "transcript": "XM_047428454.1",
          "protein_id": "XP_047284410.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 932,
          "cds_start": 301,
          "cds_end": null,
          "cds_length": 2799,
          "cdna_start": 547,
          "cdna_end": null,
          "cdna_length": 4008,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428455.1",
          "protein_id": "XP_047284411.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 904,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2715,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3933,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428456.1",
          "protein_id": "XP_047284412.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 894,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2685,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3682,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_011520595.4",
          "protein_id": "XP_011518897.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 892,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 2679,
          "cdna_start": 634,
          "cdna_end": null,
          "cdna_length": 3945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.331C>G",
          "hgvs_p": "p.Arg111Gly",
          "transcript": "XM_047428459.1",
          "protein_id": "XP_047284415.1",
          "transcript_support_level": null,
          "aa_start": 111,
          "aa_end": null,
          "aa_length": 892,
          "cds_start": 331,
          "cds_end": null,
          "cds_length": 2679,
          "cdna_start": 401,
          "cdna_end": null,
          "cdna_length": 3712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428457.1",
          "protein_id": "XP_047284413.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 891,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2676,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3894,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428458.1",
          "protein_id": "XP_047284414.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 882,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2649,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 2817,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.301C>G",
          "hgvs_p": "p.Arg101Gly",
          "transcript": "XM_047428461.1",
          "protein_id": "XP_047284417.1",
          "transcript_support_level": null,
          "aa_start": 101,
          "aa_end": null,
          "aa_length": 857,
          "cds_start": 301,
          "cds_end": null,
          "cds_length": 2574,
          "cdna_start": 547,
          "cdna_end": null,
          "cdna_length": 4004,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428460.1",
          "protein_id": "XP_047284416.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2565,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 3783,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428463.1",
          "protein_id": "XP_047284419.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 724,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2175,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 2304,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018938.3",
          "protein_id": "XP_016874427.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 723,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2172,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 2338,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_017018939.3",
          "protein_id": "XP_016874428.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 720,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2163,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 2329,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_047428464.1",
          "protein_id": "XP_047284420.1",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 2250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.262C>G",
          "hgvs_p": "p.Arg88Gly",
          "transcript": "XM_011520597.4",
          "protein_id": "XP_011518899.2",
          "transcript_support_level": null,
          "aa_start": 88,
          "aa_end": null,
          "aa_length": 649,
          "cds_start": 262,
          "cds_end": null,
          "cds_length": 1950,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 2039,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.223C>G",
          "hgvs_p": null,
          "transcript": "ENST00000435753.6",
          "protein_id": "ENSP00000406799.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4182,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.417C>G",
          "hgvs_p": null,
          "transcript": "ENST00000535158.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.428C>G",
          "hgvs_p": null,
          "transcript": "ENST00000536265.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3603,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.223C>G",
          "hgvs_p": null,
          "transcript": "ENST00000539049.5",
          "protein_id": "ENSP00000445568.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.145C>G",
          "hgvs_p": null,
          "transcript": "ENST00000540935.5",
          "protein_id": "ENSP00000443578.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1210,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.223C>G",
          "hgvs_p": null,
          "transcript": "ENST00000542129.5",
          "protein_id": "ENSP00000442466.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1561,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.459C>G",
          "hgvs_p": null,
          "transcript": "NR_182200.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3905,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.459C>G",
          "hgvs_p": null,
          "transcript": "NR_182201.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3840,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.459C>G",
          "hgvs_p": null,
          "transcript": "NR_182202.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3910,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.459C>G",
          "hgvs_p": null,
          "transcript": "NR_182203.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3841,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.296C>G",
          "hgvs_p": null,
          "transcript": "XR_001748610.3",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2661,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.296C>G",
          "hgvs_p": null,
          "transcript": "XR_007063056.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2511,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.296C>G",
          "hgvs_p": null,
          "transcript": "XR_007063057.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2305,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.296C>G",
          "hgvs_p": null,
          "transcript": "XR_007063058.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2296,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.-306C>G",
          "hgvs_p": null,
          "transcript": "NM_001413703.1",
          "protein_id": "NP_001400632.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2193,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3603,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.-838C>G",
          "hgvs_p": null,
          "transcript": "NM_001413704.1",
          "protein_id": "NP_001400633.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 683,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2052,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4114,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.-838C>G",
          "hgvs_p": null,
          "transcript": "NM_001413705.1",
          "protein_id": "NP_001400634.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4119,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.-656C>G",
          "hgvs_p": null,
          "transcript": "NM_001413706.1",
          "protein_id": "NP_001400635.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 584,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1755,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "c.-230-76C>G",
          "hgvs_p": null,
          "transcript": "NM_001413702.1",
          "protein_id": "NP_001400631.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 730,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2193,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3766,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.49+15C>G",
          "hgvs_p": null,
          "transcript": "ENST00000538345.1",
          "protein_id": "ENSP00000445219.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 498,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "DDX11",
          "gene_hgnc_id": 2736,
          "hgvs_c": "n.145-76C>G",
          "hgvs_p": null,
          "transcript": "ENST00000543756.5",
          "protein_id": "ENSP00000439298.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 613,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "DDX11",
      "gene_hgnc_id": 2736,
      "dbsnp": "rs781413815",
      "frequency_reference_population": 0.0000027373824,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 4,
      "gnomad_exomes_af": 0.00000273738,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 4,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.0695161521434784,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.037,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0845,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.4,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.271,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000542838.6",
          "gene_symbol": "DDX11",
          "hgnc_id": 2736,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.223C>G",
          "hgvs_p": "p.Arg75Gly"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}