← 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: 19-10812351-T-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 3,
          "criteria": [
            "BP4_Moderate",
            "BP6"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "DNM2",
          "hgnc_id": 2974,
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "inheritance_mode": "AD,AR",
          "pathogenic_score": 0,
          "score": -3,
          "transcript": "NM_001005360.3",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate,BP6",
      "acmg_score": -3,
      "allele_count_reference_population": 31,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.1587,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.2,
      "chr": "19",
      "clinvar_classification": "Conflicting classifications of pathogenicity",
      "clinvar_disease": "Charcot-Marie-Tooth disease dominant intermediate B,Inborn genetic diseases,not provided",
      "clinvar_review_status": "criteria provided, conflicting classifications",
      "clinvar_submissions_summary": "US:2 LB:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.2497241497039795,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 870,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3633,
          "cdna_start": 1809,
          "cds_end": null,
          "cds_length": 2613,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001005361.3",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000389253.9",
          "protein_coding": true,
          "protein_id": "NP_001005361.1",
          "strand": true,
          "transcript": "NM_001005361.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 870,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3633,
          "cdna_start": 1809,
          "cds_end": null,
          "cds_length": 2613,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000389253.9",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001005361.3",
          "protein_coding": true,
          "protein_id": "ENSP00000373905.4",
          "strand": true,
          "transcript": "ENST00000389253.9",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 870,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3633,
          "cdna_start": 1809,
          "cds_end": null,
          "cds_length": 2613,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000355667.11",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000347890.6",
          "strand": true,
          "transcript": "ENST00000355667.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 869,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2774,
          "cdna_start": 1809,
          "cds_end": null,
          "cds_length": 2610,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000585892.5",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000468734.1",
          "strand": true,
          "transcript": "ENST00000585892.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3588,
          "cdna_start": 1783,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000359692.10",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000352721.6",
          "strand": true,
          "transcript": "ENST00000359692.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 900,
          "aa_ref": "S",
          "aa_start": 580,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3672,
          "cdna_start": 1851,
          "cds_end": null,
          "cds_length": 2703,
          "cds_start": 1738,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000957427.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1738T>A",
          "hgvs_p": "p.Ser580Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627486.1",
          "strand": true,
          "transcript": "ENST00000957427.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 895,
          "aa_ref": "S",
          "aa_start": 574,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3708,
          "cdna_start": 1884,
          "cds_end": null,
          "cds_length": 2688,
          "cds_start": 1720,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000916585.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1720T>A",
          "hgvs_p": "p.Ser574Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000586644.1",
          "strand": true,
          "transcript": "ENST00000916585.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 891,
          "aa_ref": "S",
          "aa_start": 570,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3700,
          "cdna_start": 1876,
          "cds_end": null,
          "cds_length": 2676,
          "cds_start": 1708,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957420.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1708T>A",
          "hgvs_p": "p.Ser570Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627479.1",
          "strand": true,
          "transcript": "ENST00000957420.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 879,
          "aa_ref": "S",
          "aa_start": 559,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3508,
          "cdna_start": 1687,
          "cds_end": null,
          "cds_length": 2640,
          "cds_start": 1675,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000957428.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1675T>A",
          "hgvs_p": "p.Ser559Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627487.1",
          "strand": true,
          "transcript": "ENST00000957428.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 876,
          "aa_ref": "S",
          "aa_start": 555,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3763,
          "cdna_start": 1932,
          "cds_end": null,
          "cds_length": 2631,
          "cds_start": 1663,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000908373.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1663T>A",
          "hgvs_p": "p.Ser555Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578432.1",
          "strand": true,
          "transcript": "ENST00000908373.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 875,
          "aa_ref": "S",
          "aa_start": 555,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3650,
          "cdna_start": 1827,
          "cds_end": null,
          "cds_length": 2628,
          "cds_start": 1663,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000908376.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1663T>A",
          "hgvs_p": "p.Ser555Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578435.1",
          "strand": true,
          "transcript": "ENST00000908376.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 875,
          "aa_ref": "S",
          "aa_start": 555,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3602,
          "cdna_start": 1781,
          "cds_end": null,
          "cds_length": 2628,
          "cds_start": 1663,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957426.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1663T>A",
          "hgvs_p": "p.Ser555Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627485.1",
          "strand": true,
          "transcript": "ENST00000957426.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 873,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3629,
          "cdna_start": 1784,
          "cds_end": null,
          "cds_length": 2622,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908381.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578440.1",
          "strand": true,
          "transcript": "ENST00000908381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 873,
          "aa_ref": "S",
          "aa_start": 553,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3172,
          "cdna_start": 1773,
          "cds_end": null,
          "cds_length": 2622,
          "cds_start": 1657,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957430.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1657T>A",
          "hgvs_p": "p.Ser553Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627489.1",
          "strand": true,
          "transcript": "ENST00000957430.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 872,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3654,
          "cdna_start": 1812,
          "cds_end": null,
          "cds_length": 2619,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000957419.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627478.1",
          "strand": true,
          "transcript": "ENST00000957419.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 870,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3633,
          "cdna_start": 1809,
          "cds_end": null,
          "cds_length": 2613,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001005360.3",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001005360.1",
          "strand": true,
          "transcript": "NM_001005360.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 869,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3630,
          "cdna_start": 1809,
          "cds_end": null,
          "cds_length": 2610,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001190716.2",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001177645.1",
          "strand": true,
          "transcript": "NM_001190716.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 869,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3718,
          "cdna_start": 1892,
          "cds_end": null,
          "cds_length": 2610,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957413.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627472.1",
          "strand": true,
          "transcript": "ENST00000957413.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 869,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3653,
          "cdna_start": 1832,
          "cds_end": null,
          "cds_length": 2610,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957416.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627475.1",
          "strand": true,
          "transcript": "ENST00000957416.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 869,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3652,
          "cdna_start": 1832,
          "cds_end": null,
          "cds_length": 2610,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957417.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627476.1",
          "strand": true,
          "transcript": "ENST00000957417.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 867,
          "aa_ref": "S",
          "aa_start": 546,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3667,
          "cdna_start": 1843,
          "cds_end": null,
          "cds_length": 2604,
          "cds_start": 1636,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908375.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1636T>A",
          "hgvs_p": "p.Ser546Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578434.1",
          "strand": true,
          "transcript": "ENST00000908375.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3621,
          "cdna_start": 1797,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001005362.3",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001005362.1",
          "strand": true,
          "transcript": "NM_001005362.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3621,
          "cdna_start": 1797,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_004945.4",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_004936.2",
          "strand": true,
          "transcript": "NM_004945.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3013,
          "cdna_start": 1668,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000408974.8",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386192.3",
          "strand": true,
          "transcript": "ENST00000408974.8",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": "S",
          "aa_start": 546,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3621,
          "cdna_start": 1800,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": 1636,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908378.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1636T>A",
          "hgvs_p": "p.Ser546Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578437.1",
          "strand": true,
          "transcript": "ENST00000908378.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5324,
          "cdna_start": 1902,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908371.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578430.1",
          "strand": true,
          "transcript": "ENST00000908371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5303,
          "cdna_start": 1902,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908372.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578431.1",
          "strand": true,
          "transcript": "ENST00000908372.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3670,
          "cdna_start": 1849,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000957414.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627473.1",
          "strand": true,
          "transcript": "ENST00000957414.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 865,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3661,
          "cdna_start": 1840,
          "cds_end": null,
          "cds_length": 2598,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000957415.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627474.1",
          "strand": true,
          "transcript": "ENST00000957415.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 864,
          "aa_ref": "S",
          "aa_start": 543,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3608,
          "cdna_start": 1784,
          "cds_end": null,
          "cds_length": 2595,
          "cds_start": 1627,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908380.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1627T>A",
          "hgvs_p": "p.Ser543Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578439.1",
          "strand": true,
          "transcript": "ENST00000908380.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 864,
          "aa_ref": "S",
          "aa_start": 545,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3589,
          "cdna_start": 1797,
          "cds_end": null,
          "cds_length": 2595,
          "cds_start": 1633,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908382.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1633T>A",
          "hgvs_p": "p.Ser545Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578441.1",
          "strand": true,
          "transcript": "ENST00000908382.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 863,
          "aa_ref": "S",
          "aa_start": 542,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3612,
          "cdna_start": 1788,
          "cds_end": null,
          "cds_length": 2592,
          "cds_start": 1624,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957422.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1624T>A",
          "hgvs_p": "p.Ser542Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627481.1",
          "strand": true,
          "transcript": "ENST00000957422.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 859,
          "aa_ref": "S",
          "aa_start": 538,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3676,
          "cdna_start": 1852,
          "cds_end": null,
          "cds_length": 2580,
          "cds_start": 1612,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908374.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1612T>A",
          "hgvs_p": "p.Ser538Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578433.1",
          "strand": true,
          "transcript": "ENST00000908374.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 858,
          "aa_ref": "S",
          "aa_start": 538,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3597,
          "cdna_start": 1776,
          "cds_end": null,
          "cds_length": 2577,
          "cds_start": 1612,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000908377.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1612T>A",
          "hgvs_p": "p.Ser538Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578436.1",
          "strand": true,
          "transcript": "ENST00000908377.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 837,
          "aa_ref": "S",
          "aa_start": 516,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3532,
          "cdna_start": 1708,
          "cds_end": null,
          "cds_length": 2514,
          "cds_start": 1546,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000957423.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1546T>A",
          "hgvs_p": "p.Ser516Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627482.1",
          "strand": true,
          "transcript": "ENST00000957423.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 837,
          "aa_ref": "S",
          "aa_start": 516,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3514,
          "cdna_start": 1698,
          "cds_end": null,
          "cds_length": 2514,
          "cds_start": 1546,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000957425.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1546T>A",
          "hgvs_p": "p.Ser516Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627484.1",
          "strand": true,
          "transcript": "ENST00000957425.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 820,
          "aa_ref": "S",
          "aa_start": 499,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3486,
          "cdna_start": 1663,
          "cds_end": null,
          "cds_length": 2463,
          "cds_start": 1495,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000957421.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1495T>A",
          "hgvs_p": "p.Ser499Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627480.1",
          "strand": true,
          "transcript": "ENST00000957421.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 816,
          "aa_ref": "S",
          "aa_start": 495,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3470,
          "cdna_start": 1647,
          "cds_end": null,
          "cds_length": 2451,
          "cds_start": 1483,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000908379.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1483T>A",
          "hgvs_p": "p.Ser495Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578438.1",
          "strand": true,
          "transcript": "ENST00000908379.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 816,
          "aa_ref": "S",
          "aa_start": 495,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3427,
          "cdna_start": 1611,
          "cds_end": null,
          "cds_length": 2451,
          "cds_start": 1483,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000908383.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1483T>A",
          "hgvs_p": "p.Ser495Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000578442.1",
          "strand": true,
          "transcript": "ENST00000908383.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 785,
          "aa_ref": "S",
          "aa_start": 549,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3396,
          "cdna_start": 1826,
          "cds_end": null,
          "cds_length": 2358,
          "cds_start": 1645,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000957418.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1645T>A",
          "hgvs_p": "p.Ser549Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627477.1",
          "strand": true,
          "transcript": "ENST00000957418.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 772,
          "aa_ref": "S",
          "aa_start": 451,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3013,
          "cdna_start": 1495,
          "cds_end": null,
          "cds_length": 2319,
          "cds_start": 1351,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000957429.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1351T>A",
          "hgvs_p": "p.Ser451Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627488.1",
          "strand": true,
          "transcript": "ENST00000957429.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 715,
          "aa_ref": "S",
          "aa_start": 394,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3158,
          "cdna_start": 1337,
          "cds_end": null,
          "cds_length": 2148,
          "cds_start": 1180,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000957424.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.1180T>A",
          "hgvs_p": "p.Ser394Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000627483.1",
          "strand": true,
          "transcript": "ENST00000957424.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": 4299,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000590787.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "n.3144T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000590787.1",
          "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": 5651,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000590806.5",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "n.3833T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000590806.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": 2871,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000681972.1",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "n.1076T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000681972.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 288,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 868,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 868,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000587830.2",
          "gene_hgnc_id": 2974,
          "gene_symbol": "DNM2",
          "hgvs_c": "c.*51T>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000466603.2",
          "strand": true,
          "transcript": "ENST00000587830.2",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs144763522",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00001925851,
      "gene_hgnc_id": 2974,
      "gene_symbol": "DNM2",
      "gnomad_exomes_ac": 13,
      "gnomad_exomes_af": 0.00000891842,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 18,
      "gnomad_genomes_af": 0.000118405,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
      "phenotype_combined": "not provided|Charcot-Marie-Tooth disease dominant intermediate B|Inborn genetic diseases",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.755,
      "pos": 10812351,
      "ref": "T",
      "revel_prediction": "Uncertain_significance",
      "revel_score": 0.37,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001005360.3"
    }
  ]
}
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.