← 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: 5-177512145-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 21,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BS1",
            "BS2"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "DDX41",
          "hgnc_id": 18674,
          "hgvs_c": "c.1683C>T",
          "hgvs_p": "p.Pro561Pro",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 0,
          "score": -21,
          "transcript": "NM_016222.4",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS1,BS2",
      "acmg_score": -21,
      "allele_count_reference_population": 2019,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.89,
      "chr": "5",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_disease": "DDX41-related hematologic malignancy predisposition syndrome,Inborn genetic diseases,not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2 B:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.8899999856948853,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 622,
          "aa_ref": "P",
          "aa_start": 561,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2099,
          "cdna_start": 1699,
          "cds_end": null,
          "cds_length": 1869,
          "cds_start": 1683,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_016222.4",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1683C>T",
          "hgvs_p": "p.Pro561Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000330503.12",
          "protein_coding": true,
          "protein_id": "NP_057306.2",
          "strand": false,
          "transcript": "NM_016222.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 622,
          "aa_ref": "P",
          "aa_start": 561,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2099,
          "cdna_start": 1699,
          "cds_end": null,
          "cds_length": 1869,
          "cds_start": 1683,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000330503.12",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1683C>T",
          "hgvs_p": "p.Pro561Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_016222.4",
          "protein_coding": true,
          "protein_id": "ENSP00000330349.8",
          "strand": false,
          "transcript": "ENST00000330503.12",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2230,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000507955.6",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.*891C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000422753.2",
          "strand": false,
          "transcript": "ENST00000507955.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2230,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000507955.6",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.*891C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000422753.2",
          "strand": false,
          "transcript": "ENST00000507955.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 629,
          "aa_ref": "P",
          "aa_start": 568,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2109,
          "cdna_start": 1709,
          "cds_end": null,
          "cds_length": 1890,
          "cds_start": 1704,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000904584.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1704C>T",
          "hgvs_p": "p.Pro568Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000574643.1",
          "strand": false,
          "transcript": "ENST00000904584.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "P",
          "aa_start": 562,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2102,
          "cdna_start": 1702,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 1686,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000904582.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1686C>T",
          "hgvs_p": "p.Pro562Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000574641.1",
          "strand": false,
          "transcript": "ENST00000904582.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 621,
          "aa_ref": "P",
          "aa_start": 561,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2085,
          "cdna_start": 1688,
          "cds_end": null,
          "cds_length": 1866,
          "cds_start": 1683,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000904586.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1683C>T",
          "hgvs_p": "p.Pro561Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000574645.1",
          "strand": false,
          "transcript": "ENST00000904586.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 621,
          "aa_ref": "P",
          "aa_start": 560,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2116,
          "cdna_start": 1708,
          "cds_end": null,
          "cds_length": 1866,
          "cds_start": 1680,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000935788.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1680C>T",
          "hgvs_p": "p.Pro560Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000605847.1",
          "strand": false,
          "transcript": "ENST00000935788.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 620,
          "aa_ref": "P",
          "aa_start": 559,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2111,
          "cdna_start": 1711,
          "cds_end": null,
          "cds_length": 1863,
          "cds_start": 1677,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000959789.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1677C>T",
          "hgvs_p": "p.Pro559Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000629848.1",
          "strand": false,
          "transcript": "ENST00000959789.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 618,
          "aa_ref": "P",
          "aa_start": 557,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2086,
          "cdna_start": 1687,
          "cds_end": null,
          "cds_length": 1857,
          "cds_start": 1671,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000904583.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1671C>T",
          "hgvs_p": "p.Pro557Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000574642.1",
          "strand": false,
          "transcript": "ENST00000904583.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 616,
          "aa_ref": "P",
          "aa_start": 555,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2070,
          "cdna_start": 1670,
          "cds_end": null,
          "cds_length": 1851,
          "cds_start": 1665,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000904585.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1665C>T",
          "hgvs_p": "p.Pro555Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000574644.1",
          "strand": false,
          "transcript": "ENST00000904585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 598,
          "aa_ref": "P",
          "aa_start": 537,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2026,
          "cdna_start": 1626,
          "cds_end": null,
          "cds_length": 1797,
          "cds_start": 1611,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000935789.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1611C>T",
          "hgvs_p": "p.Pro537Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000605848.1",
          "strand": false,
          "transcript": "ENST00000935789.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 578,
          "aa_ref": "P",
          "aa_start": 517,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1955,
          "cdna_start": 1556,
          "cds_end": null,
          "cds_length": 1737,
          "cds_start": 1551,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000904587.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1551C>T",
          "hgvs_p": "p.Pro517Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000574646.1",
          "strand": false,
          "transcript": "ENST00000904587.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 496,
          "aa_ref": "P",
          "aa_start": 435,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2376,
          "cdna_start": 1976,
          "cds_end": null,
          "cds_length": 1491,
          "cds_start": 1305,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001321732.2",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1305C>T",
          "hgvs_p": "p.Pro435Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001308661.1",
          "strand": false,
          "transcript": "NM_001321732.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 496,
          "aa_ref": "P",
          "aa_start": 435,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2168,
          "cdna_start": 1768,
          "cds_end": null,
          "cds_length": 1491,
          "cds_start": 1305,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 17,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001321830.2",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "c.1305C>T",
          "hgvs_p": "p.Pro435Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001308759.1",
          "strand": false,
          "transcript": "NM_001321830.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2375,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000503078.5",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.1976C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000503078.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2949,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000505081.5",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.2550C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000505081.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1564,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000507900.5",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.1187C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000507900.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 686,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000512334.5",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.286C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000512334.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1708,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000650742.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.1666C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000650742.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1179,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000652565.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.798C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000652565.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2029,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 14,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000652618.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.1680C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000652618.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2094,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 16,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000652623.1",
          "gene_hgnc_id": 18674,
          "gene_symbol": "DDX41",
          "hgvs_c": "n.1755C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000652623.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs140652745",
      "effect": "synonymous_variant",
      "frequency_reference_population": 0.0012513574,
      "gene_hgnc_id": 18674,
      "gene_symbol": "DDX41",
      "gnomad_exomes_ac": 1041,
      "gnomad_exomes_af": 0.000712419,
      "gnomad_exomes_homalt": 13,
      "gnomad_genomes_ac": 978,
      "gnomad_genomes_af": 0.00642449,
      "gnomad_genomes_homalt": 13,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 26,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "phenotype_combined": "not specified|DDX41-related hematologic malignancy predisposition syndrome|not provided|Inborn genetic diseases",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -4.519,
      "pos": 177512145,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.05000000074505806,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.05,
      "transcript": "NM_016222.4"
    }
  ]
}
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.