← 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: 2-148470218-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 148470218,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "ENST00000642680.2",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001378120.1",
          "protein_id": "NP_001365049.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1727,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5184,
          "cdna_start": 3793,
          "cdna_end": null,
          "cdna_length": 10732,
          "mane_select": "ENST00000642680.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "ENST00000642680.2",
          "protein_id": "ENSP00000493871.2",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1727,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5184,
          "cdna_start": 3793,
          "cdna_end": null,
          "cdna_length": 10732,
          "mane_select": "NM_001378120.1",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "ENST00000407073.5",
          "protein_id": "ENSP00000386049.1",
          "transcript_support_level": 1,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 3272,
          "cdna_end": null,
          "cdna_length": 9512,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438854.1",
          "protein_id": "NP_001425783.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3852,
          "cdna_end": null,
          "cdna_length": 10830,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438856.1",
          "protein_id": "NP_001425785.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1727,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5184,
          "cdna_start": 3852,
          "cdna_end": null,
          "cdna_length": 10791,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438857.1",
          "protein_id": "NP_001425786.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1727,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5184,
          "cdna_start": 3880,
          "cdna_end": null,
          "cdna_length": 10819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438858.1",
          "protein_id": "NP_001425787.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1727,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5184,
          "cdna_start": 3642,
          "cdna_end": null,
          "cdna_length": 10581,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438855.1",
          "protein_id": "NP_001425784.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1507,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4524,
          "cdna_start": 3793,
          "cdna_end": null,
          "cdna_length": 10072,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "ENST00000638043.2",
          "protein_id": "ENSP00000490728.2",
          "transcript_support_level": 5,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1507,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4524,
          "cdna_start": 3378,
          "cdna_end": null,
          "cdna_length": 7019,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438859.1",
          "protein_id": "NP_001425788.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 3793,
          "cdna_end": null,
          "cdna_length": 10033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438860.1",
          "protein_id": "NP_001425789.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 3852,
          "cdna_end": null,
          "cdna_length": 10092,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438861.1",
          "protein_id": "NP_001425790.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 3642,
          "cdna_end": null,
          "cdna_length": 9882,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_001438862.1",
          "protein_id": "NP_001425791.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 3235,
          "cdna_end": null,
          "cdna_length": 9475,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "NM_018328.5",
          "protein_id": "NP_060798.2",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 3272,
          "cdna_end": null,
          "cdna_length": 9512,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.1492G>A",
          "hgvs_p": "p.Val498Met",
          "transcript": "ENST00000416015.2",
          "protein_id": "ENSP00000393168.1",
          "transcript_support_level": 5,
          "aa_start": 498,
          "aa_end": null,
          "aa_length": 1063,
          "cds_start": 1492,
          "cds_end": null,
          "cds_length": 3192,
          "cdna_start": 1494,
          "cdna_end": null,
          "cdna_length": 4343,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "ENST00000627651.2",
          "protein_id": "ENSP00000486370.1",
          "transcript_support_level": 5,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 851,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 2556,
          "cdna_start": 3373,
          "cdna_end": null,
          "cdna_length": 5610,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_011511472.3",
          "protein_id": "XP_011509774.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3168,
          "cdna_end": null,
          "cdna_length": 10146,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445055.1",
          "protein_id": "XP_047301011.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3793,
          "cdna_end": null,
          "cdna_length": 10771,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445056.1",
          "protein_id": "XP_047301012.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3406,
          "cdna_end": null,
          "cdna_length": 10384,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445057.1",
          "protein_id": "XP_047301013.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3642,
          "cdna_end": null,
          "cdna_length": 10620,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445058.1",
          "protein_id": "XP_047301014.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 30883,
          "cdna_end": null,
          "cdna_length": 37861,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445063.1",
          "protein_id": "XP_047301019.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 4060,
          "cdna_end": null,
          "cdna_length": 11038,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445068.1",
          "protein_id": "XP_047301024.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3317,
          "cdna_end": null,
          "cdna_length": 10295,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445074.1",
          "protein_id": "XP_047301030.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 20276,
          "cdna_end": null,
          "cdna_length": 27254,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445077.1",
          "protein_id": "XP_047301033.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3812,
          "cdna_end": null,
          "cdna_length": 10790,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445078.1",
          "protein_id": "XP_047301034.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3701,
          "cdna_end": null,
          "cdna_length": 10679,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445079.1",
          "protein_id": "XP_047301035.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3939,
          "cdna_end": null,
          "cdna_length": 10917,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445080.1",
          "protein_id": "XP_047301036.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 9428,
          "cdna_end": null,
          "cdna_length": 16406,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445081.1",
          "protein_id": "XP_047301037.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 3099,
          "cdna_end": null,
          "cdna_length": 10077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445082.1",
          "protein_id": "XP_047301038.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1740,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5223,
          "cdna_start": 6225,
          "cdna_end": null,
          "cdna_length": 13203,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_024452988.2",
          "protein_id": "XP_024308756.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1713,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5142,
          "cdna_start": 30883,
          "cdna_end": null,
          "cdna_length": 33832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_024452989.2",
          "protein_id": "XP_024308757.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1700,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 5103,
          "cdna_start": 30883,
          "cdna_end": null,
          "cdna_length": 33793,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.1930G>A",
          "hgvs_p": "p.Val644Met",
          "transcript": "XM_047445086.1",
          "protein_id": "XP_047301042.1",
          "transcript_support_level": null,
          "aa_start": 644,
          "aa_end": null,
          "aa_length": 1625,
          "cds_start": 1930,
          "cds_end": null,
          "cds_length": 4878,
          "cdna_start": 2316,
          "cdna_end": null,
          "cdna_length": 9294,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_024452990.2",
          "protein_id": "XP_024308758.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1507,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4524,
          "cdna_start": 3642,
          "cdna_end": null,
          "cdna_length": 9921,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445088.1",
          "protein_id": "XP_047301044.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1507,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4524,
          "cdna_start": 3310,
          "cdna_end": null,
          "cdna_length": 9589,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met",
          "transcript": "XM_047445093.1",
          "protein_id": "XP_047301049.1",
          "transcript_support_level": null,
          "aa_start": 759,
          "aa_end": null,
          "aa_length": 1494,
          "cds_start": 2275,
          "cds_end": null,
          "cds_length": 4485,
          "cdna_start": 9428,
          "cdna_end": null,
          "cdna_length": 15668,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "n.709G>A",
          "hgvs_p": null,
          "transcript": "ENST00000628572.2",
          "protein_id": "ENSP00000486209.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3595,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MBD5",
          "gene_hgnc_id": 20444,
          "hgvs_c": "n.2275G>A",
          "hgvs_p": null,
          "transcript": "ENST00000629878.2",
          "protein_id": "ENSP00000487089.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4130,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MBD5",
      "gene_hgnc_id": 20444,
      "dbsnp": "rs377604964",
      "frequency_reference_population": 0.000083032806,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 134,
      "gnomad_exomes_af": 0.0000827812,
      "gnomad_genomes_af": 0.0000854499,
      "gnomad_exomes_ac": 121,
      "gnomad_genomes_ac": 13,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.05618023872375488,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.081,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0707,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.53,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.329,
      "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": -20,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000642680.2",
          "gene_symbol": "MBD5",
          "hgnc_id": 20444,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2275G>A",
          "hgvs_p": "p.Val759Met"
        }
      ],
      "clinvar_disease": " autosomal dominant 1,Intellectual disability,not provided,not specified",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:3 B:1",
      "phenotype_combined": "Intellectual disability, autosomal dominant 1|not provided|not specified",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}