← 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: 1-155343632-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 155343632,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000392403.8",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "NM_018489.3",
          "protein_id": "NP_060959.2",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8842,
          "cdna_end": null,
          "cdna_length": 12037,
          "mane_select": "ENST00000392403.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "ENST00000392403.8",
          "protein_id": "ENSP00000376204.3",
          "transcript_support_level": 5,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8842,
          "cdna_end": null,
          "cdna_length": 12037,
          "mane_select": "NM_018489.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8107C>T",
          "hgvs_p": "p.Arg2703Cys",
          "transcript": "ENST00000368346.7",
          "protein_id": "ENSP00000357330.3",
          "transcript_support_level": 1,
          "aa_start": 2703,
          "aa_end": null,
          "aa_length": 2969,
          "cds_start": 8107,
          "cds_end": null,
          "cds_length": 8910,
          "cdna_start": 8747,
          "cdna_end": null,
          "cdna_length": 11942,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8107C>T",
          "hgvs_p": "p.Arg2703Cys",
          "transcript": "NM_001366177.2",
          "protein_id": "NP_001353106.1",
          "transcript_support_level": null,
          "aa_start": 2703,
          "aa_end": null,
          "aa_length": 2969,
          "cds_start": 8107,
          "cds_end": null,
          "cds_length": 8910,
          "cdna_start": 8857,
          "cdna_end": null,
          "cdna_length": 12052,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "ENST00000679133.1",
          "protein_id": "ENSP00000504026.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2969,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8910,
          "cdna_start": 8254,
          "cdna_end": null,
          "cdna_length": 11431,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "ENST00000677213.1",
          "protein_id": "ENSP00000503315.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8281,
          "cdna_end": null,
          "cdna_length": 11457,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "ENST00000678117.1",
          "protein_id": "ENSP00000504629.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8373,
          "cdna_end": null,
          "cdna_length": 11549,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "ENST00000679097.1",
          "protein_id": "ENSP00000503265.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8354,
          "cdna_end": null,
          "cdna_length": 11530,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8089C>T",
          "hgvs_p": "p.Arg2697Cys",
          "transcript": "ENST00000677825.1",
          "protein_id": "ENSP00000503792.1",
          "transcript_support_level": null,
          "aa_start": 2697,
          "aa_end": null,
          "aa_length": 2963,
          "cds_start": 8089,
          "cds_end": null,
          "cds_length": 8892,
          "cdna_start": 8188,
          "cdna_end": null,
          "cdna_length": 11364,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.7912C>T",
          "hgvs_p": "p.Arg2638Cys",
          "transcript": "ENST00000679333.1",
          "protein_id": "ENSP00000504598.1",
          "transcript_support_level": null,
          "aa_start": 2638,
          "aa_end": null,
          "aa_length": 2904,
          "cds_start": 7912,
          "cds_end": null,
          "cds_length": 8715,
          "cdna_start": 8074,
          "cdna_end": null,
          "cdna_length": 11250,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.202C>T",
          "hgvs_p": "p.Arg68Cys",
          "transcript": "ENST00000677992.1",
          "protein_id": "ENSP00000503958.1",
          "transcript_support_level": null,
          "aa_start": 68,
          "aa_end": null,
          "aa_length": 338,
          "cds_start": 202,
          "cds_end": null,
          "cds_length": 1017,
          "cdna_start": 203,
          "cdna_end": null,
          "cdna_length": 3377,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "XM_006711450.4",
          "protein_id": "XP_006711513.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8322,
          "cdna_end": null,
          "cdna_length": 11517,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "XM_006711451.4",
          "protein_id": "XP_006711514.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8397,
          "cdna_end": null,
          "cdna_length": 11592,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "XM_017001785.2",
          "protein_id": "XP_016857274.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8321,
          "cdna_end": null,
          "cdna_length": 11516,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "XM_047425230.1",
          "protein_id": "XP_047281186.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 8439,
          "cdna_end": null,
          "cdna_length": 11634,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "XM_047425235.1",
          "protein_id": "XP_047281191.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 12078,
          "cdna_end": null,
          "cdna_length": 15273,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys",
          "transcript": "XM_047425241.1",
          "protein_id": "XP_047281197.1",
          "transcript_support_level": null,
          "aa_start": 2698,
          "aa_end": null,
          "aa_length": 2964,
          "cds_start": 8092,
          "cds_end": null,
          "cds_length": 8895,
          "cdna_start": 9329,
          "cdna_end": null,
          "cdna_length": 12524,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.7912C>T",
          "hgvs_p": "p.Arg2638Cys",
          "transcript": "XM_047425247.1",
          "protein_id": "XP_047281203.1",
          "transcript_support_level": null,
          "aa_start": 2638,
          "aa_end": null,
          "aa_length": 2904,
          "cds_start": 7912,
          "cds_end": null,
          "cds_length": 8715,
          "cdna_start": 8217,
          "cdna_end": null,
          "cdna_length": 11412,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.7912C>T",
          "hgvs_p": "p.Arg2638Cys",
          "transcript": "XM_047425248.1",
          "protein_id": "XP_047281204.1",
          "transcript_support_level": null,
          "aa_start": 2638,
          "aa_end": null,
          "aa_length": 2904,
          "cds_start": 7912,
          "cds_end": null,
          "cds_length": 8715,
          "cdna_start": 8141,
          "cdna_end": null,
          "cdna_length": 11336,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.2932C>T",
          "hgvs_p": "p.Arg978Cys",
          "transcript": "XM_011509770.4",
          "protein_id": "XP_011508072.1",
          "transcript_support_level": null,
          "aa_start": 978,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 2932,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": 3097,
          "cdna_end": null,
          "cdna_length": 6292,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "c.2932C>T",
          "hgvs_p": "p.Arg978Cys",
          "transcript": "XM_017001788.2",
          "protein_id": "XP_016857277.1",
          "transcript_support_level": null,
          "aa_start": 978,
          "aa_end": null,
          "aa_length": 1244,
          "cds_start": 2932,
          "cds_end": null,
          "cds_length": 3735,
          "cdna_start": 3070,
          "cdna_end": null,
          "cdna_length": 6265,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.249C>T",
          "hgvs_p": null,
          "transcript": "ENST00000478837.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": 723,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.520C>T",
          "hgvs_p": null,
          "transcript": "ENST00000548566.1",
          "protein_id": null,
          "transcript_support_level": 4,
          "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": 584,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*3109C>T",
          "hgvs_p": null,
          "transcript": "ENST00000676814.1",
          "protein_id": "ENSP00000504300.1",
          "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": 12184,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*3015C>T",
          "hgvs_p": null,
          "transcript": "ENST00000677042.1",
          "protein_id": "ENSP00000503440.1",
          "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": 11471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*2957C>T",
          "hgvs_p": null,
          "transcript": "ENST00000678699.1",
          "protein_id": "ENSP00000503202.1",
          "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": 11458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*3109C>T",
          "hgvs_p": null,
          "transcript": "ENST00000676814.1",
          "protein_id": "ENSP00000504300.1",
          "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": 12184,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*3015C>T",
          "hgvs_p": null,
          "transcript": "ENST00000677042.1",
          "protein_id": "ENSP00000503440.1",
          "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": 11471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*2957C>T",
          "hgvs_p": null,
          "transcript": "ENST00000678699.1",
          "protein_id": "ENSP00000503202.1",
          "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": 11458,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ASH1L",
          "gene_hgnc_id": 19088,
          "hgvs_c": "n.*345C>T",
          "hgvs_p": null,
          "transcript": "ENST00000492987.2",
          "protein_id": "ENSP00000448820.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": 784,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ASH1L",
      "gene_hgnc_id": 19088,
      "dbsnp": "rs1001568799",
      "frequency_reference_population": 0.000004104276,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 6,
      "gnomad_exomes_af": 0.00000410428,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 6,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9157651662826538,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.882,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.8191,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.35,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 6.111,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PP3_Moderate,BS2",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PP3_Moderate",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000392403.8",
          "gene_symbol": "ASH1L",
          "hgnc_id": 19088,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.8092C>T",
          "hgvs_p": "p.Arg2698Cys"
        }
      ],
      "clinvar_disease": "Inborn genetic diseases",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Inborn genetic diseases",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}