← 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: 6-31884941-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 31884941,
      "ref": "G",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "NM_001363689.2",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "NM_006709.5",
          "protein_id": "NP_006700.3",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1210,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000375537.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_006709.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000375537.9",
          "protein_id": "ENSP00000364687.4",
          "transcript_support_level": 1,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1210,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3633,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_006709.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000375537.9"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2590C>A",
          "hgvs_p": "p.Arg864Arg",
          "transcript": "ENST00000395728.7",
          "protein_id": "ENSP00000379078.3",
          "transcript_support_level": 1,
          "aa_start": 864,
          "aa_end": null,
          "aa_length": 1267,
          "cds_start": 2590,
          "cds_end": null,
          "cds_length": 3804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000395728.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2590C>A",
          "hgvs_p": "p.Arg864Arg",
          "transcript": "NM_001363689.2",
          "protein_id": "NP_001350618.1",
          "transcript_support_level": null,
          "aa_start": 864,
          "aa_end": null,
          "aa_length": 1267,
          "cds_start": 2590,
          "cds_end": null,
          "cds_length": 3804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001363689.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000962959.1",
          "protein_id": "ENSP00000633018.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1251,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3756,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962959.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000962960.1",
          "protein_id": "ENSP00000633019.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1241,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3726,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962960.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000892701.1",
          "protein_id": "ENSP00000562760.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1240,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3723,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892701.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2488C>A",
          "hgvs_p": "p.Arg830Arg",
          "transcript": "NM_001289413.2",
          "protein_id": "NP_001276342.1",
          "transcript_support_level": null,
          "aa_start": 830,
          "aa_end": null,
          "aa_length": 1233,
          "cds_start": 2488,
          "cds_end": null,
          "cds_length": 3702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001289413.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2488C>A",
          "hgvs_p": "p.Arg830Arg",
          "transcript": "ENST00000375528.8",
          "protein_id": "ENSP00000364678.4",
          "transcript_support_level": 2,
          "aa_start": 830,
          "aa_end": null,
          "aa_length": 1233,
          "cds_start": 2488,
          "cds_end": null,
          "cds_length": 3702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000375528.8"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000892698.1",
          "protein_id": "ENSP00000562757.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1227,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3684,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892698.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2446C>A",
          "hgvs_p": "p.Arg816Arg",
          "transcript": "ENST00000892705.1",
          "protein_id": "ENSP00000562764.1",
          "transcript_support_level": null,
          "aa_start": 816,
          "aa_end": null,
          "aa_length": 1219,
          "cds_start": 2446,
          "cds_end": null,
          "cds_length": 3660,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892705.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "NM_001395160.1",
          "protein_id": "NP_001382089.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1217,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3654,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395160.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000892695.1",
          "protein_id": "ENSP00000562754.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1217,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3654,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892695.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000920078.1",
          "protein_id": "ENSP00000590137.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1216,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3651,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920078.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2416C>A",
          "hgvs_p": "p.Arg806Arg",
          "transcript": "ENST00000920074.1",
          "protein_id": "ENSP00000590133.1",
          "transcript_support_level": null,
          "aa_start": 806,
          "aa_end": null,
          "aa_length": 1209,
          "cds_start": 2416,
          "cds_end": null,
          "cds_length": 3630,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920074.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "ENST00000920076.1",
          "protein_id": "ENSP00000590135.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1209,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3630,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920076.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2416C>A",
          "hgvs_p": "p.Arg806Arg",
          "transcript": "ENST00000962957.1",
          "protein_id": "ENSP00000633016.1",
          "transcript_support_level": null,
          "aa_start": 806,
          "aa_end": null,
          "aa_length": 1209,
          "cds_start": 2416,
          "cds_end": null,
          "cds_length": 3630,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962957.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2365C>A",
          "hgvs_p": "p.Arg789Arg",
          "transcript": "ENST00000892700.1",
          "protein_id": "ENSP00000562759.1",
          "transcript_support_level": null,
          "aa_start": 789,
          "aa_end": null,
          "aa_length": 1199,
          "cds_start": 2365,
          "cds_end": null,
          "cds_length": 3600,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892700.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2374C>A",
          "hgvs_p": "p.Arg792Arg",
          "transcript": "ENST00000892703.1",
          "protein_id": "ENSP00000562762.1",
          "transcript_support_level": null,
          "aa_start": 792,
          "aa_end": null,
          "aa_length": 1195,
          "cds_start": 2374,
          "cds_end": null,
          "cds_length": 3588,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892703.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2356C>A",
          "hgvs_p": "p.Arg786Arg",
          "transcript": "NM_001395161.1",
          "protein_id": "NP_001382090.1",
          "transcript_support_level": null,
          "aa_start": 786,
          "aa_end": null,
          "aa_length": 1189,
          "cds_start": 2356,
          "cds_end": null,
          "cds_length": 3570,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395161.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2350C>A",
          "hgvs_p": "p.Arg784Arg",
          "transcript": "ENST00000920073.1",
          "protein_id": "ENSP00000590132.1",
          "transcript_support_level": null,
          "aa_start": 784,
          "aa_end": null,
          "aa_length": 1187,
          "cds_start": 2350,
          "cds_end": null,
          "cds_length": 3564,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920073.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2347C>A",
          "hgvs_p": "p.Arg783Arg",
          "transcript": "ENST00000962958.1",
          "protein_id": "ENSP00000633017.1",
          "transcript_support_level": null,
          "aa_start": 783,
          "aa_end": null,
          "aa_length": 1186,
          "cds_start": 2347,
          "cds_end": null,
          "cds_length": 3561,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962958.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2419C>A",
          "hgvs_p": "p.Arg807Arg",
          "transcript": "NM_001395162.1",
          "protein_id": "NP_001382091.1",
          "transcript_support_level": null,
          "aa_start": 807,
          "aa_end": null,
          "aa_length": 1184,
          "cds_start": 2419,
          "cds_end": null,
          "cds_length": 3555,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395162.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2317C>A",
          "hgvs_p": "p.Arg773Arg",
          "transcript": "NM_001395163.1",
          "protein_id": "NP_001382092.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1183,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 3552,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395163.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2317C>A",
          "hgvs_p": "p.Arg773Arg",
          "transcript": "ENST00000892697.1",
          "protein_id": "ENSP00000562756.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1183,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 3552,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892697.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2317C>A",
          "hgvs_p": "p.Arg773Arg",
          "transcript": "ENST00000962961.1",
          "protein_id": "ENSP00000633020.1",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1182,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 3549,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000962961.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2317C>A",
          "hgvs_p": "p.Arg773Arg",
          "transcript": "NM_025256.7",
          "protein_id": "NP_079532.5",
          "transcript_support_level": null,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_025256.7"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2317C>A",
          "hgvs_p": "p.Arg773Arg",
          "transcript": "ENST00000375530.8",
          "protein_id": "ENSP00000364680.4",
          "transcript_support_level": 5,
          "aa_start": 773,
          "aa_end": null,
          "aa_length": 1176,
          "cds_start": 2317,
          "cds_end": null,
          "cds_length": 3531,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000375530.8"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2314C>A",
          "hgvs_p": "p.Arg772Arg",
          "transcript": "ENST00000892702.1",
          "protein_id": "ENSP00000562761.1",
          "transcript_support_level": null,
          "aa_start": 772,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": 2314,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892702.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2296C>A",
          "hgvs_p": "p.Arg766Arg",
          "transcript": "ENST00000920077.1",
          "protein_id": "ENSP00000590136.1",
          "transcript_support_level": null,
          "aa_start": 766,
          "aa_end": null,
          "aa_length": 1169,
          "cds_start": 2296,
          "cds_end": null,
          "cds_length": 3510,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920077.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2272C>A",
          "hgvs_p": "p.Arg758Arg",
          "transcript": "ENST00000920075.1",
          "protein_id": "ENSP00000590134.1",
          "transcript_support_level": null,
          "aa_start": 758,
          "aa_end": null,
          "aa_length": 1161,
          "cds_start": 2272,
          "cds_end": null,
          "cds_length": 3486,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000920075.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2200C>A",
          "hgvs_p": "p.Arg734Arg",
          "transcript": "ENST00000892704.1",
          "protein_id": "ENSP00000562763.1",
          "transcript_support_level": null,
          "aa_start": 734,
          "aa_end": null,
          "aa_length": 1137,
          "cds_start": 2200,
          "cds_end": null,
          "cds_length": 3414,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892704.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2161C>A",
          "hgvs_p": "p.Arg721Arg",
          "transcript": "NM_001395165.1",
          "protein_id": "NP_001382094.1",
          "transcript_support_level": null,
          "aa_start": 721,
          "aa_end": null,
          "aa_length": 1124,
          "cds_start": 2161,
          "cds_end": null,
          "cds_length": 3375,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395165.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2098C>A",
          "hgvs_p": "p.Arg700Arg",
          "transcript": "ENST00000892707.1",
          "protein_id": "ENSP00000562766.1",
          "transcript_support_level": null,
          "aa_start": 700,
          "aa_end": null,
          "aa_length": 1103,
          "cds_start": 2098,
          "cds_end": null,
          "cds_length": 3312,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892707.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.1792C>A",
          "hgvs_p": "p.Arg598Arg",
          "transcript": "NM_001318833.2",
          "protein_id": "NP_001305762.1",
          "transcript_support_level": null,
          "aa_start": 598,
          "aa_end": null,
          "aa_length": 1008,
          "cds_start": 1792,
          "cds_end": null,
          "cds_length": 3027,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001318833.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.802C>A",
          "hgvs_p": "p.Arg268Arg",
          "transcript": "ENST00000892699.1",
          "protein_id": "ENSP00000562758.1",
          "transcript_support_level": null,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 671,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 2016,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892699.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.409C>A",
          "hgvs_p": "p.Arg137Arg",
          "transcript": "ENST00000436026.1",
          "protein_id": "ENSP00000412353.1",
          "transcript_support_level": 5,
          "aa_start": 137,
          "aa_end": null,
          "aa_length": 296,
          "cds_start": 409,
          "cds_end": null,
          "cds_length": 893,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000436026.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2953C>A",
          "hgvs_p": "p.Arg985Arg",
          "transcript": "XM_006714974.2",
          "protein_id": "XP_006715037.2",
          "transcript_support_level": null,
          "aa_start": 985,
          "aa_end": null,
          "aa_length": 1395,
          "cds_start": 2953,
          "cds_end": null,
          "cds_length": 4188,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006714974.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2851C>A",
          "hgvs_p": "p.Arg951Arg",
          "transcript": "XM_006714975.2",
          "protein_id": "XP_006715038.2",
          "transcript_support_level": null,
          "aa_start": 951,
          "aa_end": null,
          "aa_length": 1361,
          "cds_start": 2851,
          "cds_end": null,
          "cds_length": 4086,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006714975.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2344-142C>A",
          "hgvs_p": null,
          "transcript": "NM_001395164.1",
          "protein_id": "NP_001382093.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001395164.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2344-142C>A",
          "hgvs_p": null,
          "transcript": "ENST00000892696.1",
          "protein_id": "ENSP00000562755.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1175,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3528,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892696.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 17,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "c.2242-142C>A",
          "hgvs_p": null,
          "transcript": "ENST00000892706.1",
          "protein_id": "ENSP00000562765.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1141,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3426,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892706.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "n.201C>A",
          "hgvs_p": null,
          "transcript": "ENST00000461880.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000461880.5"
        },
        {
          "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": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "n.523C>A",
          "hgvs_p": null,
          "transcript": "ENST00000477678.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000477678.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "n.2380C>A",
          "hgvs_p": null,
          "transcript": "ENST00000480912.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000480912.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "n.1497C>A",
          "hgvs_p": null,
          "transcript": "ENST00000494816.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000494816.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "EHMT2",
          "gene_hgnc_id": 14129,
          "hgvs_c": "n.-135C>A",
          "hgvs_p": null,
          "transcript": "ENST00000478491.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000478491.5"
        }
      ],
      "gene_symbol": "EHMT2",
      "gene_hgnc_id": 14129,
      "dbsnp": "rs770418733",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.017999999225139618,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "REVEL",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.018,
      "revel_prediction": "Benign",
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.34,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.021,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -1,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Moderate,BP7",
      "acmg_by_gene": [
        {
          "score": -1,
          "benign_score": 3,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001363689.2",
          "gene_symbol": "EHMT2",
          "hgnc_id": 14129,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2590C>A",
          "hgvs_p": "p.Arg864Arg"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}